Uses of Class
io.dingodb.debug.Debug.DebugResponse.VectorIndexMetricsEntry
Packages that use Debug.DebugResponse.VectorIndexMetricsEntry
-
Uses of Debug.DebugResponse.VectorIndexMetricsEntry in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.DebugResponse.VectorIndexMetricsEntryModifier and TypeMethodDescriptionDebug.DebugResponse.VectorIndexMetricsEntry.Builder.build()Debug.DebugResponse.VectorIndexMetricsEntry.Builder.buildPartial()Debug.DebugResponse.VectorIndexMetricsEntry.getDefaultInstance()Debug.DebugResponse.VectorIndexMetricsEntry.Builder.getDefaultInstanceForType()Debug.DebugResponse.VectorIndexMetricsEntry.getDefaultInstanceForType()Debug.DebugResponse.VectorIndexMetrics.Builder.getEntries(int index) repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Debug.DebugResponse.VectorIndexMetrics.getEntries(int index) repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Debug.DebugResponse.VectorIndexMetricsOrBuilder.getEntries(int index) repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Debug.DebugResponse.VectorIndexMetricsEntry.parseDelimitedFrom(InputStream input) Debug.DebugResponse.VectorIndexMetricsEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(byte[] data) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(com.google.protobuf.ByteString data) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(com.google.protobuf.CodedInputStream input) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(InputStream input) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(ByteBuffer data) Debug.DebugResponse.VectorIndexMetricsEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.debug that return types with arguments of type Debug.DebugResponse.VectorIndexMetricsEntryModifier and TypeMethodDescriptionDebug.DebugResponse.VectorIndexMetrics.Builder.getEntriesList()repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Debug.DebugResponse.VectorIndexMetrics.getEntriesList()repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Debug.DebugResponse.VectorIndexMetricsOrBuilder.getEntriesList()repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;com.google.protobuf.Parser<Debug.DebugResponse.VectorIndexMetricsEntry>Debug.DebugResponse.VectorIndexMetricsEntry.getParserForType()static com.google.protobuf.Parser<Debug.DebugResponse.VectorIndexMetricsEntry>Debug.DebugResponse.VectorIndexMetricsEntry.parser()Methods in io.dingodb.debug with parameters of type Debug.DebugResponse.VectorIndexMetricsEntryModifier and TypeMethodDescriptionDebug.DebugResponse.VectorIndexMetrics.Builder.addEntries(int index, Debug.DebugResponse.VectorIndexMetricsEntry value) repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Debug.DebugResponse.VectorIndexMetrics.Builder.addEntries(Debug.DebugResponse.VectorIndexMetricsEntry value) repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Debug.DebugResponse.VectorIndexMetricsEntry.Builder.mergeFrom(Debug.DebugResponse.VectorIndexMetricsEntry other) Debug.DebugResponse.VectorIndexMetricsEntry.newBuilder(Debug.DebugResponse.VectorIndexMetricsEntry prototype) Debug.DebugResponse.VectorIndexMetrics.Builder.setEntries(int index, Debug.DebugResponse.VectorIndexMetricsEntry value) repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;Method parameters in io.dingodb.debug with type arguments of type Debug.DebugResponse.VectorIndexMetricsEntryModifier and TypeMethodDescriptionDebug.DebugResponse.VectorIndexMetrics.Builder.addAllEntries(Iterable<? extends Debug.DebugResponse.VectorIndexMetricsEntry> values) repeated .dingodb.pb.debug.DebugResponse.VectorIndexMetricsEntry entries = 1;