Class GrpcService.EnvoyGrpc
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.config.core.v3.GrpcService.EnvoyGrpc
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,GrpcService.EnvoyGrpcOrBuilder
,Serializable
- Enclosing class:
GrpcService
public static final class GrpcService.EnvoyGrpc
extends com.google.protobuf.GeneratedMessage
implements GrpcService.EnvoyGrpcOrBuilder
[#next-free-field: 6]Protobuf type
envoy.config.core.v3.GrpcService.EnvoyGrpc
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
[#next-free-field: 6]Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Object
static final int
private int
static final int
private Object
private static final GrpcService.EnvoyGrpc
static final int
private com.google.protobuf.UInt32Value
private byte
private static final com.google.protobuf.Parser
<GrpcService.EnvoyGrpc> static final int
private RetryPolicy
private static final long
static final int
private boolean
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
The ``:authority`` header in the grpc request.com.google.protobuf.ByteString
The ``:authority`` header in the grpc request.The name of the upstream gRPC cluster.com.google.protobuf.ByteString
The name of the upstream gRPC cluster.static GrpcService.EnvoyGrpc
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.UInt32Value
Maximum gRPC message size that is allowed to be received.com.google.protobuf.UInt32ValueOrBuilder
Maximum gRPC message size that is allowed to be received.com.google.protobuf.Parser
<GrpcService.EnvoyGrpc> Indicates the retry policy for re-establishing the gRPC stream This field is optional.Indicates the retry policy for re-establishing the gRPC stream This field is optional.int
boolean
This provides gRPC client level control over envoy generated headers.int
hashCode()
boolean
Maximum gRPC message size that is allowed to be received.boolean
Indicates the retry policy for re-establishing the gRPC stream This field is optional.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
newBuilder
(GrpcService.EnvoyGrpc prototype) protected GrpcService.EnvoyGrpc.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static GrpcService.EnvoyGrpc
parseDelimitedFrom
(InputStream input) static GrpcService.EnvoyGrpc
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.EnvoyGrpc
parseFrom
(byte[] data) static GrpcService.EnvoyGrpc
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.EnvoyGrpc
parseFrom
(com.google.protobuf.ByteString data) static GrpcService.EnvoyGrpc
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.EnvoyGrpc
parseFrom
(com.google.protobuf.CodedInputStream input) static GrpcService.EnvoyGrpc
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.EnvoyGrpc
parseFrom
(InputStream input) static GrpcService.EnvoyGrpc
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcService.EnvoyGrpc
parseFrom
(ByteBuffer data) static GrpcService.EnvoyGrpc
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<GrpcService.EnvoyGrpc> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
CLUSTER_NAME_FIELD_NUMBER
public static final int CLUSTER_NAME_FIELD_NUMBER- See Also:
-
clusterName_
-
AUTHORITY_FIELD_NUMBER
public static final int AUTHORITY_FIELD_NUMBER- See Also:
-
authority_
-
RETRY_POLICY_FIELD_NUMBER
public static final int RETRY_POLICY_FIELD_NUMBER- See Also:
-
retryPolicy_
-
MAX_RECEIVE_MESSAGE_LENGTH_FIELD_NUMBER
public static final int MAX_RECEIVE_MESSAGE_LENGTH_FIELD_NUMBER- See Also:
-
maxReceiveMessageLength_
private com.google.protobuf.UInt32Value maxReceiveMessageLength_ -
SKIP_ENVOY_HEADERS_FIELD_NUMBER
public static final int SKIP_ENVOY_HEADERS_FIELD_NUMBER- See Also:
-
skipEnvoyHeaders_
private boolean skipEnvoyHeaders_ -
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
EnvoyGrpc
private EnvoyGrpc(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
EnvoyGrpc
private EnvoyGrpc()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getClusterName
The name of the upstream gRPC cluster. SSL credentials will be supplied in the :ref:`Cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` :ref:`transport_socket <envoy_v3_api_field_config.cluster.v3.Cluster.transport_socket>`.
string cluster_name = 1 [(.validate.rules) = { ... }
- Specified by:
getClusterName
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- The clusterName.
-
getClusterNameBytes
public com.google.protobuf.ByteString getClusterNameBytes()The name of the upstream gRPC cluster. SSL credentials will be supplied in the :ref:`Cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` :ref:`transport_socket <envoy_v3_api_field_config.cluster.v3.Cluster.transport_socket>`.
string cluster_name = 1 [(.validate.rules) = { ... }
- Specified by:
getClusterNameBytes
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- The bytes for clusterName.
-
getAuthority
The ``:authority`` header in the grpc request. If this field is not set, the authority header value will be ``cluster_name``. Note that this authority does not override the SNI. The SNI is provided by the transport socket of the cluster.
string authority = 2 [(.validate.rules) = { ... }
- Specified by:
getAuthority
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- The authority.
-
getAuthorityBytes
public com.google.protobuf.ByteString getAuthorityBytes()The ``:authority`` header in the grpc request. If this field is not set, the authority header value will be ``cluster_name``. Note that this authority does not override the SNI. The SNI is provided by the transport socket of the cluster.
string authority = 2 [(.validate.rules) = { ... }
- Specified by:
getAuthorityBytes
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- The bytes for authority.
-
hasRetryPolicy
public boolean hasRetryPolicy()Indicates the retry policy for re-establishing the gRPC stream This field is optional. If max interval is not provided, it will be set to ten times the provided base interval. Currently only supported for xDS gRPC streams. If not set, xDS gRPC streams default base interval:500ms, maximum interval:30s will be applied.
.envoy.config.core.v3.RetryPolicy retry_policy = 3;
- Specified by:
hasRetryPolicy
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
Indicates the retry policy for re-establishing the gRPC stream This field is optional. If max interval is not provided, it will be set to ten times the provided base interval. Currently only supported for xDS gRPC streams. If not set, xDS gRPC streams default base interval:500ms, maximum interval:30s will be applied.
.envoy.config.core.v3.RetryPolicy retry_policy = 3;
- Specified by:
getRetryPolicy
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- The retryPolicy.
-
getRetryPolicyOrBuilder
Indicates the retry policy for re-establishing the gRPC stream This field is optional. If max interval is not provided, it will be set to ten times the provided base interval. Currently only supported for xDS gRPC streams. If not set, xDS gRPC streams default base interval:500ms, maximum interval:30s will be applied.
.envoy.config.core.v3.RetryPolicy retry_policy = 3;
- Specified by:
getRetryPolicyOrBuilder
in interfaceGrpcService.EnvoyGrpcOrBuilder
-
hasMaxReceiveMessageLength
public boolean hasMaxReceiveMessageLength()Maximum gRPC message size that is allowed to be received. If a message over this limit is received, the gRPC stream is terminated with the RESOURCE_EXHAUSTED error. This limit is applied to individual messages in the streaming response and not the total size of streaming response. Defaults to 0, which means unlimited.
.google.protobuf.UInt32Value max_receive_message_length = 4;
- Specified by:
hasMaxReceiveMessageLength
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- Whether the maxReceiveMessageLength field is set.
-
getMaxReceiveMessageLength
public com.google.protobuf.UInt32Value getMaxReceiveMessageLength()Maximum gRPC message size that is allowed to be received. If a message over this limit is received, the gRPC stream is terminated with the RESOURCE_EXHAUSTED error. This limit is applied to individual messages in the streaming response and not the total size of streaming response. Defaults to 0, which means unlimited.
.google.protobuf.UInt32Value max_receive_message_length = 4;
- Specified by:
getMaxReceiveMessageLength
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- The maxReceiveMessageLength.
-
getMaxReceiveMessageLengthOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxReceiveMessageLengthOrBuilder()Maximum gRPC message size that is allowed to be received. If a message over this limit is received, the gRPC stream is terminated with the RESOURCE_EXHAUSTED error. This limit is applied to individual messages in the streaming response and not the total size of streaming response. Defaults to 0, which means unlimited.
.google.protobuf.UInt32Value max_receive_message_length = 4;
- Specified by:
getMaxReceiveMessageLengthOrBuilder
in interfaceGrpcService.EnvoyGrpcOrBuilder
-
getSkipEnvoyHeaders
public boolean getSkipEnvoyHeaders()This provides gRPC client level control over envoy generated headers. If false, the header will be sent but it can be overridden by per stream option. If true, the header will be removed and can not be overridden by per stream option. Default to false.
bool skip_envoy_headers = 5;
- Specified by:
getSkipEnvoyHeaders
in interfaceGrpcService.EnvoyGrpcOrBuilder
- Returns:
- The skipEnvoyHeaders.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static GrpcService.EnvoyGrpc parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GrpcService.EnvoyGrpc parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GrpcService.EnvoyGrpc.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-