| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.ResponseOp |
Rpc.ResponseOp.Builder.build() |
Rpc.ResponseOp |
Rpc.ResponseOp.Builder.buildPartial() |
static Rpc.ResponseOp |
Rpc.ResponseOp.getDefaultInstance() |
Rpc.ResponseOp |
Rpc.ResponseOp.getDefaultInstanceForType() |
Rpc.ResponseOp |
Rpc.ResponseOp.Builder.getDefaultInstanceForType() |
Rpc.ResponseOp |
Rpc.TxnResponseOrBuilder.getResponses(int index)
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
Rpc.ResponseOp |
Rpc.TxnResponse.getResponses(int index)
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
Rpc.ResponseOp |
Rpc.TxnResponse.Builder.getResponses(int index)
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
static Rpc.ResponseOp |
Rpc.ResponseOp.parseDelimitedFrom(InputStream input) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(byte[] data) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(ByteBuffer data) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(com.google.protobuf.ByteString data) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(InputStream input) |
static Rpc.ResponseOp |
Rpc.ResponseOp.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Rpc.ResponseOp> |
Rpc.ResponseOp.getParserForType() |
List<Rpc.ResponseOp> |
Rpc.TxnResponseOrBuilder.getResponsesList()
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
List<Rpc.ResponseOp> |
Rpc.TxnResponse.getResponsesList()
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
List<Rpc.ResponseOp> |
Rpc.TxnResponse.Builder.getResponsesList()
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
static com.google.protobuf.Parser<Rpc.ResponseOp> |
Rpc.ResponseOp.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.TxnResponse.Builder |
Rpc.TxnResponse.Builder.addResponses(int index,
Rpc.ResponseOp value)
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
Rpc.TxnResponse.Builder |
Rpc.TxnResponse.Builder.addResponses(Rpc.ResponseOp value)
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
Rpc.ResponseOp.Builder |
Rpc.ResponseOp.Builder.mergeFrom(Rpc.ResponseOp other) |
static Rpc.ResponseOp.Builder |
Rpc.ResponseOp.newBuilder(Rpc.ResponseOp prototype) |
Rpc.TxnResponse.Builder |
Rpc.TxnResponse.Builder.setResponses(int index,
Rpc.ResponseOp value)
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.TxnResponse.Builder |
Rpc.TxnResponse.Builder.addAllResponses(Iterable<? extends Rpc.ResponseOp> values)
responses is a list of responses corresponding to the results from applying
success if succeeded is true or failure if succeeded is false.
|
Copyright © 2018. All rights reserved.