| Package | Description |
|---|---|
| io.siddhi.extension.io.grpc.source | |
| org.wso2.grpc |
| Modifier and Type | Method and Description |
|---|---|
void |
GrpcCallResponseSource.onResponse(Event response,
Map<String,String> siddhiRequestEventData) |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.Builder.build() |
Event |
Event.Builder.buildPartial() |
static Event |
Event.getDefaultInstance() |
Event |
Event.getDefaultInstanceForType() |
Event |
Event.Builder.getDefaultInstanceForType() |
static Event |
Event.parseDelimitedFrom(InputStream input) |
static Event |
Event.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(byte[] data) |
static Event |
Event.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(ByteBuffer data) |
static Event |
Event.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(com.google.protobuf.ByteString data) |
static Event |
Event.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(com.google.protobuf.CodedInputStream input) |
static Event |
Event.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(InputStream input) |
static Event |
Event.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Event |
EventServiceGrpc.EventServiceBlockingStub.process(Event request) |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.stub.StreamObserver<Event> |
EventServiceGrpc.EventServiceImplBase.consume(io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) |
io.grpc.stub.StreamObserver<Event> |
EventServiceGrpc.EventServiceStub.consume(io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) |
static io.grpc.MethodDescriptor<Event,com.google.protobuf.Empty> |
EventServiceGrpc.getConsumeMethod() |
com.google.protobuf.Parser<Event> |
Event.getParserForType() |
static io.grpc.MethodDescriptor<Event,Event> |
EventServiceGrpc.getProcessMethod() |
static io.grpc.MethodDescriptor<Event,Event> |
EventServiceGrpc.getProcessMethod() |
static com.google.protobuf.Parser<Event> |
Event.parser() |
com.google.common.util.concurrent.ListenableFuture<Event> |
EventServiceGrpc.EventServiceFutureStub.process(Event request) |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.mergeFrom(Event other) |
static Event.Builder |
Event.newBuilder(Event prototype) |
Event |
EventServiceGrpc.EventServiceBlockingStub.process(Event request) |
com.google.common.util.concurrent.ListenableFuture<Event> |
EventServiceGrpc.EventServiceFutureStub.process(Event request) |
void |
EventServiceGrpc.EventServiceImplBase.process(Event request,
io.grpc.stub.StreamObserver<Event> responseObserver) |
void |
EventServiceGrpc.EventServiceStub.process(Event request,
io.grpc.stub.StreamObserver<Event> responseObserver) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventServiceGrpc.EventServiceImplBase.process(Event request,
io.grpc.stub.StreamObserver<Event> responseObserver) |
void |
EventServiceGrpc.EventServiceStub.process(Event request,
io.grpc.stub.StreamObserver<Event> responseObserver) |
Copyright © 2019 WSO2. All rights reserved.