| Package | Description |
|---|---|
| com.orientechnologies.orient.server |
| Modifier and Type | Field and Description |
|---|---|
protected Set<WeakReference<ONetworkProtocolBinary>> |
OPushManager.distributedConfigPush |
protected Map<String,Set<WeakReference<ONetworkProtocolBinary>>> |
OPushManager.functions |
protected Map<String,Set<WeakReference<ONetworkProtocolBinary>>> |
OPushManager.indexManager |
protected Map<String,Set<WeakReference<ONetworkProtocolBinary>>> |
OPushManager.schema |
protected Map<String,Set<WeakReference<ONetworkProtocolBinary>>> |
OPushManager.sequences |
protected Map<String,Set<WeakReference<ONetworkProtocolBinary>>> |
OPushManager.storageConfigurations |
| Modifier and Type | Method and Description |
|---|---|
void |
OPushManager.subscribeDistributeConfig(ONetworkProtocolBinary channel) |
void |
OPushManager.subscribeFunctions(ODatabaseDocumentInternal database,
ONetworkProtocolBinary protocol) |
void |
OPushManager.subscribeIndexManager(ODatabaseDocumentInternal database,
ONetworkProtocolBinary protocol) |
void |
OPushManager.subscribeSchema(ODatabaseDocumentInternal database,
ONetworkProtocolBinary protocol) |
void |
OPushManager.subscribeSequences(ODatabaseDocumentInternal database,
ONetworkProtocolBinary protocol) |
void |
OPushManager.subscribeStorageConfiguration(ODatabaseDocumentInternal database,
ONetworkProtocolBinary protocol) |
void |
OClientConnection.validateSession(byte[] tokenFromNetwork,
OTokenHandler handler,
ONetworkProtocolBinary protocol) |
Copyright © 2009–2018 OrientDB. All rights reserved.