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