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