Class HTTPResponseProperties
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- io.envoyproxy.envoy.data.accesslog.v3.HTTPResponseProperties
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,HTTPResponsePropertiesOrBuilder
,java.io.Serializable
public final class HTTPResponseProperties extends com.google.protobuf.GeneratedMessage implements HTTPResponsePropertiesOrBuilder
[#next-free-field: 9]
Protobuf typeenvoy.data.accesslog.v3.HTTPResponseProperties
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
HTTPResponseProperties.Builder
[#next-free-field: 9]private static class
HTTPResponseProperties.ResponseHeadersDefaultEntryHolder
private static class
HTTPResponseProperties.ResponseTrailersDefaultEntryHolder
-
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 extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description private
HTTPResponseProperties()
private
HTTPResponseProperties(com.google.protobuf.GeneratedMessage.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsResponseHeaders(java.lang.String key)
Map of additional headers configured to be logged.boolean
containsResponseTrailers(java.lang.String key)
Map of trailers configured to be logged.boolean
equals(java.lang.Object obj)
static HTTPResponseProperties
getDefaultInstance()
HTTPResponseProperties
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
long
getDownstreamHeaderBytesSent()
Number of header bytes sent to the downstream by the http stream, including protocol overhead.com.google.protobuf.Parser<HTTPResponseProperties>
getParserForType()
long
getResponseBodyBytes()
Size of the HTTP response body in bytes.com.google.protobuf.UInt32Value
getResponseCode()
The HTTP response code returned by Envoy.java.lang.String
getResponseCodeDetails()
The HTTP response code details.com.google.protobuf.ByteString
getResponseCodeDetailsBytes()
The HTTP response code details.com.google.protobuf.UInt32ValueOrBuilder
getResponseCodeOrBuilder()
The HTTP response code returned by Envoy.java.util.Map<java.lang.String,java.lang.String>
getResponseHeaders()
Deprecated.long
getResponseHeadersBytes()
Size of the HTTP response headers in bytes.int
getResponseHeadersCount()
Map of additional headers configured to be logged.java.util.Map<java.lang.String,java.lang.String>
getResponseHeadersMap()
Map of additional headers configured to be logged.java.lang.String
getResponseHeadersOrDefault(java.lang.String key, java.lang.String defaultValue)
Map of additional headers configured to be logged.java.lang.String
getResponseHeadersOrThrow(java.lang.String key)
Map of additional headers configured to be logged.java.util.Map<java.lang.String,java.lang.String>
getResponseTrailers()
Deprecated.int
getResponseTrailersCount()
Map of trailers configured to be logged.java.util.Map<java.lang.String,java.lang.String>
getResponseTrailersMap()
Map of trailers configured to be logged.java.lang.String
getResponseTrailersOrDefault(java.lang.String key, java.lang.String defaultValue)
Map of trailers configured to be logged.java.lang.String
getResponseTrailersOrThrow(java.lang.String key)
Map of trailers configured to be logged.int
getSerializedSize()
long
getUpstreamHeaderBytesReceived()
Number of header bytes received from the upstream by the http stream, including protocol overhead.int
hashCode()
boolean
hasResponseCode()
The HTTP response code returned by Envoy.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection(int number)
private com.google.protobuf.MapField<java.lang.String,java.lang.String>
internalGetResponseHeaders()
private com.google.protobuf.MapField<java.lang.String,java.lang.String>
internalGetResponseTrailers()
boolean
isInitialized()
static HTTPResponseProperties.Builder
newBuilder()
static HTTPResponseProperties.Builder
newBuilder(HTTPResponseProperties prototype)
HTTPResponseProperties.Builder
newBuilderForType()
protected HTTPResponseProperties.Builder
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
static HTTPResponseProperties
parseDelimitedFrom(java.io.InputStream input)
static HTTPResponseProperties
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HTTPResponseProperties
parseFrom(byte[] data)
static HTTPResponseProperties
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HTTPResponseProperties
parseFrom(com.google.protobuf.ByteString data)
static HTTPResponseProperties
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HTTPResponseProperties
parseFrom(com.google.protobuf.CodedInputStream input)
static HTTPResponseProperties
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HTTPResponseProperties
parseFrom(java.io.InputStream input)
static HTTPResponseProperties
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HTTPResponseProperties
parseFrom(java.nio.ByteBuffer data)
static HTTPResponseProperties
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<HTTPResponseProperties>
parser()
HTTPResponseProperties.Builder
toBuilder()
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, 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
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
bitField0_
private int bitField0_
-
RESPONSE_CODE_FIELD_NUMBER
public static final int RESPONSE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
responseCode_
private com.google.protobuf.UInt32Value responseCode_
-
RESPONSE_HEADERS_BYTES_FIELD_NUMBER
public static final int RESPONSE_HEADERS_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
responseHeadersBytes_
private long responseHeadersBytes_
-
RESPONSE_BODY_BYTES_FIELD_NUMBER
public static final int RESPONSE_BODY_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
responseBodyBytes_
private long responseBodyBytes_
-
RESPONSE_HEADERS_FIELD_NUMBER
public static final int RESPONSE_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
responseHeaders_
private com.google.protobuf.MapField<java.lang.String,java.lang.String> responseHeaders_
-
RESPONSE_TRAILERS_FIELD_NUMBER
public static final int RESPONSE_TRAILERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
responseTrailers_
private com.google.protobuf.MapField<java.lang.String,java.lang.String> responseTrailers_
-
RESPONSE_CODE_DETAILS_FIELD_NUMBER
public static final int RESPONSE_CODE_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
responseCodeDetails_
private volatile java.lang.Object responseCodeDetails_
-
UPSTREAM_HEADER_BYTES_RECEIVED_FIELD_NUMBER
public static final int UPSTREAM_HEADER_BYTES_RECEIVED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
upstreamHeaderBytesReceived_
private long upstreamHeaderBytesReceived_
-
DOWNSTREAM_HEADER_BYTES_SENT_FIELD_NUMBER
public static final int DOWNSTREAM_HEADER_BYTES_SENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
downstreamHeaderBytesSent_
private long downstreamHeaderBytesSent_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final HTTPResponseProperties DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<HTTPResponseProperties> PARSER
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
hasResponseCode
public boolean hasResponseCode()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;
- Specified by:
hasResponseCode
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- Whether the responseCode field is set.
-
getResponseCode
public com.google.protobuf.UInt32Value getResponseCode()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;
- Specified by:
getResponseCode
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- The responseCode.
-
getResponseCodeOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getResponseCodeOrBuilder()
The HTTP response code returned by Envoy.
.google.protobuf.UInt32Value response_code = 1;
- Specified by:
getResponseCodeOrBuilder
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersBytes
public long getResponseHeadersBytes()
Size of the HTTP response headers in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include protocol overhead or overhead from framing or encoding at other networking layers.
uint64 response_headers_bytes = 2;
- Specified by:
getResponseHeadersBytes
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- The responseHeadersBytes.
-
getResponseBodyBytes
public long getResponseBodyBytes()
Size of the HTTP response body in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 response_body_bytes = 3;
- Specified by:
getResponseBodyBytes
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- The responseBodyBytes.
-
internalGetResponseHeaders
private com.google.protobuf.MapField<java.lang.String,java.lang.String> internalGetResponseHeaders()
-
getResponseHeadersCount
public int getResponseHeadersCount()
Description copied from interface:HTTPResponsePropertiesOrBuilder
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;
- Specified by:
getResponseHeadersCount
in interfaceHTTPResponsePropertiesOrBuilder
-
containsResponseHeaders
public boolean containsResponseHeaders(java.lang.String key)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;
- Specified by:
containsResponseHeaders
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeaders
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getResponseHeaders()
Deprecated.UsegetResponseHeadersMap()
instead.- Specified by:
getResponseHeaders
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersMap
public java.util.Map<java.lang.String,java.lang.String> getResponseHeadersMap()
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;
- Specified by:
getResponseHeadersMap
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersOrDefault
public java.lang.String getResponseHeadersOrDefault(java.lang.String key, java.lang.String defaultValue)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;
- Specified by:
getResponseHeadersOrDefault
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseHeadersOrThrow
public java.lang.String getResponseHeadersOrThrow(java.lang.String key)
Map of additional headers configured to be logged.
map<string, string> response_headers = 4;
- Specified by:
getResponseHeadersOrThrow
in interfaceHTTPResponsePropertiesOrBuilder
-
internalGetResponseTrailers
private com.google.protobuf.MapField<java.lang.String,java.lang.String> internalGetResponseTrailers()
-
getResponseTrailersCount
public int getResponseTrailersCount()
Description copied from interface:HTTPResponsePropertiesOrBuilder
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;
- Specified by:
getResponseTrailersCount
in interfaceHTTPResponsePropertiesOrBuilder
-
containsResponseTrailers
public boolean containsResponseTrailers(java.lang.String key)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;
- Specified by:
containsResponseTrailers
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailers
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getResponseTrailers()
Deprecated.UsegetResponseTrailersMap()
instead.- Specified by:
getResponseTrailers
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailersMap
public java.util.Map<java.lang.String,java.lang.String> getResponseTrailersMap()
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;
- Specified by:
getResponseTrailersMap
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailersOrDefault
public java.lang.String getResponseTrailersOrDefault(java.lang.String key, java.lang.String defaultValue)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;
- Specified by:
getResponseTrailersOrDefault
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseTrailersOrThrow
public java.lang.String getResponseTrailersOrThrow(java.lang.String key)
Map of trailers configured to be logged.
map<string, string> response_trailers = 5;
- Specified by:
getResponseTrailersOrThrow
in interfaceHTTPResponsePropertiesOrBuilder
-
getResponseCodeDetails
public java.lang.String getResponseCodeDetails()
The HTTP response code details.
string response_code_details = 6;
- Specified by:
getResponseCodeDetails
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- The responseCodeDetails.
-
getResponseCodeDetailsBytes
public com.google.protobuf.ByteString getResponseCodeDetailsBytes()
The HTTP response code details.
string response_code_details = 6;
- Specified by:
getResponseCodeDetailsBytes
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- The bytes for responseCodeDetails.
-
getUpstreamHeaderBytesReceived
public long getUpstreamHeaderBytesReceived()
Number of header bytes received from the upstream by the http stream, including protocol overhead.
uint64 upstream_header_bytes_received = 7;
- Specified by:
getUpstreamHeaderBytesReceived
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- The upstreamHeaderBytesReceived.
-
getDownstreamHeaderBytesSent
public long getDownstreamHeaderBytesSent()
Number of header bytes sent to the downstream by the http stream, including protocol overhead.
uint64 downstream_header_bytes_sent = 8;
- Specified by:
getDownstreamHeaderBytesSent
in interfaceHTTPResponsePropertiesOrBuilder
- Returns:
- The downstreamHeaderBytesSent.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- 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 HTTPResponseProperties parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static HTTPResponseProperties parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static HTTPResponseProperties parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static HTTPResponseProperties parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static HTTPResponseProperties parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static HTTPResponseProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public HTTPResponseProperties.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static HTTPResponseProperties.Builder newBuilder()
-
newBuilder
public static HTTPResponseProperties.Builder newBuilder(HTTPResponseProperties prototype)
-
toBuilder
public HTTPResponseProperties.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected HTTPResponseProperties.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static HTTPResponseProperties getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<HTTPResponseProperties> parser()
-
getParserForType
public com.google.protobuf.Parser<HTTPResponseProperties> 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
public HTTPResponseProperties getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-