Class TcpProxy.TcpAccessLogOptions
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.TcpAccessLogOptions
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TcpProxy.TcpAccessLogOptionsOrBuilder,Serializable
- Enclosing class:
- TcpProxy
public static final class TcpProxy.TcpAccessLogOptions extends com.google.protobuf.GeneratedMessageV3 implements TcpProxy.TcpAccessLogOptionsOrBuilder
Protobuf typeenvoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.TcpAccessLogOptions- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTcpProxy.TcpAccessLogOptions.BuilderProtobuf typeenvoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.TcpAccessLogOptions-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACCESS_LOG_FLUSH_INTERVAL_FIELD_NUMBERstatic intFLUSH_ACCESS_LOG_ON_CONNECTED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.DurationgetAccessLogFlushInterval()The interval to flush access log.com.google.protobuf.DurationOrBuildergetAccessLogFlushIntervalOrBuilder()The interval to flush access log.static TcpProxy.TcpAccessLogOptionsgetDefaultInstance()TcpProxy.TcpAccessLogOptionsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetFlushAccessLogOnConnected()If set to true, access log will be flushed when the TCP proxy has successfully established a connection with the upstream.com.google.protobuf.Parser<TcpProxy.TcpAccessLogOptions>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAccessLogFlushInterval()The interval to flush access log.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static TcpProxy.TcpAccessLogOptions.BuildernewBuilder()static TcpProxy.TcpAccessLogOptions.BuildernewBuilder(TcpProxy.TcpAccessLogOptions prototype)TcpProxy.TcpAccessLogOptions.BuildernewBuilderForType()protected TcpProxy.TcpAccessLogOptions.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static TcpProxy.TcpAccessLogOptionsparseDelimitedFrom(InputStream input)static TcpProxy.TcpAccessLogOptionsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.TcpAccessLogOptionsparseFrom(byte[] data)static TcpProxy.TcpAccessLogOptionsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.TcpAccessLogOptionsparseFrom(com.google.protobuf.ByteString data)static TcpProxy.TcpAccessLogOptionsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.TcpAccessLogOptionsparseFrom(com.google.protobuf.CodedInputStream input)static TcpProxy.TcpAccessLogOptionsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.TcpAccessLogOptionsparseFrom(InputStream input)static TcpProxy.TcpAccessLogOptionsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.TcpAccessLogOptionsparseFrom(ByteBuffer data)static TcpProxy.TcpAccessLogOptionsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TcpProxy.TcpAccessLogOptions>parser()TcpProxy.TcpAccessLogOptions.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ACCESS_LOG_FLUSH_INTERVAL_FIELD_NUMBER
public static final int ACCESS_LOG_FLUSH_INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLUSH_ACCESS_LOG_ON_CONNECTED_FIELD_NUMBER
public static final int FLUSH_ACCESS_LOG_ON_CONNECTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasAccessLogFlushInterval
public boolean hasAccessLogFlushInterval()
The interval to flush access log. The TCP proxy will flush only one access log when the connection is closed by default. If this field is set, the TCP proxy will flush access log periodically with the specified interval. The interval must be at least 1ms.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }- Specified by:
hasAccessLogFlushIntervalin interfaceTcpProxy.TcpAccessLogOptionsOrBuilder- Returns:
- Whether the accessLogFlushInterval field is set.
-
getAccessLogFlushInterval
public com.google.protobuf.Duration getAccessLogFlushInterval()
The interval to flush access log. The TCP proxy will flush only one access log when the connection is closed by default. If this field is set, the TCP proxy will flush access log periodically with the specified interval. The interval must be at least 1ms.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }- Specified by:
getAccessLogFlushIntervalin interfaceTcpProxy.TcpAccessLogOptionsOrBuilder- Returns:
- The accessLogFlushInterval.
-
getAccessLogFlushIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getAccessLogFlushIntervalOrBuilder()
The interval to flush access log. The TCP proxy will flush only one access log when the connection is closed by default. If this field is set, the TCP proxy will flush access log periodically with the specified interval. The interval must be at least 1ms.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }- Specified by:
getAccessLogFlushIntervalOrBuilderin interfaceTcpProxy.TcpAccessLogOptionsOrBuilder
-
getFlushAccessLogOnConnected
public boolean getFlushAccessLogOnConnected()
If set to true, access log will be flushed when the TCP proxy has successfully established a connection with the upstream. If the connection failed, the access log will not be flushed.
bool flush_access_log_on_connected = 2;- Specified by:
getFlushAccessLogOnConnectedin interfaceTcpProxy.TcpAccessLogOptionsOrBuilder- Returns:
- The flushAccessLogOnConnected.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TcpProxy.TcpAccessLogOptions parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TcpProxy.TcpAccessLogOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TcpProxy.TcpAccessLogOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public TcpProxy.TcpAccessLogOptions.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static TcpProxy.TcpAccessLogOptions.Builder newBuilder()
-
newBuilder
public static TcpProxy.TcpAccessLogOptions.Builder newBuilder(TcpProxy.TcpAccessLogOptions prototype)
-
toBuilder
public TcpProxy.TcpAccessLogOptions.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TcpProxy.TcpAccessLogOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static TcpProxy.TcpAccessLogOptions getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TcpProxy.TcpAccessLogOptions> parser()
-
getParserForType
public com.google.protobuf.Parser<TcpProxy.TcpAccessLogOptions> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public TcpProxy.TcpAccessLogOptions getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-