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