Uses of Interface
io.dingodb.store_internal.StoreInternal.LogIndexMeta.TruncateIndexOrBuilder
Packages that use StoreInternal.LogIndexMeta.TruncateIndexOrBuilder
-
Uses of StoreInternal.LogIndexMeta.TruncateIndexOrBuilder in io.dingodb.store_internal
Classes in io.dingodb.store_internal that implement StoreInternal.LogIndexMeta.TruncateIndexOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedingodb.pb.store_internal.LogIndexMeta.TruncateIndexstatic final classProtobuf typedingodb.pb.store_internal.LogIndexMeta.TruncateIndexMethods in io.dingodb.store_internal that return StoreInternal.LogIndexMeta.TruncateIndexOrBuilderModifier and TypeMethodDescriptionStoreInternal.LogIndexMeta.Builder.getTruncateIndexesOrBuilder(int index) repeated .dingodb.pb.store_internal.LogIndexMeta.TruncateIndex truncate_indexes = 3;StoreInternal.LogIndexMeta.getTruncateIndexesOrBuilder(int index) repeated .dingodb.pb.store_internal.LogIndexMeta.TruncateIndex truncate_indexes = 3;StoreInternal.LogIndexMetaOrBuilder.getTruncateIndexesOrBuilder(int index) repeated .dingodb.pb.store_internal.LogIndexMeta.TruncateIndex truncate_indexes = 3;Methods in io.dingodb.store_internal that return types with arguments of type StoreInternal.LogIndexMeta.TruncateIndexOrBuilderModifier and TypeMethodDescriptionStoreInternal.LogIndexMeta.Builder.getTruncateIndexesOrBuilderList()repeated .dingodb.pb.store_internal.LogIndexMeta.TruncateIndex truncate_indexes = 3;StoreInternal.LogIndexMeta.getTruncateIndexesOrBuilderList()repeated .dingodb.pb.store_internal.LogIndexMeta.TruncateIndex truncate_indexes = 3;StoreInternal.LogIndexMetaOrBuilder.getTruncateIndexesOrBuilderList()repeated .dingodb.pb.store_internal.LogIndexMeta.TruncateIndex truncate_indexes = 3;