| Package | Description |
|---|---|
| com.orientechnologies.orient.server |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Set<java.lang.ref.WeakReference<ONetworkProtocolBinary>> |
OPushManager.distributedConfigPush |
protected java.util.concurrent.ConcurrentMap<java.lang.String,java.util.Set<java.lang.ref.WeakReference<ONetworkProtocolBinary>>> |
OPushEventType.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
OPushEventType.subscribe(java.lang.String database,
ONetworkProtocolBinary protocol) |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
OPushManager.genericNotify(java.util.Map<java.lang.String,java.util.Set<java.lang.ref.WeakReference<ONetworkProtocolBinary>>> context,
java.lang.String database,
OPushEventType pack) |
Copyright © 2009–2022 OrientDB. All rights reserved.