Package | Description |
---|---|
ola | |
ola.proto |
Modifier and Type | Method and Description |
---|---|
Ola.UIDListReply |
OlaClient.forceDiscovery(int universe,
boolean full)
Force discovery of a universe.
|
Ola.UIDListReply |
OlaClient.getUIDs(int universe)
Get UID's.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Ola.UIDListReply> |
Ola.UIDListReply.PARSER |
Modifier and Type | Method and Description |
---|---|
Ola.UIDListReply |
Ola.UIDListReply.Builder.build() |
Ola.UIDListReply |
Ola.UIDListReply.Builder.buildPartial() |
Ola.UIDListReply |
Ola.OlaServerService.BlockingInterface.forceDiscovery(com.google.protobuf.RpcController controller,
Ola.DiscoveryRequest request) |
static Ola.UIDListReply |
Ola.UIDListReply.getDefaultInstance() |
Ola.UIDListReply |
Ola.UIDListReply.getDefaultInstanceForType() |
Ola.UIDListReply |
Ola.UIDListReply.Builder.getDefaultInstanceForType() |
Ola.UIDListReply |
Ola.OlaServerService.BlockingInterface.getUIDs(com.google.protobuf.RpcController controller,
Ola.UniverseRequest request) |
static Ola.UIDListReply |
Ola.UIDListReply.parseDelimitedFrom(InputStream input) |
static Ola.UIDListReply |
Ola.UIDListReply.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(byte[] data) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(com.google.protobuf.ByteString data) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(InputStream input) |
static Ola.UIDListReply |
Ola.UIDListReply.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Ola.UIDListReply> |
Ola.UIDListReply.getParserForType() |
Modifier and Type | Method and Description |
---|---|
Ola.UIDListReply.Builder |
Ola.UIDListReply.Builder.mergeFrom(Ola.UIDListReply other) |
static Ola.UIDListReply.Builder |
Ola.UIDListReply.newBuilder(Ola.UIDListReply prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
Ola.OlaServerService.forceDiscovery(com.google.protobuf.RpcController controller,
Ola.DiscoveryRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done)
rpc ForceDiscovery(.ola.proto.DiscoveryRequest) returns (.ola.proto.UIDListReply); |
void |
Ola.OlaServerService.Interface.forceDiscovery(com.google.protobuf.RpcController controller,
Ola.DiscoveryRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done)
rpc ForceDiscovery(.ola.proto.DiscoveryRequest) returns (.ola.proto.UIDListReply); |
void |
Ola.OlaServerService.Stub.forceDiscovery(com.google.protobuf.RpcController controller,
Ola.DiscoveryRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done) |
abstract void |
Ola.OlaServerService.getUIDs(com.google.protobuf.RpcController controller,
Ola.UniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done)
rpc GetUIDs(.ola.proto.UniverseRequest) returns (.ola.proto.UIDListReply); |
void |
Ola.OlaServerService.Interface.getUIDs(com.google.protobuf.RpcController controller,
Ola.UniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done)
rpc GetUIDs(.ola.proto.UniverseRequest) returns (.ola.proto.UIDListReply); |
void |
Ola.OlaServerService.Stub.getUIDs(com.google.protobuf.RpcController controller,
Ola.UniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UIDListReply> done) |
Copyright © 2017. All rights reserved.