public final class ScopedRoutesConfigDump extends com.google.protobuf.GeneratedMessageV3 implements ScopedRoutesConfigDumpOrBuilder
Envoy's scoped RDS implementation fills this message with all currently loaded route configuration scopes (defined via ScopedRouteConfigurationsSet protos). This message lists both the scopes defined inline with the higher order object (i.e., the HttpConnectionManager) and the dynamically obtained scopes via the SRDS API.Protobuf type
envoy.admin.v3.ScopedRoutesConfigDump| Modifier and Type | Class and Description |
|---|---|
static class |
ScopedRoutesConfigDump.Builder
Envoy's scoped RDS implementation fills this message with all currently loaded route
configuration scopes (defined via ScopedRouteConfigurationsSet protos).
|
static class |
ScopedRoutesConfigDump.DynamicScopedRouteConfigs
Protobuf type
envoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs |
static interface |
ScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder |
static class |
ScopedRoutesConfigDump.InlineScopedRouteConfigs
Protobuf type
envoy.admin.v3.ScopedRoutesConfigDump.InlineScopedRouteConfigs |
static interface |
ScopedRoutesConfigDump.InlineScopedRouteConfigsOrBuilder |
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| Modifier and Type | Field and Description |
|---|---|
static int |
DYNAMIC_SCOPED_ROUTE_CONFIGS_FIELD_NUMBER |
static int |
INLINE_SCOPED_ROUTE_CONFIGS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ScopedRoutesConfigDump |
getDefaultInstance() |
ScopedRoutesConfigDump |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ScopedRoutesConfigDump.DynamicScopedRouteConfigs |
getDynamicScopedRouteConfigs(int index)
The dynamically loaded scoped route configs.
|
int |
getDynamicScopedRouteConfigsCount()
The dynamically loaded scoped route configs.
|
List<ScopedRoutesConfigDump.DynamicScopedRouteConfigs> |
getDynamicScopedRouteConfigsList()
The dynamically loaded scoped route configs.
|
ScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder |
getDynamicScopedRouteConfigsOrBuilder(int index)
The dynamically loaded scoped route configs.
|
List<? extends ScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder> |
getDynamicScopedRouteConfigsOrBuilderList()
The dynamically loaded scoped route configs.
|
ScopedRoutesConfigDump.InlineScopedRouteConfigs |
getInlineScopedRouteConfigs(int index)
The statically loaded scoped route configs.
|
int |
getInlineScopedRouteConfigsCount()
The statically loaded scoped route configs.
|
List<ScopedRoutesConfigDump.InlineScopedRouteConfigs> |
getInlineScopedRouteConfigsList()
The statically loaded scoped route configs.
|
ScopedRoutesConfigDump.InlineScopedRouteConfigsOrBuilder |
getInlineScopedRouteConfigsOrBuilder(int index)
The statically loaded scoped route configs.
|
List<? extends ScopedRoutesConfigDump.InlineScopedRouteConfigsOrBuilder> |
getInlineScopedRouteConfigsOrBuilderList()
The statically loaded scoped route configs.
|
com.google.protobuf.Parser<ScopedRoutesConfigDump> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ScopedRoutesConfigDump.Builder |
newBuilder() |
static ScopedRoutesConfigDump.Builder |
newBuilder(ScopedRoutesConfigDump prototype) |
ScopedRoutesConfigDump.Builder |
newBuilderForType() |
protected ScopedRoutesConfigDump.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ScopedRoutesConfigDump |
parseDelimitedFrom(InputStream input) |
static ScopedRoutesConfigDump |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRoutesConfigDump |
parseFrom(byte[] data) |
static ScopedRoutesConfigDump |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRoutesConfigDump |
parseFrom(ByteBuffer data) |
static ScopedRoutesConfigDump |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRoutesConfigDump |
parseFrom(com.google.protobuf.ByteString data) |
static ScopedRoutesConfigDump |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRoutesConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ScopedRoutesConfigDump |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRoutesConfigDump |
parseFrom(InputStream input) |
static ScopedRoutesConfigDump |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ScopedRoutesConfigDump> |
parser() |
ScopedRoutesConfigDump.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int INLINE_SCOPED_ROUTE_CONFIGS_FIELD_NUMBER
public static final int DYNAMIC_SCOPED_ROUTE_CONFIGS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<ScopedRoutesConfigDump.InlineScopedRouteConfigs> getInlineScopedRouteConfigsList()
The statically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.InlineScopedRouteConfigs inline_scoped_route_configs = 1;getInlineScopedRouteConfigsList in interface ScopedRoutesConfigDumpOrBuilderpublic List<? extends ScopedRoutesConfigDump.InlineScopedRouteConfigsOrBuilder> getInlineScopedRouteConfigsOrBuilderList()
The statically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.InlineScopedRouteConfigs inline_scoped_route_configs = 1;getInlineScopedRouteConfigsOrBuilderList in interface ScopedRoutesConfigDumpOrBuilderpublic int getInlineScopedRouteConfigsCount()
The statically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.InlineScopedRouteConfigs inline_scoped_route_configs = 1;getInlineScopedRouteConfigsCount in interface ScopedRoutesConfigDumpOrBuilderpublic ScopedRoutesConfigDump.InlineScopedRouteConfigs getInlineScopedRouteConfigs(int index)
The statically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.InlineScopedRouteConfigs inline_scoped_route_configs = 1;getInlineScopedRouteConfigs in interface ScopedRoutesConfigDumpOrBuilderpublic ScopedRoutesConfigDump.InlineScopedRouteConfigsOrBuilder getInlineScopedRouteConfigsOrBuilder(int index)
The statically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.InlineScopedRouteConfigs inline_scoped_route_configs = 1;getInlineScopedRouteConfigsOrBuilder in interface ScopedRoutesConfigDumpOrBuilderpublic List<ScopedRoutesConfigDump.DynamicScopedRouteConfigs> getDynamicScopedRouteConfigsList()
The dynamically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs dynamic_scoped_route_configs = 2;getDynamicScopedRouteConfigsList in interface ScopedRoutesConfigDumpOrBuilderpublic List<? extends ScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder> getDynamicScopedRouteConfigsOrBuilderList()
The dynamically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs dynamic_scoped_route_configs = 2;getDynamicScopedRouteConfigsOrBuilderList in interface ScopedRoutesConfigDumpOrBuilderpublic int getDynamicScopedRouteConfigsCount()
The dynamically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs dynamic_scoped_route_configs = 2;getDynamicScopedRouteConfigsCount in interface ScopedRoutesConfigDumpOrBuilderpublic ScopedRoutesConfigDump.DynamicScopedRouteConfigs getDynamicScopedRouteConfigs(int index)
The dynamically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs dynamic_scoped_route_configs = 2;getDynamicScopedRouteConfigs in interface ScopedRoutesConfigDumpOrBuilderpublic ScopedRoutesConfigDump.DynamicScopedRouteConfigsOrBuilder getDynamicScopedRouteConfigsOrBuilder(int index)
The dynamically loaded scoped route configs.
repeated .envoy.admin.v3.ScopedRoutesConfigDump.DynamicScopedRouteConfigs dynamic_scoped_route_configs = 2;getDynamicScopedRouteConfigsOrBuilder in interface ScopedRoutesConfigDumpOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ScopedRoutesConfigDump parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopedRoutesConfigDump parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopedRoutesConfigDump parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopedRoutesConfigDump parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopedRoutesConfigDump parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopedRoutesConfigDump parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ScopedRoutesConfigDump parseFrom(InputStream input) throws IOException
IOExceptionpublic static ScopedRoutesConfigDump parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ScopedRoutesConfigDump parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ScopedRoutesConfigDump parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ScopedRoutesConfigDump parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ScopedRoutesConfigDump parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ScopedRoutesConfigDump.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ScopedRoutesConfigDump.Builder newBuilder()
public static ScopedRoutesConfigDump.Builder newBuilder(ScopedRoutesConfigDump prototype)
public ScopedRoutesConfigDump.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ScopedRoutesConfigDump.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ScopedRoutesConfigDump getDefaultInstance()
public static com.google.protobuf.Parser<ScopedRoutesConfigDump> parser()
public com.google.protobuf.Parser<ScopedRoutesConfigDump> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ScopedRoutesConfigDump getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.