Class ORemotePushHandlerImpl
java.lang.Object
com.orientechnologies.orient.client.remote.ORemotePushHandlerImpl
- All Implemented Interfaces:
ORemotePushHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatePush(byte push) voidexecuteLiveQueryPush(OLiveQueryPushRequest pushRequest) executeUpdateSchema(OPushSchemaRequest request) getNetwork(String host) voidonPushDisconnect(OChannelBinary network, Exception e) voidonPushReconnect(String host) voidreturnSocket(OChannelBinary network)
-
Constructor Details
-
ORemotePushHandlerImpl
-
-
Method Details
-
getNetwork
- Specified by:
getNetworkin interfaceORemotePushHandler
-
createPush
- Specified by:
createPushin interfaceORemotePushHandler
-
executeLiveQueryPush
- Specified by:
executeLiveQueryPushin interfaceORemotePushHandler
-
onPushReconnect
- Specified by:
onPushReconnectin interfaceORemotePushHandler
-
onPushDisconnect
- Specified by:
onPushDisconnectin interfaceORemotePushHandler
-
returnSocket
- Specified by:
returnSocketin interfaceORemotePushHandler
-
executeUpdateDistributedConfig
public OBinaryPushResponse executeUpdateDistributedConfig(OPushDistributedConfigurationRequest request) - Specified by:
executeUpdateDistributedConfigin interfaceORemotePushHandler
-
executeUpdateFunction
- Specified by:
executeUpdateFunctionin interfaceORemotePushHandler
-
executeUpdateSequences
- Specified by:
executeUpdateSequencesin interfaceORemotePushHandler
-
executeUpdateStorageConfig
- Specified by:
executeUpdateStorageConfigin interfaceORemotePushHandler
-
executeUpdateSchema
- Specified by:
executeUpdateSchemain interfaceORemotePushHandler
-
executeUpdateIndexManager
- Specified by:
executeUpdateIndexManagerin interfaceORemotePushHandler
-