Package | Description |
---|---|
com.orientechnologies.orient.server.distributed.impl |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<String,ODistributedStorage> |
ODistributedAbstractPlugin.storages |
Modifier and Type | Method and Description |
---|---|
ODistributedStorage |
ODistributedAbstractPlugin.getStorage(String dbName) |
ODistributedStorage |
ODistributedAbstractPlugin.getStorage(String dbName,
OAbstractPaginatedStorage wrapped) |
ODistributedStorage |
ODatabaseDocumentDistributed.getStorageDistributed() |
ODistributedStorage |
ODistributedAbstractPlugin.getStorageIfExists(String dbName) |
Constructor and Description |
---|
ONewDistributedTransactionManager(ODistributedStorage storage,
ODistributedServerManager manager,
ODistributedDatabase iDDatabase) |
Copyright © 2009–2020 OrientDB. All rights reserved.