ProclaimResponse |
ProclaimResponse.Builder.build() |
ProclaimResponse |
ProclaimResponse.Builder.buildPartial() |
static ProclaimResponse |
ProclaimResponse.getDefaultInstance() |
ProclaimResponse |
ProclaimResponse.getDefaultInstanceForType() |
ProclaimResponse |
ProclaimResponse.Builder.getDefaultInstanceForType() |
static ProclaimResponse |
ProclaimResponse.parseDelimitedFrom(InputStream input) |
static ProclaimResponse |
ProclaimResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProclaimResponse |
ProclaimResponse.parseFrom(byte[] data) |
static ProclaimResponse |
ProclaimResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProclaimResponse |
ProclaimResponse.parseFrom(ByteBuffer data) |
static ProclaimResponse |
ProclaimResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProclaimResponse |
ProclaimResponse.parseFrom(com.google.protobuf.ByteString data) |
static ProclaimResponse |
ProclaimResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProclaimResponse |
ProclaimResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProclaimResponse |
ProclaimResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProclaimResponse |
ProclaimResponse.parseFrom(InputStream input) |
static ProclaimResponse |
ProclaimResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProclaimResponse |
ElectionGrpc.ElectionBlockingStub.proclaim(ProclaimRequest request)
Proclaim updates the leader's posted value with a new value.
|