Uses of Interface
com.orientechnologies.orient.client.remote.ORemotePushHandler
Packages that use ORemotePushHandler
Package
Description
-
Uses of ORemotePushHandler in com.orientechnologies.orient.client.remote
Classes in com.orientechnologies.orient.client.remote that implement ORemotePushHandlerConstructors in com.orientechnologies.orient.client.remote with parameters of type ORemotePushHandlerModifierConstructorDescriptionORemoteClientPushThread(ORemotePushHandler storage, String host, int retryDelay, long requestTimeout) -
Uses of ORemotePushHandler in com.orientechnologies.orient.client.remote.message
Methods in com.orientechnologies.orient.client.remote.message with parameters of type ORemotePushHandlerModifier and TypeMethodDescriptionOBinaryPushRequest.execute(ORemotePushHandler remote) OLiveQueryPushRequest.execute(ORemotePushHandler remote) OPushDistributedConfigurationRequest.execute(ORemotePushHandler remote) OPushFunctionsRequest.execute(ORemotePushHandler pushHandler) OPushIndexManagerRequest.execute(ORemotePushHandler pushHandler) OPushSchemaRequest.execute(ORemotePushHandler pushHandler) OPushSequencesRequest.execute(ORemotePushHandler pushHandler) OPushStorageConfigurationRequest.execute(ORemotePushHandler pushHandler)