Uses of Interface
io.dingodb.meta.Meta.IdEpochTypeAndValueItemOrBuilder
Packages that use Meta.IdEpochTypeAndValueItemOrBuilder
-
Uses of Meta.IdEpochTypeAndValueItemOrBuilder in io.dingodb.meta
Classes in io.dingodb.meta that implement Meta.IdEpochTypeAndValueItemOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedingodb.pb.meta.IdEpochTypeAndValueItemstatic final classProtobuf typedingodb.pb.meta.IdEpochTypeAndValueItemMethods in io.dingodb.meta that return Meta.IdEpochTypeAndValueItemOrBuilderModifier and TypeMethodDescriptionMeta.IdEpochTypeAndValue.Builder.getItemsOrBuilder(int index) repeated .dingodb.pb.meta.IdEpochTypeAndValueItem items = 1;Meta.IdEpochTypeAndValue.getItemsOrBuilder(int index) repeated .dingodb.pb.meta.IdEpochTypeAndValueItem items = 1;Meta.IdEpochTypeAndValueOrBuilder.getItemsOrBuilder(int index) repeated .dingodb.pb.meta.IdEpochTypeAndValueItem items = 1;Methods in io.dingodb.meta that return types with arguments of type Meta.IdEpochTypeAndValueItemOrBuilderModifier and TypeMethodDescriptionList<? extends Meta.IdEpochTypeAndValueItemOrBuilder>Meta.IdEpochTypeAndValue.Builder.getItemsOrBuilderList()repeated .dingodb.pb.meta.IdEpochTypeAndValueItem items = 1;List<? extends Meta.IdEpochTypeAndValueItemOrBuilder>Meta.IdEpochTypeAndValue.getItemsOrBuilderList()repeated .dingodb.pb.meta.IdEpochTypeAndValueItem items = 1;List<? extends Meta.IdEpochTypeAndValueItemOrBuilder>Meta.IdEpochTypeAndValueOrBuilder.getItemsOrBuilderList()repeated .dingodb.pb.meta.IdEpochTypeAndValueItem items = 1;