Uses of Class
io.dingodb.version.Version.KvIndexInternal.Generation.Builder
Packages that use Version.KvIndexInternal.Generation.Builder
-
Uses of Version.KvIndexInternal.Generation.Builder in io.dingodb.version
Methods in io.dingodb.version that return Version.KvIndexInternal.Generation.BuilderModifier and TypeMethodDescriptionVersion.KvIndexInternal.Generation.Builder.addAllRevisions(Iterable<? extends Version.RevisionInternal> values) the revisions of this generationVersion.KvIndexInternal.Builder.addGenerationsBuilder()repeated .dingodb.pb.version.KvIndexInternal.Generation generations = 3;Version.KvIndexInternal.Builder.addGenerationsBuilder(int index) repeated .dingodb.pb.version.KvIndexInternal.Generation generations = 3;Version.KvIndexInternal.Generation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Version.KvIndexInternal.Generation.Builder.addRevisions(int index, Version.RevisionInternal value) the revisions of this generationVersion.KvIndexInternal.Generation.Builder.addRevisions(int index, Version.RevisionInternal.Builder builderForValue) the revisions of this generationVersion.KvIndexInternal.Generation.Builder.addRevisions(Version.RevisionInternal value) the revisions of this generationVersion.KvIndexInternal.Generation.Builder.addRevisions(Version.RevisionInternal.Builder builderForValue) the revisions of this generationVersion.KvIndexInternal.Generation.Builder.clear()Version.KvIndexInternal.Generation.Builder.clearCreateRevision()the create revision of this generationVersion.KvIndexInternal.Generation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Version.KvIndexInternal.Generation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Version.KvIndexInternal.Generation.Builder.clearRevisions()the revisions of this generationVersion.KvIndexInternal.Generation.Builder.clearVerison()if verison == 0, means this is a empty generationVersion.KvIndexInternal.Generation.Builder.clone()Version.KvIndexInternal.Builder.getGenerationsBuilder(int index) repeated .dingodb.pb.version.KvIndexInternal.Generation generations = 3;Version.KvIndexInternal.Generation.Builder.mergeCreateRevision(Version.RevisionInternal value) the create revision of this generationVersion.KvIndexInternal.Generation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Version.KvIndexInternal.Generation.Builder.mergeFrom(com.google.protobuf.Message other) Version.KvIndexInternal.Generation.Builder.mergeFrom(Version.KvIndexInternal.Generation other) Version.KvIndexInternal.Generation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Version.KvIndexInternal.Generation.newBuilder()Version.KvIndexInternal.Generation.newBuilder(Version.KvIndexInternal.Generation prototype) Version.KvIndexInternal.Generation.newBuilderForType()Version.KvIndexInternal.Generation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Version.KvIndexInternal.Generation.Builder.removeRevisions(int index) the revisions of this generationVersion.KvIndexInternal.Generation.Builder.setCreateRevision(Version.RevisionInternal value) the create revision of this generationVersion.KvIndexInternal.Generation.Builder.setCreateRevision(Version.RevisionInternal.Builder builderForValue) the create revision of this generationVersion.KvIndexInternal.Generation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Version.KvIndexInternal.Generation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Version.KvIndexInternal.Generation.Builder.setRevisions(int index, Version.RevisionInternal value) the revisions of this generationVersion.KvIndexInternal.Generation.Builder.setRevisions(int index, Version.RevisionInternal.Builder builderForValue) the revisions of this generationVersion.KvIndexInternal.Generation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Version.KvIndexInternal.Generation.Builder.setVerison(long value) if verison == 0, means this is a empty generationVersion.KvIndexInternal.Generation.toBuilder()Methods in io.dingodb.version that return types with arguments of type Version.KvIndexInternal.Generation.BuilderModifier and TypeMethodDescriptionVersion.KvIndexInternal.Builder.getGenerationsBuilderList()repeated .dingodb.pb.version.KvIndexInternal.Generation generations = 3;Methods in io.dingodb.version with parameters of type Version.KvIndexInternal.Generation.BuilderModifier and TypeMethodDescriptionVersion.KvIndexInternal.Builder.addGenerations(int index, Version.KvIndexInternal.Generation.Builder builderForValue) repeated .dingodb.pb.version.KvIndexInternal.Generation generations = 3;Version.KvIndexInternal.Builder.addGenerations(Version.KvIndexInternal.Generation.Builder builderForValue) repeated .dingodb.pb.version.KvIndexInternal.Generation generations = 3;Version.KvIndexInternal.Builder.setGenerations(int index, Version.KvIndexInternal.Generation.Builder builderForValue) repeated .dingodb.pb.version.KvIndexInternal.Generation generations = 3;