| Package | Description |
|---|---|
| com.salesforce.cantor.grpc.sets |
| Modifier and Type | Method and Description |
|---|---|
WeightRequest |
WeightRequest.Builder.build() |
WeightRequest |
WeightRequest.Builder.buildPartial() |
static WeightRequest |
WeightRequest.getDefaultInstance() |
WeightRequest |
WeightRequest.getDefaultInstanceForType() |
WeightRequest |
WeightRequest.Builder.getDefaultInstanceForType() |
static WeightRequest |
WeightRequest.parseDelimitedFrom(InputStream input) |
static WeightRequest |
WeightRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightRequest |
WeightRequest.parseFrom(byte[] data) |
static WeightRequest |
WeightRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightRequest |
WeightRequest.parseFrom(com.google.protobuf.ByteString data) |
static WeightRequest |
WeightRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightRequest |
WeightRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static WeightRequest |
WeightRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WeightRequest |
WeightRequest.parseFrom(InputStream input) |
static WeightRequest |
WeightRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<WeightRequest> |
WeightRequest.getParserForType() |
static io.grpc.MethodDescriptor<WeightRequest,WeightResponse> |
SetsServiceGrpc.getWeightMethod() |
static com.google.protobuf.Parser<WeightRequest> |
WeightRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
WeightRequest.Builder |
WeightRequest.Builder.mergeFrom(WeightRequest other) |
static WeightRequest.Builder |
WeightRequest.newBuilder(WeightRequest prototype) |
WeightResponse |
SetsServiceGrpc.SetsServiceBlockingStub.weight(WeightRequest request) |
com.google.common.util.concurrent.ListenableFuture<WeightResponse> |
SetsServiceGrpc.SetsServiceFutureStub.weight(WeightRequest request) |
void |
SetsServiceGrpc.SetsServiceImplBase.weight(WeightRequest request,
io.grpc.stub.StreamObserver<WeightResponse> responseObserver) |
void |
SetsServiceGrpc.SetsServiceStub.weight(WeightRequest request,
io.grpc.stub.StreamObserver<WeightResponse> responseObserver) |
Copyright © 2021. All rights reserved.