Uses of Class
io.dingodb.meta.Meta.Index
Packages that use Meta.Index
-
Uses of Meta.Index in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.IndexModifier and TypeMethodDescriptionMeta.Index.Builder.build()Meta.Index.Builder.buildPartial()static Meta.IndexMeta.Index.getDefaultInstance()Meta.Index.Builder.getDefaultInstanceForType()Meta.Index.getDefaultInstanceForType()static Meta.IndexMeta.Index.parseDelimitedFrom(InputStream input) static Meta.IndexMeta.Index.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IndexMeta.Index.parseFrom(byte[] data) static Meta.IndexMeta.Index.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IndexMeta.Index.parseFrom(com.google.protobuf.ByteString data) static Meta.IndexMeta.Index.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IndexMeta.Index.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.IndexMeta.Index.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IndexMeta.Index.parseFrom(InputStream input) static Meta.IndexMeta.Index.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IndexMeta.Index.parseFrom(ByteBuffer data) static Meta.IndexMeta.Index.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.IndexModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.Index>Meta.Index.getParserForType()static com.google.protobuf.Parser<Meta.Index>Meta.Index.parser()Methods in io.dingodb.meta with parameters of type Meta.IndexModifier and TypeMethodDescriptionMeta.Index.Builder.mergeFrom(Meta.Index other) static Meta.Index.BuilderMeta.Index.newBuilder(Meta.Index prototype)