Uses of Class
io.dingodb.debug.Debug.DebugResponse.DocumentIndexMetricsEntry.Builder
Packages that use Debug.DebugResponse.DocumentIndexMetricsEntry.Builder
-
Uses of Debug.DebugResponse.DocumentIndexMetricsEntry.Builder in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.DebugResponse.DocumentIndexMetricsEntry.BuilderModifier and TypeMethodDescriptionDebug.DebugResponse.DocumentIndexMetricsEntry.Builder.addAllEntries(Iterable<? extends Debug.DebugResponse.RawDocumentIndexState> values) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.addEntries(int index, Debug.DebugResponse.RawDocumentIndexState value) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.addEntries(int index, Debug.DebugResponse.RawDocumentIndexState.Builder builderForValue) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.addEntries(Debug.DebugResponse.RawDocumentIndexState value) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.addEntries(Debug.DebugResponse.RawDocumentIndexState.Builder builderForValue) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetrics.Builder.addEntriesBuilder()repeated .dingodb.pb.debug.DebugResponse.DocumentIndexMetricsEntry entries = 1;Debug.DebugResponse.DocumentIndexMetrics.Builder.addEntriesBuilder(int index) repeated .dingodb.pb.debug.DebugResponse.DocumentIndexMetricsEntry entries = 1;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clear()Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clearApplyLogIndex()int64 apply_log_index = 20;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clearEntries()repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clearId()int64 id = 1;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clearLastBuildEpochVersion()int64 last_build_epoch_version = 3;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clearVersion()int64 version = 2;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.clone()Debug.DebugResponse.DocumentIndexMetrics.Builder.getEntriesBuilder(int index) repeated .dingodb.pb.debug.DebugResponse.DocumentIndexMetricsEntry entries = 1;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.mergeFrom(com.google.protobuf.Message other) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.mergeFrom(Debug.DebugResponse.DocumentIndexMetricsEntry other) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Debug.DebugResponse.DocumentIndexMetricsEntry.newBuilder()Debug.DebugResponse.DocumentIndexMetricsEntry.newBuilder(Debug.DebugResponse.DocumentIndexMetricsEntry prototype) Debug.DebugResponse.DocumentIndexMetricsEntry.newBuilderForType()Debug.DebugResponse.DocumentIndexMetricsEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.removeEntries(int index) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setApplyLogIndex(long value) int64 apply_log_index = 20;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setEntries(int index, Debug.DebugResponse.RawDocumentIndexState value) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setEntries(int index, Debug.DebugResponse.RawDocumentIndexState.Builder builderForValue) repeated .dingodb.pb.debug.DebugResponse.RawDocumentIndexState entries = 70;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setId(long value) int64 id = 1;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setLastBuildEpochVersion(long value) int64 last_build_epoch_version = 3;Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Debug.DebugResponse.DocumentIndexMetricsEntry.Builder.setVersion(long value) int64 version = 2;Debug.DebugResponse.DocumentIndexMetricsEntry.toBuilder()Methods in io.dingodb.debug that return types with arguments of type Debug.DebugResponse.DocumentIndexMetricsEntry.BuilderModifier and TypeMethodDescriptionDebug.DebugResponse.DocumentIndexMetrics.Builder.getEntriesBuilderList()repeated .dingodb.pb.debug.DebugResponse.DocumentIndexMetricsEntry entries = 1;Methods in io.dingodb.debug with parameters of type Debug.DebugResponse.DocumentIndexMetricsEntry.BuilderModifier and TypeMethodDescriptionDebug.DebugResponse.DocumentIndexMetrics.Builder.addEntries(int index, Debug.DebugResponse.DocumentIndexMetricsEntry.Builder builderForValue) repeated .dingodb.pb.debug.DebugResponse.DocumentIndexMetricsEntry entries = 1;Debug.DebugResponse.DocumentIndexMetrics.Builder.addEntries(Debug.DebugResponse.DocumentIndexMetricsEntry.Builder builderForValue) repeated .dingodb.pb.debug.DebugResponse.DocumentIndexMetricsEntry entries = 1;Debug.DebugResponse.DocumentIndexMetrics.Builder.setEntries(int index, Debug.DebugResponse.DocumentIndexMetricsEntry.Builder builderForValue) repeated .dingodb.pb.debug.DebugResponse.DocumentIndexMetricsEntry entries = 1;