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