Uses of Interface
io.dingodb.debug.Debug.DumpRegionResponse.DocumentOrBuilder
Packages that use Debug.DumpRegionResponse.DocumentOrBuilder
-
Uses of Debug.DumpRegionResponse.DocumentOrBuilder in io.dingodb.debug
Classes in io.dingodb.debug that implement Debug.DumpRegionResponse.DocumentOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedingodb.pb.debug.DumpRegionResponse.Documentstatic final classProtobuf typedingodb.pb.debug.DumpRegionResponse.DocumentMethods in io.dingodb.debug that return Debug.DumpRegionResponse.DocumentOrBuilderModifier and TypeMethodDescriptionDebug.DumpRegionResponse.Data.Builder.getDocumentsOrBuilder(int index) repeated .dingodb.pb.debug.DumpRegionResponse.Document documents = 102;Debug.DumpRegionResponse.Data.getDocumentsOrBuilder(int index) repeated .dingodb.pb.debug.DumpRegionResponse.Document documents = 102;Debug.DumpRegionResponse.DataOrBuilder.getDocumentsOrBuilder(int index) repeated .dingodb.pb.debug.DumpRegionResponse.Document documents = 102;Methods in io.dingodb.debug that return types with arguments of type Debug.DumpRegionResponse.DocumentOrBuilderModifier and TypeMethodDescriptionList<? extends Debug.DumpRegionResponse.DocumentOrBuilder>Debug.DumpRegionResponse.Data.Builder.getDocumentsOrBuilderList()repeated .dingodb.pb.debug.DumpRegionResponse.Document documents = 102;List<? extends Debug.DumpRegionResponse.DocumentOrBuilder>Debug.DumpRegionResponse.Data.getDocumentsOrBuilderList()repeated .dingodb.pb.debug.DumpRegionResponse.Document documents = 102;List<? extends Debug.DumpRegionResponse.DocumentOrBuilder>Debug.DumpRegionResponse.DataOrBuilder.getDocumentsOrBuilderList()repeated .dingodb.pb.debug.DumpRegionResponse.Document documents = 102;