Package | Description |
---|---|
alluxio.hub.proto |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<PingManagerRequest> |
PingManagerRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PingManagerRequest |
PingManagerRequest.Builder.build() |
PingManagerRequest |
PingManagerRequest.Builder.buildPartial() |
static PingManagerRequest |
PingManagerRequest.getDefaultInstance() |
PingManagerRequest |
PingManagerRequest.getDefaultInstanceForType() |
PingManagerRequest |
PingManagerRequest.Builder.getDefaultInstanceForType() |
static PingManagerRequest |
PingManagerRequest.parseDelimitedFrom(InputStream input) |
static PingManagerRequest |
PingManagerRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingManagerRequest |
PingManagerRequest.parseFrom(byte[] data) |
static PingManagerRequest |
PingManagerRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingManagerRequest |
PingManagerRequest.parseFrom(ByteBuffer data) |
static PingManagerRequest |
PingManagerRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingManagerRequest |
PingManagerRequest.parseFrom(com.google.protobuf.ByteString data) |
static PingManagerRequest |
PingManagerRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingManagerRequest |
PingManagerRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static PingManagerRequest |
PingManagerRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PingManagerRequest |
PingManagerRequest.parseFrom(InputStream input) |
static PingManagerRequest |
PingManagerRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<PingManagerRequest> |
PingManagerRequest.getParserForType() |
static io.grpc.MethodDescriptor<PingManagerResponse,PingManagerRequest> |
HostedManagerServiceGrpc.getPingManagerMethod() |
static com.google.protobuf.Parser<PingManagerRequest> |
PingManagerRequest.parser() |
Modifier and Type | Method and Description |
---|---|
PingManagerRequest.Builder |
PingManagerRequest.Builder.mergeFrom(PingManagerRequest other) |
static PingManagerRequest.Builder |
PingManagerRequest.newBuilder(PingManagerRequest prototype) |
Modifier and Type | Method and Description |
---|---|
io.grpc.stub.StreamObserver<PingManagerResponse> |
HostedManagerServiceGrpc.HostedManagerServiceImplBase.pingManager(io.grpc.stub.StreamObserver<PingManagerRequest> responseObserver)
bi-directional streaming RPCs - Hub Manager sends responses, Hosted Hub sends requests
Manager methods
|
io.grpc.stub.StreamObserver<PingManagerResponse> |
HostedManagerServiceGrpc.HostedManagerServiceStub.pingManager(io.grpc.stub.StreamObserver<PingManagerRequest> responseObserver)
bi-directional streaming RPCs - Hub Manager sends responses, Hosted Hub sends requests
Manager methods
|
Copyright © 2023. All Rights Reserved.