Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<DownloadSnapshotPResponse> |
DownloadSnapshotPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DownloadSnapshotPResponse |
DownloadSnapshotPResponse.Builder.build() |
DownloadSnapshotPResponse |
DownloadSnapshotPResponse.Builder.buildPartial() |
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.getDefaultInstance()
Deprecated.
|
DownloadSnapshotPResponse |
DownloadSnapshotPResponse.getDefaultInstanceForType()
Deprecated.
|
DownloadSnapshotPResponse |
DownloadSnapshotPResponse.Builder.getDefaultInstanceForType() |
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseDelimitedFrom(InputStream input)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(byte[] data)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(ByteBuffer data)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(InputStream input)
Deprecated.
|
static DownloadSnapshotPResponse |
DownloadSnapshotPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<DownloadSnapshotPRequest,DownloadSnapshotPResponse> |
RaftJournalServiceGrpc.getDownloadSnapshotMethod() |
com.google.protobuf.Parser<DownloadSnapshotPResponse> |
DownloadSnapshotPResponse.getParserForType()
Deprecated.
|
static com.google.protobuf.Parser<DownloadSnapshotPResponse> |
DownloadSnapshotPResponse.parser()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DownloadSnapshotPResponse.Builder |
DownloadSnapshotPResponse.Builder.mergeFrom(DownloadSnapshotPResponse other) |
static DownloadSnapshotPResponse.Builder |
DownloadSnapshotPResponse.newBuilder(DownloadSnapshotPResponse prototype)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
default io.grpc.stub.StreamObserver<DownloadSnapshotPRequest> |
RaftJournalServiceGrpc.AsyncService.downloadSnapshot(io.grpc.stub.StreamObserver<DownloadSnapshotPResponse> responseObserver)
Deprecated.
|
io.grpc.stub.StreamObserver<DownloadSnapshotPRequest> |
RaftJournalServiceGrpc.RaftJournalServiceStub.downloadSnapshot(io.grpc.stub.StreamObserver<DownloadSnapshotPResponse> responseObserver)
Deprecated.
|
Copyright © 2023. All Rights Reserved.