Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetServiceVersionPResponse> |
GetServiceVersionPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetServiceVersionPResponse |
GetServiceVersionPResponse.Builder.build() |
GetServiceVersionPResponse |
GetServiceVersionPResponse.Builder.buildPartial() |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.getDefaultInstance() |
GetServiceVersionPResponse |
GetServiceVersionPResponse.getDefaultInstanceForType() |
GetServiceVersionPResponse |
GetServiceVersionPResponse.Builder.getDefaultInstanceForType() |
GetServiceVersionPResponse |
ServiceVersionClientServiceGrpc.ServiceVersionClientServiceBlockingStub.getServiceVersion(GetServiceVersionPRequest request)
Returns the version of the master service.
|
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseDelimitedFrom(InputStream input) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(byte[] data) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(ByteBuffer data) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(InputStream input) |
static GetServiceVersionPResponse |
GetServiceVersionPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetServiceVersionPRequest,GetServiceVersionPResponse> |
ServiceVersionClientServiceGrpc.getGetServiceVersionMethod() |
com.google.protobuf.Parser<GetServiceVersionPResponse> |
GetServiceVersionPResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<GetServiceVersionPResponse> |
ServiceVersionClientServiceGrpc.ServiceVersionClientServiceFutureStub.getServiceVersion(GetServiceVersionPRequest request)
Returns the version of the master service.
|
static com.google.protobuf.Parser<GetServiceVersionPResponse> |
GetServiceVersionPResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetServiceVersionPResponse.Builder |
GetServiceVersionPResponse.Builder.mergeFrom(GetServiceVersionPResponse other) |
static GetServiceVersionPResponse.Builder |
GetServiceVersionPResponse.newBuilder(GetServiceVersionPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceVersionClientServiceHandler.getServiceVersion(GetServiceVersionPRequest request,
io.grpc.stub.StreamObserver<GetServiceVersionPResponse> responseObserver) |
void |
ServiceVersionClientServiceGrpc.ServiceVersionClientServiceImplBase.getServiceVersion(GetServiceVersionPRequest request,
io.grpc.stub.StreamObserver<GetServiceVersionPResponse> responseObserver)
Returns the version of the master service.
|
void |
ServiceVersionClientServiceGrpc.ServiceVersionClientServiceStub.getServiceVersion(GetServiceVersionPRequest request,
io.grpc.stub.StreamObserver<GetServiceVersionPResponse> responseObserver)
Returns the version of the master service.
|
Copyright © 2023. All Rights Reserved.