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