| Package | Description |
|---|---|
| com.staros.proto |
| Modifier and Type | Method and Description |
|---|---|
AllocateFilePathResponse |
StarManagerGrpc.StarManagerBlockingStub.allocateFilePath(AllocateFilePathRequest request)
File Store API
|
AllocateFilePathResponse |
AllocateFilePathResponse.Builder.build() |
AllocateFilePathResponse |
AllocateFilePathResponse.Builder.buildPartial() |
static AllocateFilePathResponse |
AllocateFilePathResponse.getDefaultInstance() |
AllocateFilePathResponse |
AllocateFilePathResponse.getDefaultInstanceForType() |
AllocateFilePathResponse |
AllocateFilePathResponse.Builder.getDefaultInstanceForType() |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseDelimitedFrom(java.io.InputStream input) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(byte[] data) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(java.nio.ByteBuffer data) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(com.google.protobuf.ByteString data) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(java.io.InputStream input) |
static AllocateFilePathResponse |
AllocateFilePathResponse.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<AllocateFilePathResponse> |
StarManagerGrpc.StarManagerFutureStub.allocateFilePath(AllocateFilePathRequest request)
File Store API
|
static io.grpc.MethodDescriptor<AllocateFilePathRequest,AllocateFilePathResponse> |
StarManagerGrpc.getAllocateFilePathMethod() |
com.google.protobuf.Parser<AllocateFilePathResponse> |
AllocateFilePathResponse.getParserForType() |
static com.google.protobuf.Parser<AllocateFilePathResponse> |
AllocateFilePathResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
AllocateFilePathResponse.Builder |
AllocateFilePathResponse.Builder.mergeFrom(AllocateFilePathResponse other) |
static AllocateFilePathResponse.Builder |
AllocateFilePathResponse.newBuilder(AllocateFilePathResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
StarManagerGrpc.StarManagerImplBase.allocateFilePath(AllocateFilePathRequest request,
io.grpc.stub.StreamObserver<AllocateFilePathResponse> responseObserver)
File Store API
|
void |
StarManagerGrpc.StarManagerStub.allocateFilePath(AllocateFilePathRequest request,
io.grpc.stub.StreamObserver<AllocateFilePathResponse> responseObserver)
File Store API
|
Copyright © 2024. All rights reserved.