Interface ORemotePushHandler
- All Known Implementing Classes:
ORemotePushHandlerImpl
public interface ORemotePushHandler
Created by tglman on 10/05/17.
-
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)
-
Method Details
-
getNetwork
-
createPush
-
executeUpdateDistributedConfig
-
executeUpdateStorageConfig
-
executeLiveQueryPush
-
onPushReconnect
-
onPushDisconnect
-
returnSocket
-
executeUpdateSchema
-
executeUpdateIndexManager
-
executeUpdateFunction
-
executeUpdateSequences
-