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