public class RemoteTopicMapStore extends InMemoryTopicMapStore
transaction
base_address, closed, deleted, open, readonly, readonlySet, reference, topic_listeners
IN_MEMORY_IMPLEMENTATION, RDBMS_IMPLEMENTATION
Constructor and Description |
---|
RemoteTopicMapStore(String baseuri) |
RemoteTopicMapStore(String baseuri,
String tmid) |
Modifier and Type | Method and Description |
---|---|
RemoteTopicIndex |
getTopicIndex() |
TopicMapTransactionIF |
getTransaction() |
close, close, getEventManager, getImplementation, getProperty, isTransactional, setBaseAddress
abort, commit, delete, getBaseAddress, getReference, getTopicMap, isOpen, isReadOnly, open, setReadOnly, setReference, setTopicListeners, validate
public RemoteTopicMapStore(String baseuri)
public TopicMapTransactionIF getTransaction()
getTransaction
in class InMemoryTopicMapStore
public RemoteTopicIndex getTopicIndex()