| Package | Description |
|---|---|
| com.orientechnologies.orient.client.remote | |
| com.orientechnologies.orient.client.remote.message |
| Modifier and Type | Method and Description |
|---|---|
OBinaryPushResponse |
ORemotePushHandler.executeUpdateDistributedConfig(OPushDistributedConfigurationRequest request) |
OBinaryPushResponse |
OStorageRemote.executeUpdateDistributedConfig(OPushDistributedConfigurationRequest request) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OBinaryPushRequest<T extends OBinaryPushResponse>
Created by tglman on 11/01/17.
|
| Modifier and Type | Method and Description |
|---|---|
OBinaryPushResponse |
OBinaryPushRequest.createResponse() |
OBinaryPushResponse |
OLiveQueryPushRequest.createResponse() |
OBinaryPushResponse |
OPushDistributedConfigurationRequest.createResponse() |
OBinaryPushResponse |
OLiveQueryPushRequest.execute(ORemotePushHandler remote) |
OBinaryPushResponse |
OPushDistributedConfigurationRequest.execute(ORemotePushHandler remote) |
Copyright © 2009–2017 OrientDB. All rights reserved.