Class PerXdsConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- io.envoyproxy.envoy.service.status.v3.PerXdsConfig
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,PerXdsConfigOrBuilder
,java.io.Serializable
public final class PerXdsConfig extends com.google.protobuf.GeneratedMessage implements PerXdsConfigOrBuilder
Detailed config (per xDS) with status. [#next-free-field: 8]
Protobuf typeenvoy.service.status.v3.PerXdsConfig
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PerXdsConfig.Builder
Detailed config (per xDS) with status.static class
PerXdsConfig.PerXdsConfigCase
-
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
Fields Modifier and Type Field Description static int
CLIENT_STATUS_FIELD_NUMBER
private int
clientStatus_
static int
CLUSTER_CONFIG_FIELD_NUMBER
private static PerXdsConfig
DEFAULT_INSTANCE
static int
ENDPOINT_CONFIG_FIELD_NUMBER
static int
LISTENER_CONFIG_FIELD_NUMBER
private byte
memoizedIsInitialized
private static com.google.protobuf.Parser<PerXdsConfig>
PARSER
private java.lang.Object
perXdsConfig_
private int
perXdsConfigCase_
static int
ROUTE_CONFIG_FIELD_NUMBER
static int
SCOPED_ROUTE_CONFIG_FIELD_NUMBER
private static long
serialVersionUID
private int
status_
static int
STATUS_FIELD_NUMBER
-
Constructor Summary
Constructors Modifier Constructor Description private
PerXdsConfig()
private
PerXdsConfig(com.google.protobuf.GeneratedMessage.Builder<?> builder)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
ClientConfigStatus
getClientStatus()
Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.int
getClientStatusValue()
Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.ClustersConfigDump
getClusterConfig()
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;
ClustersConfigDumpOrBuilder
getClusterConfigOrBuilder()
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;
static PerXdsConfig
getDefaultInstance()
PerXdsConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
EndpointsConfigDump
getEndpointConfig()
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;
EndpointsConfigDumpOrBuilder
getEndpointConfigOrBuilder()
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;
ListenersConfigDump
getListenerConfig()
.envoy.admin.v3.ListenersConfigDump listener_config = 2;
ListenersConfigDumpOrBuilder
getListenerConfigOrBuilder()
.envoy.admin.v3.ListenersConfigDump listener_config = 2;
com.google.protobuf.Parser<PerXdsConfig>
getParserForType()
PerXdsConfig.PerXdsConfigCase
getPerXdsConfigCase()
RoutesConfigDump
getRouteConfig()
.envoy.admin.v3.RoutesConfigDump route_config = 4;
RoutesConfigDumpOrBuilder
getRouteConfigOrBuilder()
.envoy.admin.v3.RoutesConfigDump route_config = 4;
ScopedRoutesConfigDump
getScopedRouteConfig()
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;
ScopedRoutesConfigDumpOrBuilder
getScopedRouteConfigOrBuilder()
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;
int
getSerializedSize()
ConfigStatus
getStatus()
Config status generated by management servers.int
getStatusValue()
Config status generated by management servers.boolean
hasClusterConfig()
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;
boolean
hasEndpointConfig()
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;
int
hashCode()
boolean
hasListenerConfig()
.envoy.admin.v3.ListenersConfigDump listener_config = 2;
boolean
hasRouteConfig()
.envoy.admin.v3.RoutesConfigDump route_config = 4;
boolean
hasScopedRouteConfig()
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static PerXdsConfig.Builder
newBuilder()
static PerXdsConfig.Builder
newBuilder(PerXdsConfig prototype)
PerXdsConfig.Builder
newBuilderForType()
protected PerXdsConfig.Builder
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
static PerXdsConfig
parseDelimitedFrom(java.io.InputStream input)
static PerXdsConfig
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PerXdsConfig
parseFrom(byte[] data)
static PerXdsConfig
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PerXdsConfig
parseFrom(com.google.protobuf.ByteString data)
static PerXdsConfig
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PerXdsConfig
parseFrom(com.google.protobuf.CodedInputStream input)
static PerXdsConfig
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PerXdsConfig
parseFrom(java.io.InputStream input)
static PerXdsConfig
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PerXdsConfig
parseFrom(java.nio.ByteBuffer data)
static PerXdsConfig
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<PerXdsConfig>
parser()
PerXdsConfig.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, 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
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
perXdsConfigCase_
private int perXdsConfigCase_
-
perXdsConfig_
private java.lang.Object perXdsConfig_
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
status_
private int status_
-
CLIENT_STATUS_FIELD_NUMBER
public static final int CLIENT_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
clientStatus_
private int clientStatus_
-
LISTENER_CONFIG_FIELD_NUMBER
public static final int LISTENER_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_CONFIG_FIELD_NUMBER
public static final int CLUSTER_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROUTE_CONFIG_FIELD_NUMBER
public static final int ROUTE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCOPED_ROUTE_CONFIG_FIELD_NUMBER
public static final int SCOPED_ROUTE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDPOINT_CONFIG_FIELD_NUMBER
public static final int ENDPOINT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final PerXdsConfig DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<PerXdsConfig> PARSER
-
-
Method Detail
-
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
-
getPerXdsConfigCase
public PerXdsConfig.PerXdsConfigCase getPerXdsConfigCase()
- Specified by:
getPerXdsConfigCase
in interfacePerXdsConfigOrBuilder
-
getStatusValue
public int getStatusValue()
Config status generated by management servers. Will not be present if the CSDS server is an xDS client.
.envoy.service.status.v3.ConfigStatus status = 1;
- Specified by:
getStatusValue
in interfacePerXdsConfigOrBuilder
- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public ConfigStatus getStatus()
Config status generated by management servers. Will not be present if the CSDS server is an xDS client.
.envoy.service.status.v3.ConfigStatus status = 1;
- Specified by:
getStatus
in interfacePerXdsConfigOrBuilder
- Returns:
- The status.
-
getClientStatusValue
@Deprecated public int getClientStatusValue()
Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated. See envoy/service/status/v3/csds.proto;l=112Client config status is populated by xDS clients. Will not be present if the CSDS server is an xDS server. No matter what the client config status is, xDS clients should always dump the most recent accepted xDS config. .. attention:: This field is deprecated. Use :ref:`ClientResourceStatus <envoy_v3_api_enum_admin.v3.ClientResourceStatus>` for per-resource config status instead.
.envoy.service.status.v3.ClientConfigStatus client_status = 7 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
- Specified by:
getClientStatusValue
in interfacePerXdsConfigOrBuilder
- Returns:
- The enum numeric value on the wire for clientStatus.
-
getClientStatus
@Deprecated public ClientConfigStatus getClientStatus()
Deprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated. See envoy/service/status/v3/csds.proto;l=112Client config status is populated by xDS clients. Will not be present if the CSDS server is an xDS server. No matter what the client config status is, xDS clients should always dump the most recent accepted xDS config. .. attention:: This field is deprecated. Use :ref:`ClientResourceStatus <envoy_v3_api_enum_admin.v3.ClientResourceStatus>` for per-resource config status instead.
.envoy.service.status.v3.ClientConfigStatus client_status = 7 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
- Specified by:
getClientStatus
in interfacePerXdsConfigOrBuilder
- Returns:
- The clientStatus.
-
hasListenerConfig
public boolean hasListenerConfig()
.envoy.admin.v3.ListenersConfigDump listener_config = 2;
- Specified by:
hasListenerConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- Whether the listenerConfig field is set.
-
getListenerConfig
public ListenersConfigDump getListenerConfig()
.envoy.admin.v3.ListenersConfigDump listener_config = 2;
- Specified by:
getListenerConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- The listenerConfig.
-
getListenerConfigOrBuilder
public ListenersConfigDumpOrBuilder getListenerConfigOrBuilder()
.envoy.admin.v3.ListenersConfigDump listener_config = 2;
- Specified by:
getListenerConfigOrBuilder
in interfacePerXdsConfigOrBuilder
-
hasClusterConfig
public boolean hasClusterConfig()
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;
- Specified by:
hasClusterConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- Whether the clusterConfig field is set.
-
getClusterConfig
public ClustersConfigDump getClusterConfig()
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;
- Specified by:
getClusterConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- The clusterConfig.
-
getClusterConfigOrBuilder
public ClustersConfigDumpOrBuilder getClusterConfigOrBuilder()
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;
- Specified by:
getClusterConfigOrBuilder
in interfacePerXdsConfigOrBuilder
-
hasRouteConfig
public boolean hasRouteConfig()
.envoy.admin.v3.RoutesConfigDump route_config = 4;
- Specified by:
hasRouteConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- Whether the routeConfig field is set.
-
getRouteConfig
public RoutesConfigDump getRouteConfig()
.envoy.admin.v3.RoutesConfigDump route_config = 4;
- Specified by:
getRouteConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- The routeConfig.
-
getRouteConfigOrBuilder
public RoutesConfigDumpOrBuilder getRouteConfigOrBuilder()
.envoy.admin.v3.RoutesConfigDump route_config = 4;
- Specified by:
getRouteConfigOrBuilder
in interfacePerXdsConfigOrBuilder
-
hasScopedRouteConfig
public boolean hasScopedRouteConfig()
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;
- Specified by:
hasScopedRouteConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- Whether the scopedRouteConfig field is set.
-
getScopedRouteConfig
public ScopedRoutesConfigDump getScopedRouteConfig()
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;
- Specified by:
getScopedRouteConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- The scopedRouteConfig.
-
getScopedRouteConfigOrBuilder
public ScopedRoutesConfigDumpOrBuilder getScopedRouteConfigOrBuilder()
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;
- Specified by:
getScopedRouteConfigOrBuilder
in interfacePerXdsConfigOrBuilder
-
hasEndpointConfig
public boolean hasEndpointConfig()
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;
- Specified by:
hasEndpointConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- Whether the endpointConfig field is set.
-
getEndpointConfig
public EndpointsConfigDump getEndpointConfig()
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;
- Specified by:
getEndpointConfig
in interfacePerXdsConfigOrBuilder
- Returns:
- The endpointConfig.
-
getEndpointConfigOrBuilder
public EndpointsConfigDumpOrBuilder getEndpointConfigOrBuilder()
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;
- Specified by:
getEndpointConfigOrBuilder
in interfacePerXdsConfigOrBuilder
-
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 PerXdsConfig parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PerXdsConfig parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PerXdsConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PerXdsConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PerXdsConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PerXdsConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PerXdsConfig parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PerXdsConfig parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PerXdsConfig parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static PerXdsConfig parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PerXdsConfig parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static PerXdsConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public PerXdsConfig.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PerXdsConfig.Builder newBuilder()
-
newBuilder
public static PerXdsConfig.Builder newBuilder(PerXdsConfig prototype)
-
toBuilder
public PerXdsConfig.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PerXdsConfig.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static PerXdsConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PerXdsConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<PerXdsConfig> 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 PerXdsConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-