Package | Description |
---|---|
io.apicurio.registry.streams.diservice | |
io.apicurio.registry.streams.diservice.proto |
Modifier and Type | Method and Description |
---|---|
void |
AsyncBiFunctionServiceGrpcLocalDispatcher.apply(BiFunctionReq request,
io.grpc.stub.StreamObserver<BiFunctionRes> responseObserver) |
Modifier and Type | Method and Description |
---|---|
BiFunctionRes |
AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceBlockingStub.apply(BiFunctionReq request)
CompletionStage<RES> apply(K key, REQ req);
|
BiFunctionRes |
BiFunctionRes.Builder.build() |
BiFunctionRes |
BiFunctionRes.Builder.buildPartial() |
static BiFunctionRes |
BiFunctionRes.getDefaultInstance() |
BiFunctionRes |
BiFunctionRes.getDefaultInstanceForType() |
BiFunctionRes |
BiFunctionRes.Builder.getDefaultInstanceForType() |
static BiFunctionRes |
BiFunctionRes.parseDelimitedFrom(InputStream input) |
static BiFunctionRes |
BiFunctionRes.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiFunctionRes |
BiFunctionRes.parseFrom(byte[] data) |
static BiFunctionRes |
BiFunctionRes.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiFunctionRes |
BiFunctionRes.parseFrom(ByteBuffer data) |
static BiFunctionRes |
BiFunctionRes.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiFunctionRes |
BiFunctionRes.parseFrom(com.google.protobuf.ByteString data) |
static BiFunctionRes |
BiFunctionRes.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiFunctionRes |
BiFunctionRes.parseFrom(com.google.protobuf.CodedInputStream input) |
static BiFunctionRes |
BiFunctionRes.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiFunctionRes |
BiFunctionRes.parseFrom(InputStream input) |
static BiFunctionRes |
BiFunctionRes.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<BiFunctionRes> |
AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceFutureStub.apply(BiFunctionReq request)
CompletionStage<RES> apply(K key, REQ req);
|
static io.grpc.MethodDescriptor<BiFunctionReq,BiFunctionRes> |
AsyncBiFunctionServiceGrpc.getApplyMethod() |
com.google.protobuf.Parser<BiFunctionRes> |
BiFunctionRes.getParserForType() |
static com.google.protobuf.Parser<BiFunctionRes> |
BiFunctionRes.parser() |
Modifier and Type | Method and Description |
---|---|
BiFunctionRes.Builder |
BiFunctionRes.Builder.mergeFrom(BiFunctionRes other) |
static BiFunctionRes.Builder |
BiFunctionRes.newBuilder(BiFunctionRes prototype) |
Modifier and Type | Method and Description |
---|---|
void |
AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceImplBase.apply(BiFunctionReq request,
io.grpc.stub.StreamObserver<BiFunctionRes> responseObserver)
CompletionStage<RES> apply(K key, REQ req);
|
void |
AsyncBiFunctionServiceGrpc.AsyncBiFunctionServiceStub.apply(BiFunctionReq request,
io.grpc.stub.StreamObserver<BiFunctionRes> responseObserver)
CompletionStage<RES> apply(K key, REQ req);
|
Copyright © 2020 Red Hat. All rights reserved.