| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.RequestOp |
Rpc.RequestOp.Builder.build() |
Rpc.RequestOp |
Rpc.RequestOp.Builder.buildPartial() |
static Rpc.RequestOp |
Rpc.RequestOp.getDefaultInstance() |
Rpc.RequestOp |
Rpc.RequestOp.getDefaultInstanceForType() |
Rpc.RequestOp |
Rpc.RequestOp.Builder.getDefaultInstanceForType() |
Rpc.RequestOp |
Rpc.TxnRequestOrBuilder.getFailure(int index)
failure is a list of requests which will be applied when compare evaluates to false.
|
Rpc.RequestOp |
Rpc.TxnRequest.getFailure(int index)
failure is a list of requests which will be applied when compare evaluates to false.
|
Rpc.RequestOp |
Rpc.TxnRequest.Builder.getFailure(int index)
failure is a list of requests which will be applied when compare evaluates to false.
|
Rpc.RequestOp |
Rpc.TxnRequestOrBuilder.getSuccess(int index)
success is a list of requests which will be applied when compare evaluates to true.
|
Rpc.RequestOp |
Rpc.TxnRequest.getSuccess(int index)
success is a list of requests which will be applied when compare evaluates to true.
|
Rpc.RequestOp |
Rpc.TxnRequest.Builder.getSuccess(int index)
success is a list of requests which will be applied when compare evaluates to true.
|
static Rpc.RequestOp |
Rpc.RequestOp.parseDelimitedFrom(InputStream input) |
static Rpc.RequestOp |
Rpc.RequestOp.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(byte[] data) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(ByteBuffer data) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(com.google.protobuf.ByteString data) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(InputStream input) |
static Rpc.RequestOp |
Rpc.RequestOp.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Rpc.RequestOp> |
Rpc.TxnRequestOrBuilder.getFailureList()
failure is a list of requests which will be applied when compare evaluates to false.
|
List<Rpc.RequestOp> |
Rpc.TxnRequest.getFailureList()
failure is a list of requests which will be applied when compare evaluates to false.
|
List<Rpc.RequestOp> |
Rpc.TxnRequest.Builder.getFailureList()
failure is a list of requests which will be applied when compare evaluates to false.
|
com.google.protobuf.Parser<Rpc.RequestOp> |
Rpc.RequestOp.getParserForType() |
List<Rpc.RequestOp> |
Rpc.TxnRequestOrBuilder.getSuccessList()
success is a list of requests which will be applied when compare evaluates to true.
|
List<Rpc.RequestOp> |
Rpc.TxnRequest.getSuccessList()
success is a list of requests which will be applied when compare evaluates to true.
|
List<Rpc.RequestOp> |
Rpc.TxnRequest.Builder.getSuccessList()
success is a list of requests which will be applied when compare evaluates to true.
|
static com.google.protobuf.Parser<Rpc.RequestOp> |
Rpc.RequestOp.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addFailure(int index,
Rpc.RequestOp value)
failure is a list of requests which will be applied when compare evaluates to false.
|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addFailure(Rpc.RequestOp value)
failure is a list of requests which will be applied when compare evaluates to false.
|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addSuccess(int index,
Rpc.RequestOp value)
success is a list of requests which will be applied when compare evaluates to true.
|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addSuccess(Rpc.RequestOp value)
success is a list of requests which will be applied when compare evaluates to true.
|
Rpc.RequestOp.Builder |
Rpc.RequestOp.Builder.mergeFrom(Rpc.RequestOp other) |
static Rpc.RequestOp.Builder |
Rpc.RequestOp.newBuilder(Rpc.RequestOp prototype) |
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.setFailure(int index,
Rpc.RequestOp value)
failure is a list of requests which will be applied when compare evaluates to false.
|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.setSuccess(int index,
Rpc.RequestOp value)
success is a list of requests which will be applied when compare evaluates to true.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addAllFailure(Iterable<? extends Rpc.RequestOp> values)
failure is a list of requests which will be applied when compare evaluates to false.
|
Rpc.TxnRequest.Builder |
Rpc.TxnRequest.Builder.addAllSuccess(Iterable<? extends Rpc.RequestOp> values)
success is a list of requests which will be applied when compare evaluates to true.
|
Copyright © 2018. All rights reserved.