| Package | Description |
|---|---|
| com.staros.starlog.proto |
| Modifier and Type | Method and Description |
|---|---|
AddExtentServerRequest |
AddExtentServerRequest.Builder.build() |
AddExtentServerRequest |
AddExtentServerRequest.Builder.buildPartial() |
static AddExtentServerRequest |
AddExtentServerRequest.getDefaultInstance() |
AddExtentServerRequest |
AddExtentServerRequest.getDefaultInstanceForType() |
AddExtentServerRequest |
AddExtentServerRequest.Builder.getDefaultInstanceForType() |
static AddExtentServerRequest |
AddExtentServerRequest.parseDelimitedFrom(java.io.InputStream input) |
static AddExtentServerRequest |
AddExtentServerRequest.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(byte[] data) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(java.nio.ByteBuffer data) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(com.google.protobuf.ByteString data) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(java.io.InputStream input) |
static AddExtentServerRequest |
AddExtentServerRequest.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<AddExtentServerRequest,AddExtentServerResponse> |
StreamMgrServiceGrpc.getAddExtentServerMethod() |
com.google.protobuf.Parser<AddExtentServerRequest> |
AddExtentServerRequest.getParserForType() |
static com.google.protobuf.Parser<AddExtentServerRequest> |
AddExtentServerRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
AddExtentServerResponse |
StreamMgrServiceGrpc.StreamMgrServiceBlockingStub.addExtentServer(AddExtentServerRequest request)
server
|
com.google.common.util.concurrent.ListenableFuture<AddExtentServerResponse> |
StreamMgrServiceGrpc.StreamMgrServiceFutureStub.addExtentServer(AddExtentServerRequest request)
server
|
void |
StreamMgrServiceGrpc.StreamMgrServiceImplBase.addExtentServer(AddExtentServerRequest request,
io.grpc.stub.StreamObserver<AddExtentServerResponse> responseObserver)
server
|
void |
StreamMgrServiceGrpc.StreamMgrServiceStub.addExtentServer(AddExtentServerRequest request,
io.grpc.stub.StreamObserver<AddExtentServerResponse> responseObserver)
server
|
AddExtentServerRequest.Builder |
AddExtentServerRequest.Builder.mergeFrom(AddExtentServerRequest other) |
static AddExtentServerRequest.Builder |
AddExtentServerRequest.newBuilder(AddExtentServerRequest prototype) |
Copyright © 2024. All rights reserved.