| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.event_reporting.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
StreamEventsResponse |
StreamEventsResponse.Builder.build() |
StreamEventsResponse |
StreamEventsResponse.Builder.buildPartial() |
static StreamEventsResponse |
StreamEventsResponse.getDefaultInstance() |
StreamEventsResponse |
StreamEventsResponse.getDefaultInstanceForType() |
StreamEventsResponse |
StreamEventsResponse.Builder.getDefaultInstanceForType() |
static StreamEventsResponse |
StreamEventsResponse.parseDelimitedFrom(InputStream input) |
static StreamEventsResponse |
StreamEventsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(byte[] data) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(ByteBuffer data) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(com.google.protobuf.ByteString data) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(InputStream input) |
static StreamEventsResponse |
StreamEventsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamEventsResponse |
EventReportingService.BlockingInterface.streamEvents(com.google.protobuf.RpcController controller,
StreamEventsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamEventsResponse> |
StreamEventsResponse.getParserForType() |
static io.grpc.MethodDescriptor<StreamEventsRequest,StreamEventsResponse> |
EventReportingServiceGrpc.getStreamEventsMethod() |
static com.google.protobuf.Parser<StreamEventsResponse> |
StreamEventsResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamEventsResponse.Builder |
StreamEventsResponse.Builder.mergeFrom(StreamEventsResponse other) |
static StreamEventsResponse.Builder |
StreamEventsResponse.newBuilder(StreamEventsResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
EventReportingService.streamEvents(com.google.protobuf.RpcController controller,
StreamEventsRequest request,
com.google.protobuf.RpcCallback<StreamEventsResponse> done)
Envoy will connect and send StreamEventsRequest messages forever.
|
void |
EventReportingService.Interface.streamEvents(com.google.protobuf.RpcController controller,
StreamEventsRequest request,
com.google.protobuf.RpcCallback<StreamEventsResponse> done)
Envoy will connect and send StreamEventsRequest messages forever.
|
void |
EventReportingService.Stub.streamEvents(com.google.protobuf.RpcController controller,
StreamEventsRequest request,
com.google.protobuf.RpcCallback<StreamEventsResponse> done) |
io.grpc.stub.StreamObserver<StreamEventsRequest> |
EventReportingServiceGrpc.EventReportingServiceImplBase.streamEvents(io.grpc.stub.StreamObserver<StreamEventsResponse> responseObserver)
Envoy will connect and send StreamEventsRequest messages forever.
|
io.grpc.stub.StreamObserver<StreamEventsRequest> |
EventReportingServiceGrpc.EventReportingServiceStub.streamEvents(io.grpc.stub.StreamObserver<StreamEventsResponse> responseObserver)
Envoy will connect and send StreamEventsRequest messages forever.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.