| Package | Description |
|---|---|
| com.staros.starlog.proto |
| Modifier and Type | Method and Description |
|---|---|
CreateExtentResponse |
CreateExtentResponse.Builder.build() |
CreateExtentResponse |
CreateExtentResponse.Builder.buildPartial() |
CreateExtentResponse |
ExtentServerServiceGrpc.ExtentServerServiceBlockingStub.createExtent(CreateExtentRequest request)
extent
|
static CreateExtentResponse |
CreateExtentResponse.getDefaultInstance() |
CreateExtentResponse |
CreateExtentResponse.getDefaultInstanceForType() |
CreateExtentResponse |
CreateExtentResponse.Builder.getDefaultInstanceForType() |
static CreateExtentResponse |
CreateExtentResponse.parseDelimitedFrom(java.io.InputStream input) |
static CreateExtentResponse |
CreateExtentResponse.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(byte[] data) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(java.nio.ByteBuffer data) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(com.google.protobuf.ByteString data) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(java.io.InputStream input) |
static CreateExtentResponse |
CreateExtentResponse.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<CreateExtentResponse> |
ExtentServerServiceGrpc.ExtentServerServiceFutureStub.createExtent(CreateExtentRequest request)
extent
|
static io.grpc.MethodDescriptor<CreateExtentRequest,CreateExtentResponse> |
ExtentServerServiceGrpc.getCreateExtentMethod() |
com.google.protobuf.Parser<CreateExtentResponse> |
CreateExtentResponse.getParserForType() |
static com.google.protobuf.Parser<CreateExtentResponse> |
CreateExtentResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
CreateExtentResponse.Builder |
CreateExtentResponse.Builder.mergeFrom(CreateExtentResponse other) |
static CreateExtentResponse.Builder |
CreateExtentResponse.newBuilder(CreateExtentResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentServerServiceGrpc.ExtentServerServiceImplBase.createExtent(CreateExtentRequest request,
io.grpc.stub.StreamObserver<CreateExtentResponse> responseObserver)
extent
|
void |
ExtentServerServiceGrpc.ExtentServerServiceStub.createExtent(CreateExtentRequest request,
io.grpc.stub.StreamObserver<CreateExtentResponse> responseObserver)
extent
|
Copyright © 2024. All rights reserved.