Package | Description |
---|---|
ola | |
ola.proto |
Modifier and Type | Method and Description |
---|---|
Ola.UniverseInfoReply |
OlaClient.getUniverseInfo(int universe)
Get universe information.
|
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<Ola.UniverseInfoReply> |
Ola.UniverseInfoReply.PARSER |
Modifier and Type | Method and Description |
---|---|
Ola.UniverseInfoReply |
Ola.UniverseInfoReply.Builder.build() |
Ola.UniverseInfoReply |
Ola.UniverseInfoReply.Builder.buildPartial() |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.getDefaultInstance() |
Ola.UniverseInfoReply |
Ola.UniverseInfoReply.getDefaultInstanceForType() |
Ola.UniverseInfoReply |
Ola.UniverseInfoReply.Builder.getDefaultInstanceForType() |
Ola.UniverseInfoReply |
Ola.OlaServerService.BlockingInterface.getUniverseInfo(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseDelimitedFrom(InputStream input) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(byte[] data) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(com.google.protobuf.ByteString data) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(InputStream input) |
static Ola.UniverseInfoReply |
Ola.UniverseInfoReply.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Ola.UniverseInfoReply> |
Ola.UniverseInfoReply.getParserForType() |
Modifier and Type | Method and Description |
---|---|
Ola.UniverseInfoReply.Builder |
Ola.UniverseInfoReply.Builder.mergeFrom(Ola.UniverseInfoReply other) |
static Ola.UniverseInfoReply.Builder |
Ola.UniverseInfoReply.newBuilder(Ola.UniverseInfoReply prototype) |
Modifier and Type | Method and Description |
---|---|
abstract void |
Ola.OlaServerService.getUniverseInfo(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UniverseInfoReply> done)
rpc GetUniverseInfo(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.UniverseInfoReply); |
void |
Ola.OlaServerService.Interface.getUniverseInfo(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UniverseInfoReply> done)
rpc GetUniverseInfo(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.UniverseInfoReply); |
void |
Ola.OlaServerService.Stub.getUniverseInfo(com.google.protobuf.RpcController controller,
Ola.OptionalUniverseRequest request,
com.google.protobuf.RpcCallback<Ola.UniverseInfoReply> done) |
Copyright © 2016. All rights reserved.