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