Package | Description |
---|---|
io.axoniq.axonserver.grpc.control |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<ClientIdentification,PlatformInfo> |
PlatformServiceGrpc.METHOD_GET_PLATFORM_SERVER |
Modifier and Type | Method and Description |
---|---|
PlatformInfo |
PlatformInfo.Builder.build() |
PlatformInfo |
PlatformInfo.Builder.buildPartial() |
static PlatformInfo |
PlatformInfo.getDefaultInstance() |
PlatformInfo |
PlatformInfo.getDefaultInstanceForType() |
PlatformInfo |
PlatformInfo.Builder.getDefaultInstanceForType() |
PlatformInfo |
PlatformServiceGrpc.PlatformServiceBlockingStub.getPlatformServer(ClientIdentification request) |
static PlatformInfo |
PlatformInfo.parseDelimitedFrom(InputStream input) |
static PlatformInfo |
PlatformInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformInfo |
PlatformInfo.parseFrom(byte[] data) |
static PlatformInfo |
PlatformInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformInfo |
PlatformInfo.parseFrom(com.google.protobuf.ByteString data) |
static PlatformInfo |
PlatformInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformInfo |
PlatformInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static PlatformInfo |
PlatformInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlatformInfo |
PlatformInfo.parseFrom(InputStream input) |
static PlatformInfo |
PlatformInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<PlatformInfo> |
PlatformInfo.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<PlatformInfo> |
PlatformServiceGrpc.PlatformServiceFutureStub.getPlatformServer(ClientIdentification request) |
static com.google.protobuf.Parser<PlatformInfo> |
PlatformInfo.parser() |
Modifier and Type | Method and Description |
---|---|
PlatformInfo.Builder |
PlatformInfo.Builder.mergeFrom(PlatformInfo other) |
static PlatformInfo.Builder |
PlatformInfo.newBuilder(PlatformInfo prototype) |
Modifier and Type | Method and Description |
---|---|
void |
PlatformServiceGrpc.PlatformServiceImplBase.getPlatformServer(ClientIdentification request,
io.grpc.stub.StreamObserver<PlatformInfo> responseObserver) |
void |
PlatformServiceGrpc.PlatformServiceStub.getPlatformServer(ClientIdentification request,
io.grpc.stub.StreamObserver<PlatformInfo> responseObserver) |
Copyright © 2010–2018. All rights reserved.