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