| 程序包 | 说明 |
|---|---|
| etcdserverpb |
| 限定符和类型 | 方法和说明 |
|---|---|
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.clear() |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.clearHeader()
.etcdserverpb.ResponseHeader header = 1; |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.clearID()
ID is the lease ID from the keep alive request.
|
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.clearTTL()
TTL is the new time-to-live for the lease.
|
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.clone() |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.mergeFrom(Rpc.LeaseKeepAliveResponse other) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.mergeHeader(Rpc.ResponseHeader value)
.etcdserverpb.ResponseHeader header = 1; |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.newBuilder() |
static Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.newBuilder(Rpc.LeaseKeepAliveResponse prototype) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.newBuilderForType() |
protected Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.setHeader(Rpc.ResponseHeader.Builder builderForValue)
.etcdserverpb.ResponseHeader header = 1; |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.setHeader(Rpc.ResponseHeader value)
.etcdserverpb.ResponseHeader header = 1; |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.setID(long value)
ID is the lease ID from the keep alive request.
|
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.setTTL(long value)
TTL is the new time-to-live for the lease.
|
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Rpc.LeaseKeepAliveResponse.Builder |
Rpc.LeaseKeepAliveResponse.toBuilder() |
Copyright © 2018. All rights reserved.