| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.Compare |
Rpc.Compare.Builder.build() |
Rpc.Compare |
Rpc.Compare.Builder.buildPartial() |
Rpc.Compare |
Rpc.TxnRequestOrBuilder.getCompare(int index)
compare is a list of predicates representing a conjunction of terms.
|
Rpc.Compare |
Rpc.TxnRequest.getCompare(int index)
compare is a list of predicates representing a conjunction of terms.
|
Rpc.Compare |
Rpc.TxnRequest.Builder.getCompare(int index)
compare is a list of predicates representing a conjunction of terms.
|
static Rpc.Compare |
Rpc.Compare.getDefaultInstance() |
Rpc.Compare |
Rpc.Compare.getDefaultInstanceForType() |
Rpc.Compare |
Rpc.Compare.Builder.getDefaultInstanceForType() |
static Rpc.Compare |
Rpc.Compare.parseDelimitedFrom(InputStream input) |
static Rpc.Compare |
Rpc.Compare.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.Compare |
Rpc.Compare.parseFrom(byte[] data) |
static Rpc.Compare |
Rpc.Compare.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.Compare |
Rpc.Compare.parseFrom(ByteBuffer data) |
static Rpc.Compare |
Rpc.Compare.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.Compare |
Rpc.Compare.parseFrom(com.google.protobuf.ByteString data) |
static Rpc.Compare |
Rpc.Compare.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.Compare |
Rpc.Compare.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rpc.Compare |
Rpc.Compare.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.Compare |
Rpc.Compare.parseFrom(InputStream input) |
static Rpc.Compare |
Rpc.Compare.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Rpc.Compare> |
Rpc.TxnRequestOrBuilder.getCompareList()
compare is a list of predicates representing a conjunction of terms.
|
List<Rpc.Compare> |
Rpc.TxnRequest.getCompareList()
compare is a list of predicates representing a conjunction of terms.
|
List<Rpc.Compare> |
Rpc.TxnRequest.Builder.getCompareList()
compare is a list of predicates representing a conjunction of terms.
|
com.google.protobuf.Parser<Rpc.Compare> |
Rpc.Compare.getParserForType() |
static com.google.protobuf.Parser<Rpc.Compare> |
Rpc.Compare.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addCompare(int index,
Rpc.Compare value)
compare is a list of predicates representing a conjunction of terms.
|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addCompare(Rpc.Compare value)
compare is a list of predicates representing a conjunction of terms.
|
Rpc.Compare.Builder |
Rpc.Compare.Builder.mergeFrom(Rpc.Compare other) |
static Rpc.Compare.Builder |
Rpc.Compare.newBuilder(Rpc.Compare prototype) |
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.setCompare(int index,
Rpc.Compare value)
compare is a list of predicates representing a conjunction of terms.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addAllCompare(Iterable<? extends Rpc.Compare> values)
compare is a list of predicates representing a conjunction of terms.
|
Copyright © 2018. All rights reserved.