Modifier and Type | Method and Description |
---|---|
OBinaryPushRequest |
ORemotePushHandler.createPush(byte push) |
OBinaryPushRequest |
OStorageRemote.createPush(byte type) |
Modifier and Type | Class and Description |
---|---|
class |
OLiveQueryPushRequest
Created by tglman on 17/05/17.
|
class |
OPushDistributedConfigurationRequest
Created by tglman on 11/01/17.
|
class |
OPushFunctionsRequest |
class |
OPushIndexManagerRequest |
class |
OPushSchemaRequest |
class |
OPushSequencesRequest |
class |
OPushStorageConfigurationRequest |
Modifier and Type | Method and Description |
---|---|
OBinaryPushRequest<?> |
OPushEventType.getRequest(String database) |
Modifier and Type | Method and Description |
---|---|
void |
OPushEventType.send(String database,
OBinaryPushRequest<?> request,
OPushManager pushManager) |
Modifier and Type | Method and Description |
---|---|
OBinaryPushResponse |
ONetworkProtocolBinary.push(OBinaryPushRequest request) |
Copyright © 2009–2020 OrientDB. All rights reserved.