Package com.github.xds.core.v3
Class CollectionEntryProto
- java.lang.Object
-
- com.github.xds.core.v3.CollectionEntryProto
-
public final class CollectionEntryProto extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptor
descriptor
(package private) static com.google.protobuf.Descriptors.Descriptor
internal_static_xds_core_v3_CollectionEntry_descriptor
(package private) static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_xds_core_v3_CollectionEntry_fieldAccessorTable
(package private) static com.google.protobuf.Descriptors.Descriptor
internal_static_xds_core_v3_CollectionEntry_InlineEntry_descriptor
(package private) static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_xds_core_v3_CollectionEntry_InlineEntry_fieldAccessorTable
-
Constructor Summary
Constructors Modifier Constructor Description private
CollectionEntryProto()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
internal_static_xds_core_v3_CollectionEntry_descriptor
static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_core_v3_CollectionEntry_descriptor
-
internal_static_xds_core_v3_CollectionEntry_fieldAccessorTable
static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_core_v3_CollectionEntry_fieldAccessorTable
-
internal_static_xds_core_v3_CollectionEntry_InlineEntry_descriptor
static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_core_v3_CollectionEntry_InlineEntry_descriptor
-
internal_static_xds_core_v3_CollectionEntry_InlineEntry_fieldAccessorTable
static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_core_v3_CollectionEntry_InlineEntry_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-