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,Serializable
public final class PerXdsConfig
extends com.google.protobuf.GeneratedMessage
implements PerXdsConfigOrBuilder
Detailed config (per xDS) with status. [#next-free-field: 8]Protobuf type
envoy.service.status.v3.PerXdsConfig- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDetailed config (per xDS) with status.static enumNested 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.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intprivate intstatic final intprivate static final PerXdsConfigstatic final intstatic final intprivate byteprivate static final com.google.protobuf.Parser<PerXdsConfig> private Objectprivate intstatic final intstatic final intprivate static final longprivate intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivatePerXdsConfig(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated.intDeprecated.envoy.service.status.v3.PerXdsConfig.client_status is deprecated..envoy.admin.v3.ClustersConfigDump cluster_config = 3;.envoy.admin.v3.ClustersConfigDump cluster_config = 3;static PerXdsConfigstatic final com.google.protobuf.Descriptors.Descriptor.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;.envoy.admin.v3.ListenersConfigDump listener_config = 2;.envoy.admin.v3.ListenersConfigDump listener_config = 2;com.google.protobuf.Parser<PerXdsConfig> .envoy.admin.v3.RoutesConfigDump route_config = 4;.envoy.admin.v3.RoutesConfigDump route_config = 4;.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;intConfig status generated by management servers.intConfig status generated by management servers.boolean.envoy.admin.v3.ClustersConfigDump cluster_config = 3;boolean.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;inthashCode()boolean.envoy.admin.v3.ListenersConfigDump listener_config = 2;boolean.envoy.admin.v3.RoutesConfigDump route_config = 4;boolean.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic PerXdsConfig.Builderstatic PerXdsConfig.BuildernewBuilder(PerXdsConfig prototype) protected PerXdsConfig.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static PerXdsConfigparseDelimitedFrom(InputStream input) static PerXdsConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerXdsConfigparseFrom(byte[] data) static PerXdsConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerXdsConfigparseFrom(com.google.protobuf.ByteString data) static PerXdsConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerXdsConfigparseFrom(com.google.protobuf.CodedInputStream input) static PerXdsConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerXdsConfigparseFrom(InputStream input) static PerXdsConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerXdsConfigparseFrom(ByteBuffer data) static PerXdsConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<PerXdsConfig> parser()voidwriteTo(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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods 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:
-
perXdsConfigCase_
private int perXdsConfigCase_ -
perXdsConfig_
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
status_
private int status_ -
CLIENT_STATUS_FIELD_NUMBER
public static final int CLIENT_STATUS_FIELD_NUMBER- See Also:
-
clientStatus_
private int clientStatus_ -
LISTENER_CONFIG_FIELD_NUMBER
public static final int LISTENER_CONFIG_FIELD_NUMBER- See Also:
-
CLUSTER_CONFIG_FIELD_NUMBER
public static final int CLUSTER_CONFIG_FIELD_NUMBER- See Also:
-
ROUTE_CONFIG_FIELD_NUMBER
public static final int ROUTE_CONFIG_FIELD_NUMBER- See Also:
-
SCOPED_ROUTE_CONFIG_FIELD_NUMBER
public static final int SCOPED_ROUTE_CONFIG_FIELD_NUMBER- See Also:
-
ENDPOINT_CONFIG_FIELD_NUMBER
public static final int ENDPOINT_CONFIG_FIELD_NUMBER- See Also:
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
PerXdsConfig
private PerXdsConfig(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
PerXdsConfig
private PerXdsConfig()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getPerXdsConfigCase
- Specified by:
getPerXdsConfigCasein 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:
getStatusValuein interfacePerXdsConfigOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
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:
getStatusin interfacePerXdsConfigOrBuilder- Returns:
- The status.
-
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:
getClientStatusValuein interfacePerXdsConfigOrBuilder- Returns:
- The enum numeric value on the wire for clientStatus.
-
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:
getClientStatusin interfacePerXdsConfigOrBuilder- Returns:
- The clientStatus.
-
hasListenerConfig
public boolean hasListenerConfig().envoy.admin.v3.ListenersConfigDump listener_config = 2;- Specified by:
hasListenerConfigin interfacePerXdsConfigOrBuilder- Returns:
- Whether the listenerConfig field is set.
-
getListenerConfig
.envoy.admin.v3.ListenersConfigDump listener_config = 2;- Specified by:
getListenerConfigin interfacePerXdsConfigOrBuilder- Returns:
- The listenerConfig.
-
getListenerConfigOrBuilder
.envoy.admin.v3.ListenersConfigDump listener_config = 2;- Specified by:
getListenerConfigOrBuilderin interfacePerXdsConfigOrBuilder
-
hasClusterConfig
public boolean hasClusterConfig().envoy.admin.v3.ClustersConfigDump cluster_config = 3;- Specified by:
hasClusterConfigin interfacePerXdsConfigOrBuilder- Returns:
- Whether the clusterConfig field is set.
-
getClusterConfig
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;- Specified by:
getClusterConfigin interfacePerXdsConfigOrBuilder- Returns:
- The clusterConfig.
-
getClusterConfigOrBuilder
.envoy.admin.v3.ClustersConfigDump cluster_config = 3;- Specified by:
getClusterConfigOrBuilderin interfacePerXdsConfigOrBuilder
-
hasRouteConfig
public boolean hasRouteConfig().envoy.admin.v3.RoutesConfigDump route_config = 4;- Specified by:
hasRouteConfigin interfacePerXdsConfigOrBuilder- Returns:
- Whether the routeConfig field is set.
-
getRouteConfig
.envoy.admin.v3.RoutesConfigDump route_config = 4;- Specified by:
getRouteConfigin interfacePerXdsConfigOrBuilder- Returns:
- The routeConfig.
-
getRouteConfigOrBuilder
.envoy.admin.v3.RoutesConfigDump route_config = 4;- Specified by:
getRouteConfigOrBuilderin interfacePerXdsConfigOrBuilder
-
hasScopedRouteConfig
public boolean hasScopedRouteConfig().envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;- Specified by:
hasScopedRouteConfigin interfacePerXdsConfigOrBuilder- Returns:
- Whether the scopedRouteConfig field is set.
-
getScopedRouteConfig
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;- Specified by:
getScopedRouteConfigin interfacePerXdsConfigOrBuilder- Returns:
- The scopedRouteConfig.
-
getScopedRouteConfigOrBuilder
.envoy.admin.v3.ScopedRoutesConfigDump scoped_route_config = 5;- Specified by:
getScopedRouteConfigOrBuilderin interfacePerXdsConfigOrBuilder
-
hasEndpointConfig
public boolean hasEndpointConfig().envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;- Specified by:
hasEndpointConfigin interfacePerXdsConfigOrBuilder- Returns:
- Whether the endpointConfig field is set.
-
getEndpointConfig
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;- Specified by:
getEndpointConfigin interfacePerXdsConfigOrBuilder- Returns:
- The endpointConfig.
-
getEndpointConfigOrBuilder
.envoy.admin.v3.EndpointsConfigDump endpoint_config = 6;- Specified by:
getEndpointConfigOrBuilderin interfacePerXdsConfigOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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 PerXdsConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PerXdsConfig parseFrom(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
- Throws:
IOException
-
parseFrom
public static PerXdsConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static PerXdsConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PerXdsConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PerXdsConfig.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-