Class IndexProto
- java.lang.Object
-
- io.provenance.scope.contract.proto.IndexProto
-
public final class IndexProto extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIndexProto.IndexMetadata to flag indexing by p8e indexerstatic interfaceIndexProto.IndexOrBuilder
-
Field Summary
Fields Modifier and Type Field Description static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,IndexProto.Index>indexextend .google.protobuf.FieldOptions { ...static intINDEX_FIELD_NUMBERstatic intMESSAGE_INDEX_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions,IndexProto.Index>messageIndexextend .google.protobuf.MessageOptions { ...
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
MESSAGE_INDEX_FIELD_NUMBER
public static final int MESSAGE_INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
messageIndex
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions,IndexProto.Index> messageIndex
extend .google.protobuf.MessageOptions { ... }
-
INDEX_FIELD_NUMBER
public static final int INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
index
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,IndexProto.Index> index
extend .google.protobuf.FieldOptions { ... }
-
-
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()
-
-