Uses of Class
io.dingodb.meta.Meta.MetaEventIndex
Packages that use Meta.MetaEventIndex
-
Uses of Meta.MetaEventIndex in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.MetaEventIndexModifier and TypeMethodDescriptionMeta.MetaEventIndex.Builder.build()Meta.MetaEventIndex.Builder.buildPartial()static Meta.MetaEventIndexMeta.MetaEventIndex.getDefaultInstance()Meta.MetaEventIndex.Builder.getDefaultInstanceForType()Meta.MetaEventIndex.getDefaultInstanceForType()Meta.MetaEvent.Builder.getIndex().dingodb.pb.meta.MetaEventIndex index = 4;Meta.MetaEvent.getIndex().dingodb.pb.meta.MetaEventIndex index = 4;Meta.MetaEventOrBuilder.getIndex().dingodb.pb.meta.MetaEventIndex index = 4;static Meta.MetaEventIndexMeta.MetaEventIndex.parseDelimitedFrom(InputStream input) static Meta.MetaEventIndexMeta.MetaEventIndex.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(byte[] data) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(com.google.protobuf.ByteString data) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(InputStream input) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(ByteBuffer data) static Meta.MetaEventIndexMeta.MetaEventIndex.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.MetaEventIndexModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.MetaEventIndex>Meta.MetaEventIndex.getParserForType()static com.google.protobuf.Parser<Meta.MetaEventIndex>Meta.MetaEventIndex.parser()Methods in io.dingodb.meta with parameters of type Meta.MetaEventIndexModifier and TypeMethodDescriptionMeta.MetaEventIndex.Builder.mergeFrom(Meta.MetaEventIndex other) Meta.MetaEvent.Builder.mergeIndex(Meta.MetaEventIndex value) .dingodb.pb.meta.MetaEventIndex index = 4;static Meta.MetaEventIndex.BuilderMeta.MetaEventIndex.newBuilder(Meta.MetaEventIndex prototype) Meta.MetaEvent.Builder.setIndex(Meta.MetaEventIndex value) .dingodb.pb.meta.MetaEventIndex index = 4;