| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.clear() |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.clearPhysical()
physical is set so the RPC will wait until the compaction is physically
applied to the local database such that compacted entries are totally
removed from the backend database.
|
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.clearRevision()
revision is the key-value store revision for the compaction operation.
|
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.clone() |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.mergeFrom(Rpc.CompactionRequest other) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.newBuilder() |
static Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.newBuilder(Rpc.CompactionRequest prototype) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.newBuilderForType() |
protected Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.setPhysical(boolean value)
physical is set so the RPC will wait until the compaction is physically
applied to the local database such that compacted entries are totally
removed from the backend database.
|
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.setRevision(long value)
revision is the key-value store revision for the compaction operation.
|
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Rpc.CompactionRequest.Builder |
Rpc.CompactionRequest.toBuilder() |
Copyright © 2018. All rights reserved.