A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AlarmRequest
- ACTIVATE - io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
ACTIVATE = 1; - ACTIVATE_VALUE - Static variable in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
ACTIVATE = 1; - addAlarms(int, AlarmMember) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- addAlarms(int, AlarmMember.Builder) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- addAlarms(AlarmMember) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- addAlarms(AlarmMember.Builder) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- addAlarmsBuilder() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- addAlarmsBuilder(int) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- addAllAlarms(Iterable<? extends AlarmMember>) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- addAllClientURLs(Iterable<String>) - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- addAllCompare(Iterable<? extends Compare>) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- addAllEvents(Iterable<? extends Event>) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - addAllFailure(Iterable<? extends RequestOp>) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- addAllFilters(Iterable<? extends WatchCreateRequest.FilterType>) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- addAllFiltersValue(Iterable<Integer>) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- addAllKeyPermission(Iterable<? extends Permission>) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - addAllKeys(Iterable<? extends ByteString>) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
Keys is the list of keys attached to this lease.
- addAllKvs(Iterable<? extends KeyValue>) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- addAllMembers(Iterable<? extends Member>) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- addAllMembers(Iterable<? extends Member>) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- addAllMembers(Iterable<? extends Member>) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- addAllMembers(Iterable<? extends Member>) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- addAllPeerURLs(Iterable<String>) - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- addAllPeerURLs(Iterable<String>) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- addAllPeerURLs(Iterable<String>) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- addAllPerm(Iterable<? extends Permission>) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - addAllPrevKvs(Iterable<? extends KeyValue>) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- addAllResponses(Iterable<? extends ResponseOp>) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- addAllRoles(Iterable<String>) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - addAllRoles(Iterable<String>) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - addAllRoles(Iterable<String>) - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - addAllSuccess(Iterable<? extends RequestOp>) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- addAllUsers(Iterable<String>) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - addClientURLs(String) - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- addClientURLsBytes(ByteString) - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- addCompare(int, Compare) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- addCompare(int, Compare.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- addCompare(Compare) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- addCompare(Compare.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- addCompareBuilder() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- addCompareBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- addEvents(int, Event) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - addEvents(int, Event.Builder) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - addEvents(Event) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - addEvents(Event.Builder) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - addEventsBuilder() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - addEventsBuilder(int) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - addFailure(int, RequestOp) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- addFailure(int, RequestOp.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- addFailure(RequestOp) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- addFailure(RequestOp.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- addFailureBuilder() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- addFailureBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- addFilters(WatchCreateRequest.FilterType) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- addFiltersValue(int) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- addKeyPermission(int, Permission) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - addKeyPermission(int, Permission.Builder) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - addKeyPermission(Permission) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - addKeyPermission(Permission.Builder) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - addKeyPermissionBuilder() - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - addKeyPermissionBuilder(int) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - addKeys(ByteString) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
Keys is the list of keys attached to this lease.
- addKvs(int, KeyValue) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- addKvs(int, KeyValue.Builder) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- addKvs(KeyValue) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- addKvs(KeyValue.Builder) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- addKvsBuilder() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- addKvsBuilder(int) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- addMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- addMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- addMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- addMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- addMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- addMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- addMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- addMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- addMembers(Member) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- addMembers(Member) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- addMembers(Member) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- addMembers(Member) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- addMembers(Member.Builder) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- addMembers(Member.Builder) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- addMembers(Member.Builder) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- addMembers(Member.Builder) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- addMembersBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- addMembersBuilder() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- addMembersBuilder() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- addMembersBuilder() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- addMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- addMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- addMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- addMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- addPeerURLs(String) - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- addPeerURLs(String) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- addPeerURLs(String) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- addPeerURLsBytes(ByteString) - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- addPeerURLsBytes(ByteString) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- addPeerURLsBytes(ByteString) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- addPerm(int, Permission) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - addPerm(int, Permission.Builder) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - addPerm(Permission) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - addPerm(Permission.Builder) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - addPermBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - addPermBuilder(int) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - addPrevKvs(int, KeyValue) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- addPrevKvs(int, KeyValue.Builder) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- addPrevKvs(KeyValue) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- addPrevKvs(KeyValue.Builder) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- addPrevKvsBuilder() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- addPrevKvsBuilder(int) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Compare.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Event.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Member.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Permission.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Role.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.User.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- addResponses(int, ResponseOp) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- addResponses(int, ResponseOp.Builder) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- addResponses(ResponseOp) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- addResponses(ResponseOp.Builder) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- addResponsesBuilder() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- addResponsesBuilder(int) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- addRoles(String) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - addRoles(String) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - addRoles(String) - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - addRolesBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - addRolesBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - addRolesBytes(ByteString) - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - addSuccess(int, RequestOp) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- addSuccess(int, RequestOp.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- addSuccess(RequestOp) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- addSuccess(RequestOp.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- addSuccessBuilder() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- addSuccessBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- addUsers(String) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - addUsersBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - alarm(AlarmRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
-
Alarm activates, deactivates, and queries alarms regarding cluster health.
- alarm(AlarmRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceFutureStub
-
Alarm activates, deactivates, and queries alarms regarding cluster health.
- alarm(AlarmRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
Range gets the keys in the range from the key-value store.
- alarm(AlarmRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
-
Range gets the keys in the range from the key-value store.
- alarm(AlarmRequest, StreamObserver<AlarmResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
-
Alarm activates, deactivates, and queries alarms regarding cluster health.
- alarm(AlarmRequest, StreamObserver<AlarmResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
-
Alarm activates, deactivates, and queries alarms regarding cluster health.
- ALARM_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AlarmMember
- ALARM_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AlarmRequest
- AlarmMember - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AlarmMember - AlarmMember.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AlarmMember - AlarmMemberOrBuilder - Interface in io.etcd.jetcd.api
- AlarmRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AlarmRequest - AlarmRequest.AlarmAction - Enum in io.etcd.jetcd.api
-
Protobuf enum
etcdserverpb.AlarmRequest.AlarmAction - AlarmRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AlarmRequest - AlarmRequestOrBuilder - Interface in io.etcd.jetcd.api
- AlarmResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AlarmResponse - AlarmResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AlarmResponse - AlarmResponseOrBuilder - Interface in io.etcd.jetcd.api
- ALARMS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AlarmResponse
- AlarmType - Enum in io.etcd.jetcd.api
-
Protobuf enum
etcdserverpb.AlarmType - ASCEND - io.etcd.jetcd.api.RangeRequest.SortOrder
-
lowest target value first
- ASCEND_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortOrder
-
lowest target value first
- Auth - Class in io.etcd.jetcd.api
- authDisable(AuthDisableRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
AuthDisable disables authentication.
- authDisable(AuthDisableRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
AuthDisable disables authentication.
- authDisable(AuthDisableRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
Put puts the given key into the key-value store.
- authDisable(AuthDisableRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
Put puts the given key into the key-value store.
- authDisable(AuthDisableRequest, StreamObserver<AuthDisableResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
AuthDisable disables authentication.
- authDisable(AuthDisableRequest, StreamObserver<AuthDisableResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
AuthDisable disables authentication.
- AuthDisableRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthDisableRequest - AuthDisableRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthDisableRequest - AuthDisableRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthDisableResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthDisableResponse - AuthDisableResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthDisableResponse - AuthDisableResponseOrBuilder - Interface in io.etcd.jetcd.api
- authEnable(AuthEnableRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
AuthEnable enables authentication.
- authEnable(AuthEnableRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
AuthEnable enables authentication.
- authEnable(AuthEnableRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
Range gets the keys in the range from the key-value store.
- authEnable(AuthEnableRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
Range gets the keys in the range from the key-value store.
- authEnable(AuthEnableRequest, StreamObserver<AuthEnableResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
AuthEnable enables authentication.
- authEnable(AuthEnableRequest, StreamObserver<AuthEnableResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
AuthEnable enables authentication.
- AuthEnableRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthEnableRequest - AuthEnableRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthEnableRequest - AuthEnableRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthEnableResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthEnableResponse - AuthEnableResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthEnableResponse - AuthEnableResponseOrBuilder - Interface in io.etcd.jetcd.api
- authenticate(AuthenticateRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
Authenticate processes an authenticate request.
- authenticate(AuthenticateRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
Authenticate processes an authenticate request.
- authenticate(AuthenticateRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
DeleteRange deletes the given range from the key-value store.
- authenticate(AuthenticateRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
DeleteRange deletes the given range from the key-value store.
- authenticate(AuthenticateRequest, StreamObserver<AuthenticateResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
Authenticate processes an authenticate request.
- authenticate(AuthenticateRequest, StreamObserver<AuthenticateResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
Authenticate processes an authenticate request.
- AuthenticateRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthenticateRequest - AuthenticateRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthenticateRequest - AuthenticateRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthenticateResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthenticateResponse - AuthenticateResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthenticateResponse - AuthenticateResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthGrpc - Class in io.etcd.jetcd.api
- AuthGrpc.AuthBlockingStub - Class in io.etcd.jetcd.api
- AuthGrpc.AuthFutureStub - Class in io.etcd.jetcd.api
- AuthGrpc.AuthImplBase - Class in io.etcd.jetcd.api
- AuthGrpc.AuthStub - Class in io.etcd.jetcd.api
- AuthImplBase() - Constructor for class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
- AuthRoleAddRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleAddRequest - AuthRoleAddRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleAddRequest - AuthRoleAddRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleAddResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleAddResponse - AuthRoleAddResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleAddResponse - AuthRoleAddResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleDeleteRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleDeleteRequest - AuthRoleDeleteRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleDeleteRequest - AuthRoleDeleteRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleDeleteResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleDeleteResponse - AuthRoleDeleteResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleDeleteResponse - AuthRoleDeleteResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleGetRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGetRequest - AuthRoleGetRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGetRequest - AuthRoleGetRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleGetResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGetResponse - AuthRoleGetResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGetResponse - AuthRoleGetResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleGrantPermissionRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGrantPermissionRequest - AuthRoleGrantPermissionRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGrantPermissionRequest - AuthRoleGrantPermissionRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleGrantPermissionResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGrantPermissionResponse - AuthRoleGrantPermissionResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleGrantPermissionResponse - AuthRoleGrantPermissionResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleListRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleListRequest - AuthRoleListRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleListRequest - AuthRoleListRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleListResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleListResponse - AuthRoleListResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleListResponse - AuthRoleListResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleRevokePermissionRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleRevokePermissionRequest - AuthRoleRevokePermissionRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleRevokePermissionRequest - AuthRoleRevokePermissionRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthRoleRevokePermissionResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleRevokePermissionResponse - AuthRoleRevokePermissionResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthRoleRevokePermissionResponse - AuthRoleRevokePermissionResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserAddRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserAddRequest - AuthUserAddRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserAddRequest - AuthUserAddRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserAddResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserAddResponse - AuthUserAddResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserAddResponse - AuthUserAddResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserChangePasswordRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserChangePasswordRequest - AuthUserChangePasswordRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserChangePasswordRequest - AuthUserChangePasswordRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserChangePasswordResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserChangePasswordResponse - AuthUserChangePasswordResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserChangePasswordResponse - AuthUserChangePasswordResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserDeleteRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserDeleteRequest - AuthUserDeleteRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserDeleteRequest - AuthUserDeleteRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserDeleteResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserDeleteResponse - AuthUserDeleteResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserDeleteResponse - AuthUserDeleteResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserGetRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGetRequest - AuthUserGetRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGetRequest - AuthUserGetRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserGetResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGetResponse - AuthUserGetResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGetResponse - AuthUserGetResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserGrantRoleRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGrantRoleRequest - AuthUserGrantRoleRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGrantRoleRequest - AuthUserGrantRoleRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserGrantRoleResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGrantRoleResponse - AuthUserGrantRoleResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserGrantRoleResponse - AuthUserGrantRoleResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserListRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserListRequest - AuthUserListRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserListRequest - AuthUserListRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserListResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserListResponse - AuthUserListResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserListResponse - AuthUserListResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserRevokeRoleRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserRevokeRoleRequest - AuthUserRevokeRoleRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserRevokeRoleRequest - AuthUserRevokeRoleRequestOrBuilder - Interface in io.etcd.jetcd.api
- AuthUserRevokeRoleResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserRevokeRoleResponse - AuthUserRevokeRoleResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.AuthUserRevokeRoleResponse - AuthUserRevokeRoleResponseOrBuilder - Interface in io.etcd.jetcd.api
- AuthVertxImplBase() - Constructor for class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
B
- bindService() - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
- bindService() - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterImplBase
- bindService() - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionImplBase
- bindService() - Method in class io.etcd.jetcd.api.KVGrpc.KVImplBase
- bindService() - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseImplBase
- bindService() - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockImplBase
- bindService() - Method in class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
- bindService() - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxImplBase
- bindService() - Method in class io.etcd.jetcd.api.WatchGrpc.WatchImplBase
- BLOB_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.SnapshotResponse
- build() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- build() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- build() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- build() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- build() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- build() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- build() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- build() - Method in class io.etcd.jetcd.api.Compare.Builder
- build() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- build() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- build() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- build() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- build() - Method in class io.etcd.jetcd.api.Event.Builder
- build() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- build() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- build() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- build() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- build() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- build() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- build() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- build() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- build() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- build() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- build() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- build() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- build() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- build() - Method in class io.etcd.jetcd.api.Member.Builder
- build() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- build() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- build() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- build() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- build() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- build() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- build() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- build() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- build() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- build() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- build() - Method in class io.etcd.jetcd.api.Permission.Builder
- build() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- build() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- build() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- build() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- build() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- build() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- build() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- build() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- build() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- build() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- build() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- build() - Method in class io.etcd.jetcd.api.Role.Builder
- build() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- build() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- build() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- build() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- build() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- build() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- build() - Method in class io.etcd.jetcd.api.User.Builder
- build() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- build() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- build() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- build() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- build() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.KVGrpc.KVBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.KVGrpc.KVFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.KVGrpc.KVStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchBlockingStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchFutureStub
- build(Channel, CallOptions) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchStub
- buildPartial() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.Compare.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.Event.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.Member.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.Permission.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.Role.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.User.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- buildPartial() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
C
- campaign(CampaignRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionBlockingStub
-
Campaign waits to acquire leadership in an election, returning a LeaderKey representing the leadership if successful.
- campaign(CampaignRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionFutureStub
-
Campaign waits to acquire leadership in an election, returning a LeaderKey representing the leadership if successful.
- campaign(CampaignRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
-
Campaign waits to acquire leadership in an election, returning a LeaderKey representing the leadership if successful.
- campaign(CampaignRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxStub
-
Campaign waits to acquire leadership in an election, returning a LeaderKey representing the leadership if successful.
- campaign(CampaignRequest, StreamObserver<CampaignResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionImplBase
-
Campaign waits to acquire leadership in an election, returning a LeaderKey representing the leadership if successful.
- campaign(CampaignRequest, StreamObserver<CampaignResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionStub
-
Campaign waits to acquire leadership in an election, returning a LeaderKey representing the leadership if successful.
- CampaignRequest - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.CampaignRequest - CampaignRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.CampaignRequest - CampaignRequestOrBuilder - Interface in io.etcd.jetcd.api
- CampaignResponse - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.CampaignResponse - CampaignResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.CampaignResponse - CampaignResponseOrBuilder - Interface in io.etcd.jetcd.api
- CANCEL_REASON_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchResponse
- CANCEL_REQUEST - io.etcd.jetcd.api.WatchRequest.RequestUnionCase
- CANCEL_REQUEST_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchRequest
- CANCELED_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchResponse
- clear() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- clear() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.Compare.Builder
- clear() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.Event.Builder
- clear() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.Member.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.Permission.Builder
- clear() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- clear() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- clear() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- clear() - Method in class io.etcd.jetcd.api.Role.Builder
- clear() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- clear() - Method in class io.etcd.jetcd.api.User.Builder
- clear() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- clear() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- clearAction() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
action is the kind of alarm request to issue.
- clearAlarm() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
alarm is the type of alarm which has been raised.
- clearAlarm() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
alarm is the type of alarm to consider for this request.
- clearAlarms() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- clearBlob() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
blob contains the next chunk of the snapshot in the snapshot stream.
- clearCanceled() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
canceled is set to true if the response is for a cancel watch request.
- clearCancelReason() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
cancel_reason indicates the reason for canceling the watcher.
- clearCancelRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - clearClientURLs() - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- clearClusterId() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
cluster_id is the ID of the cluster which sent the response.
- clearCompactRevision() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
compact_revision is the compacted revision of key-value store when hash begins.
- clearCompactRevision() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
compact_revision is set to the minimum index if a watcher tries to watch at a compacted index.
- clearCompare() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- clearCount() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
count is set to the number of keys within the range when requested.
- clearCountOnly() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
count_only when set returns only the count of the keys in the range.
- clearCreated() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
created is set to true if the response is for a create watch request.
- clearCreateRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - clearCreateRevision() - Method in class io.etcd.jetcd.api.Compare.Builder
-
create_revision is the creation revision of the given key
- clearCreateRevision() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
create_revision is the revision of last creation on this key.
- clearDbSize() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
dbSize is the size of the backend database, in bytes, of the responding member.
- clearDeleted() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
deleted is the number of keys deleted by the delete range request.
- clearError() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
string error = 4; - clearEvents() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - clearFailure() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.Compare.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.Event.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.Member.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.Permission.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.Role.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.User.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- clearFilters() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- clearGrantedTTL() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
GrantedTTL is the initial granted time in seconds upon lease creation/renewal.
- clearHash() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
hash is the hash value computed from the responding member's MVCC keys up to a given revision.
- clearHash() - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
hash is the hash value computed from the responding member's key-value store.
- clearHeader() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- clearHeader() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearHeader() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - clearID() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
-
ID is the requested ID for the lease.
- clearID() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
ID is the lease ID for the granted lease.
- clearID() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
-
ID is the lease ID for the lease to keep alive.
- clearID() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
ID is the lease ID from the keep alive request.
- clearID() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
-
ID is the lease ID to revoke.
- clearID() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
-
ID is the lease ID for the lease.
- clearID() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
ID is the lease ID from the keep alive request.
- clearID() - Method in class io.etcd.jetcd.api.Member.Builder
-
ID is the member ID for this member.
- clearID() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
-
ID is the member ID of the member to remove.
- clearID() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
ID is the member ID of the member to update.
- clearIgnoreLease() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If ignore_lease is set, etcd updates the key using its current lease.
- clearIgnoreValue() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If ignore_value is set, etcd updates the key using its current value.
- clearKey() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string key = 2; - clearKey() - Method in class io.etcd.jetcd.api.Compare.Builder
-
key is the subject key for the comparison operation.
- clearKey() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
key is the first key to delete in the range.
- clearKey() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
key is the key in bytes.
- clearKey() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
key is an opaque key representing the ownership of the election.
- clearKey() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
key is a key that will exist on etcd for the duration that the Lock caller owns the lock.
- clearKey() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
-
key is the lock ownership key granted by Lock.
- clearKey() - Method in class io.etcd.jetcd.api.Permission.Builder
-
bytes key = 2; - clearKey() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
key is the key, in bytes, to put into the key-value store.
- clearKey() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
key is the first key for the range.
- clearKey() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
key is the key to register for watching.
- clearKeyPermission() - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - clearKeys() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
-
keys is true to query all the keys attached to this lease.
- clearKeys() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
Keys is the list of keys attached to this lease.
- clearKeysOnly() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
keys_only when set returns only the keys and not the values.
- clearKv() - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- clearKv() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- clearKvs() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- clearLeader() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- clearLeader() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- clearLeader() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- clearLeader() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
leader is the member ID which the responding member believes is the current leader.
- clearLease() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
lease is the ID of the lease attached to leadership of the election.
- clearLease() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
lease is the ID of the lease that attached to key.
- clearLease() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
lease is the lease ID of the election leader.
- clearLease() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
-
lease is the ID of the lease that will be attached to ownership of the lock.
- clearLease() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
lease is the lease ID to associate with the key in the key-value store.
- clearLimit() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
limit is a limit on the number of keys returned for the request.
- clearMaxCreateRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
max_create_revision is the upper bound for returned key create revisions; all keys with greater create revisions will be filtered away.
- clearMaxModRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
max_mod_revision is the upper bound for returned key mod revisions; all keys with greater mod revisions will be filtered away.
- clearMember() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- clearMemberId() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
member_id is the ID of the member which sent the response.
- clearMemberID() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
memberID is the ID of the member associated with the raised alarm.
- clearMemberID() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
memberID is the ID of the member associated with the alarm.
- clearMembers() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- clearMembers() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- clearMembers() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- clearMembers() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- clearMinCreateRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
min_create_revision is the lower bound for returned key create revisions; all keys with lesser create trevisions will be filtered away.
- clearMinModRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
min_mod_revision is the lower bound for returned key mod revisions; all keys with lesser mod revisions will be filtered away.
- clearModRevision() - Method in class io.etcd.jetcd.api.Compare.Builder
-
mod_revision is the last modified revision of the given key.
- clearModRevision() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
mod_revision is the revision of last modification on this key.
- clearMore() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
more indicates if there are more keys to return in the requested range.
- clearName() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string name = 1; - clearName() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
-
name is the name of the role to add to the authentication system.
- clearName() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
name is the name of the role which will be granted the permission.
- clearName() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string name = 1; - clearName() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
name is the name of the user whose password is being changed.
- clearName() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
-
name is the name of the user to delete.
- clearName() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
-
string name = 1; - clearName() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string name = 1; - clearName() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
name is the election's identifier for the campaign.
- clearName() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
name is the election identifier that correponds to the leadership key.
- clearName() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
-
name is the election identifier for the leadership information.
- clearName() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
-
name is the identifier for the distributed shared lock to be acquired.
- clearName() - Method in class io.etcd.jetcd.api.Member.Builder
-
name is the human-readable name of the member.
- clearName() - Method in class io.etcd.jetcd.api.Role.Builder
-
bytes name = 1; - clearName() - Method in class io.etcd.jetcd.api.User.Builder
-
bytes name = 1; - clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.Compare.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.Event.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.Member.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.Permission.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.Role.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.User.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- clearPassword() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string password = 2; - clearPassword() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string password = 2; - clearPassword() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
password is the new password for the user.
- clearPassword() - Method in class io.etcd.jetcd.api.User.Builder
-
bytes password = 2; - clearPeerURLs() - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- clearPeerURLs() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- clearPeerURLs() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- clearPerm() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - clearPerm() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- clearPermType() - Method in class io.etcd.jetcd.api.Permission.Builder
-
.authpb.Permission.Type permType = 1; - clearPhysical() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
-
physical is set so the RPC will wait until the compaction is physically applied to the local database such that compacted entries are totally removed from the backend database.
- clearPrevKv() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
If prev_kv is set, etcd gets the previous key-value pairs before deleting it.
- clearPrevKv() - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- clearPrevKv() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If prev_kv is set, etcd gets the previous key-value pair before changing it.
- clearPrevKv() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- clearPrevKv() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
If prev_kv is set, created watcher gets the previous KV before the event happens.
- clearPrevKvs() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- clearProgressNotify() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
progress_notify is set so that the etcd server will periodically send a WatchResponse with no events to the new watcher if there are no recent events.
- clearProgressRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - clearRaftIndex() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
raftIndex is the current raft index of the responding member.
- clearRaftTerm() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
raft_term is the raft term when the request was applied.
- clearRaftTerm() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
raftTerm is the current raft term of the responding member.
- clearRangeEnd() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string range_end = 3; - clearRangeEnd() - Method in class io.etcd.jetcd.api.Compare.Builder
-
range_end compares the given target to all keys in the range [key, range_end).
- clearRangeEnd() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
range_end is the key following the last key to delete for the range [key, range_end).
- clearRangeEnd() - Method in class io.etcd.jetcd.api.Permission.Builder
-
bytes range_end = 3; - clearRangeEnd() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
range_end is the upper bound on the requested range [key, range_end).
- clearRangeEnd() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
range_end is the end of the range [key, range_end) to watch.
- clearRemainingBytes() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
remaining_bytes is the number of blob bytes to be sent after this message
- clearRequest() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- clearRequestDeleteRange() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - clearRequestPut() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - clearRequestRange() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - clearRequestTxn() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - clearRequestUnion() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- clearResponse() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- clearResponseDeleteRange() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - clearResponsePut() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - clearResponseRange() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - clearResponses() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- clearResponseTxn() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - clearResult() - Method in class io.etcd.jetcd.api.Compare.Builder
-
result is logical comparison operation for this comparison.
- clearRev() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
rev is the creation revision of the key.
- clearRevision() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
-
revision is the key-value store revision for the compaction operation.
- clearRevision() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
-
revision is the key-value store revision for the hash operation.
- clearRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
revision is the point-in-time of the key-value store to use for the range.
- clearRevision() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
revision is the key-value store revision when the request was applied.
- clearRole() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
-
string role = 1; - clearRole() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
-
string role = 1; - clearRole() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string role = 1; - clearRole() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
role is the name of the role to grant to the user.
- clearRole() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string role = 2; - clearRoles() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - clearRoles() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - clearRoles() - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - clearSerializable() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
serializable sets the range request to use serializable member-local reads.
- clearSortOrder() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_order is the order for returned sorted results.
- clearSortTarget() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_target is the key-value field to use for sorting.
- clearStartRevision() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
start_revision is an optional revision to watch from (inclusive).
- clearSucceeded() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
succeeded is set to true if the compare evaluated to true or false otherwise.
- clearSuccess() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- clearTarget() - Method in class io.etcd.jetcd.api.Compare.Builder
-
target is the key-value field to inspect for the comparison.
- clearTargetID() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
-
targetID is the node ID for the new leader.
- clearTargetUnion() - Method in class io.etcd.jetcd.api.Compare.Builder
- clearToken() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
token is an authorized token that can be used in succeeding RPCs
- clearTTL() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
-
TTL is the advisory time-to-live in seconds.
- clearTTL() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
TTL is the server chosen lease time-to-live in seconds.
- clearTTL() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
TTL is the new time-to-live for the lease.
- clearTTL() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
TTL is the remaining TTL in seconds for the lease; the lease will expire in under TTL+1 seconds.
- clearType() - Method in class io.etcd.jetcd.api.Event.Builder
-
type is the kind of event.
- clearUser() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
user is the name of the user which should be granted a given role.
- clearUsers() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - clearValue() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
value is the initial proclaimed value set when the campaigner wins the election.
- clearValue() - Method in class io.etcd.jetcd.api.Compare.Builder
-
value is the value of the given key, in bytes.
- clearValue() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
value is the value held by the key, in bytes.
- clearValue() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
value is an update meant to overwrite the leader's current value.
- clearValue() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
value is the value, in bytes, to associate with the key in the key-value store.
- clearVersion() - Method in class io.etcd.jetcd.api.Compare.Builder
-
version is the version of the given key
- clearVersion() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
version is the version of the key.
- clearVersion() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
version is the cluster protocol version used by the responding member.
- clearWatchId() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
-
watch_id is the watcher id to cancel so that no more events are transmitted.
- clearWatchId() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
watch_id is the ID of the watcher that corresponds to the response.
- CLIENTURLS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Member
- clone() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- clone() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.Compare.Builder
- clone() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.Event.Builder
- clone() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.Member.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.Permission.Builder
- clone() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- clone() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- clone() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- clone() - Method in class io.etcd.jetcd.api.Role.Builder
- clone() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- clone() - Method in class io.etcd.jetcd.api.User.Builder
- clone() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- clone() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- CLUSTER_ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseHeader
- ClusterGrpc - Class in io.etcd.jetcd.api
- ClusterGrpc.ClusterBlockingStub - Class in io.etcd.jetcd.api
- ClusterGrpc.ClusterFutureStub - Class in io.etcd.jetcd.api
- ClusterGrpc.ClusterImplBase - Class in io.etcd.jetcd.api
- ClusterGrpc.ClusterStub - Class in io.etcd.jetcd.api
- ClusterImplBase() - Constructor for class io.etcd.jetcd.api.ClusterGrpc.ClusterImplBase
- ClusterVertxImplBase() - Constructor for class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxImplBase
- compact(CompactionRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVBlockingStub
-
Compact compacts the event history in the etcd key-value store.
- compact(CompactionRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVFutureStub
-
Compact compacts the event history in the etcd key-value store.
- compact(CompactionRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
-
Compact compacts the event history in the etcd key-value store.
- compact(CompactionRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxStub
-
Compact compacts the event history in the etcd key-value store.
- compact(CompactionRequest, StreamObserver<CompactionResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVImplBase
-
Compact compacts the event history in the etcd key-value store.
- compact(CompactionRequest, StreamObserver<CompactionResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVStub
-
Compact compacts the event history in the etcd key-value store.
- COMPACT_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.HashKVResponse
- COMPACT_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchResponse
- CompactionRequest - Class in io.etcd.jetcd.api
-
CompactionRequest compacts the key-value store up to a given revision.
- CompactionRequest.Builder - Class in io.etcd.jetcd.api
-
CompactionRequest compacts the key-value store up to a given revision.
- CompactionRequestOrBuilder - Interface in io.etcd.jetcd.api
- CompactionResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.CompactionResponse - CompactionResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.CompactionResponse - CompactionResponseOrBuilder - Interface in io.etcd.jetcd.api
- Compare - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.Compare - COMPARE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.TxnRequest
- Compare.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.Compare - Compare.CompareResult - Enum in io.etcd.jetcd.api
-
Protobuf enum
etcdserverpb.Compare.CompareResult - Compare.CompareTarget - Enum in io.etcd.jetcd.api
-
Protobuf enum
etcdserverpb.Compare.CompareTarget - Compare.TargetUnionCase - Enum in io.etcd.jetcd.api
- CompareOrBuilder - Interface in io.etcd.jetcd.api
- COUNT_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeResponse
- COUNT_ONLY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- CREATE - io.etcd.jetcd.api.Compare.CompareTarget
-
CREATE = 1; - CREATE - io.etcd.jetcd.api.RangeRequest.SortTarget
-
CREATE = 2; - CREATE_REQUEST - io.etcd.jetcd.api.WatchRequest.RequestUnionCase
- CREATE_REQUEST_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchRequest
- CREATE_REVISION - io.etcd.jetcd.api.Compare.TargetUnionCase
- CREATE_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- CREATE_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.KeyValue
- CREATE_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareTarget
-
CREATE = 1; - CREATE_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
CREATE = 2; - CREATED_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchResponse
D
- DBSIZE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.StatusResponse
- DEACTIVATE - io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
DEACTIVATE = 2; - DEACTIVATE_VALUE - Static variable in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
DEACTIVATE = 2; - defragment(DefragmentRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
-
Defragment defragments a member's backend database to recover storage space.
- defragment(DefragmentRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceFutureStub
-
Defragment defragments a member's backend database to recover storage space.
- defragment(DefragmentRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
DeleteRange deletes the given range from the key-value store.
- defragment(DefragmentRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
-
DeleteRange deletes the given range from the key-value store.
- defragment(DefragmentRequest, StreamObserver<DefragmentResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
-
Defragment defragments a member's backend database to recover storage space.
- defragment(DefragmentRequest, StreamObserver<DefragmentResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
-
Defragment defragments a member's backend database to recover storage space.
- DefragmentRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DefragmentRequest - DefragmentRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DefragmentRequest - DefragmentRequestOrBuilder - Interface in io.etcd.jetcd.api
- DefragmentResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DefragmentResponse - DefragmentResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DefragmentResponse - DefragmentResponseOrBuilder - Interface in io.etcd.jetcd.api
- DELETE - io.etcd.jetcd.api.Event.EventType
-
DELETE = 1; - DELETE_VALUE - Static variable in enum io.etcd.jetcd.api.Event.EventType
-
DELETE = 1; - DELETED_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.DeleteRangeResponse
- deleteRange(DeleteRangeRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVBlockingStub
-
DeleteRange deletes the given range from the key-value store.
- deleteRange(DeleteRangeRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVFutureStub
-
DeleteRange deletes the given range from the key-value store.
- deleteRange(DeleteRangeRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
-
DeleteRange deletes the given range from the key-value store.
- deleteRange(DeleteRangeRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxStub
-
DeleteRange deletes the given range from the key-value store.
- deleteRange(DeleteRangeRequest, StreamObserver<DeleteRangeResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVImplBase
-
DeleteRange deletes the given range from the key-value store.
- deleteRange(DeleteRangeRequest, StreamObserver<DeleteRangeResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVStub
-
DeleteRange deletes the given range from the key-value store.
- DeleteRangeRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DeleteRangeRequest - DeleteRangeRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DeleteRangeRequest - DeleteRangeRequestOrBuilder - Interface in io.etcd.jetcd.api
- DeleteRangeResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DeleteRangeResponse - DeleteRangeResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.DeleteRangeResponse - DeleteRangeResponseOrBuilder - Interface in io.etcd.jetcd.api
- DESCEND - io.etcd.jetcd.api.RangeRequest.SortOrder
-
highest target value first
- DESCEND_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortOrder
-
highest target value first
E
- ElectionGrpc - Class in io.etcd.jetcd.api
-
The election service exposes client-side election facilities as a gRPC interface.
- ElectionGrpc.ElectionBlockingStub - Class in io.etcd.jetcd.api
-
The election service exposes client-side election facilities as a gRPC interface.
- ElectionGrpc.ElectionFutureStub - Class in io.etcd.jetcd.api
-
The election service exposes client-side election facilities as a gRPC interface.
- ElectionGrpc.ElectionImplBase - Class in io.etcd.jetcd.api
-
The election service exposes client-side election facilities as a gRPC interface.
- ElectionGrpc.ElectionStub - Class in io.etcd.jetcd.api
-
The election service exposes client-side election facilities as a gRPC interface.
- ElectionImplBase() - Constructor for class io.etcd.jetcd.api.ElectionGrpc.ElectionImplBase
- ElectionOuterClass - Class in io.etcd.jetcd.api
- ElectionVertxImplBase() - Constructor for class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
- EQUAL - io.etcd.jetcd.api.Compare.CompareResult
-
EQUAL = 0; - EQUAL_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareResult
-
EQUAL = 0; - equals(Object) - Method in class io.etcd.jetcd.api.AlarmMember
- equals(Object) - Method in class io.etcd.jetcd.api.AlarmRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AlarmResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthDisableRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthDisableResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthEnableRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthEnableResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthenticateRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthenticateResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserListRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserListResponse
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- equals(Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- equals(Object) - Method in class io.etcd.jetcd.api.CampaignRequest
- equals(Object) - Method in class io.etcd.jetcd.api.CampaignResponse
- equals(Object) - Method in class io.etcd.jetcd.api.CompactionRequest
- equals(Object) - Method in class io.etcd.jetcd.api.CompactionResponse
- equals(Object) - Method in class io.etcd.jetcd.api.Compare
- equals(Object) - Method in class io.etcd.jetcd.api.DefragmentRequest
- equals(Object) - Method in class io.etcd.jetcd.api.DefragmentResponse
- equals(Object) - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- equals(Object) - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- equals(Object) - Method in class io.etcd.jetcd.api.Event
- equals(Object) - Method in class io.etcd.jetcd.api.HashKVRequest
- equals(Object) - Method in class io.etcd.jetcd.api.HashKVResponse
- equals(Object) - Method in class io.etcd.jetcd.api.HashRequest
- equals(Object) - Method in class io.etcd.jetcd.api.HashResponse
- equals(Object) - Method in class io.etcd.jetcd.api.KeyValue
- equals(Object) - Method in class io.etcd.jetcd.api.LeaderKey
- equals(Object) - Method in class io.etcd.jetcd.api.LeaderRequest
- equals(Object) - Method in class io.etcd.jetcd.api.LeaderResponse
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- equals(Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- equals(Object) - Method in class io.etcd.jetcd.api.lock.LockRequest
- equals(Object) - Method in class io.etcd.jetcd.api.lock.LockResponse
- equals(Object) - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- equals(Object) - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- equals(Object) - Method in class io.etcd.jetcd.api.Member
- equals(Object) - Method in class io.etcd.jetcd.api.MemberAddRequest
- equals(Object) - Method in class io.etcd.jetcd.api.MemberAddResponse
- equals(Object) - Method in class io.etcd.jetcd.api.MemberListRequest
- equals(Object) - Method in class io.etcd.jetcd.api.MemberListResponse
- equals(Object) - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- equals(Object) - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- equals(Object) - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- equals(Object) - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- equals(Object) - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- equals(Object) - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- equals(Object) - Method in class io.etcd.jetcd.api.Permission
- equals(Object) - Method in class io.etcd.jetcd.api.ProclaimRequest
- equals(Object) - Method in class io.etcd.jetcd.api.ProclaimResponse
- equals(Object) - Method in class io.etcd.jetcd.api.PutRequest
- equals(Object) - Method in class io.etcd.jetcd.api.PutResponse
- equals(Object) - Method in class io.etcd.jetcd.api.RangeRequest
- equals(Object) - Method in class io.etcd.jetcd.api.RangeResponse
- equals(Object) - Method in class io.etcd.jetcd.api.RequestOp
- equals(Object) - Method in class io.etcd.jetcd.api.ResignRequest
- equals(Object) - Method in class io.etcd.jetcd.api.ResignResponse
- equals(Object) - Method in class io.etcd.jetcd.api.ResponseHeader
- equals(Object) - Method in class io.etcd.jetcd.api.ResponseOp
- equals(Object) - Method in class io.etcd.jetcd.api.Role
- equals(Object) - Method in class io.etcd.jetcd.api.SnapshotRequest
- equals(Object) - Method in class io.etcd.jetcd.api.SnapshotResponse
- equals(Object) - Method in class io.etcd.jetcd.api.StatusRequest
- equals(Object) - Method in class io.etcd.jetcd.api.StatusResponse
- equals(Object) - Method in class io.etcd.jetcd.api.TxnRequest
- equals(Object) - Method in class io.etcd.jetcd.api.TxnResponse
- equals(Object) - Method in class io.etcd.jetcd.api.User
- equals(Object) - Method in class io.etcd.jetcd.api.WatchCancelRequest
- equals(Object) - Method in class io.etcd.jetcd.api.WatchCreateRequest
- equals(Object) - Method in class io.etcd.jetcd.api.WatchProgressRequest
- equals(Object) - Method in class io.etcd.jetcd.api.WatchRequest
- equals(Object) - Method in class io.etcd.jetcd.api.WatchResponse
- ERROR_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseGrantResponse
- Event - Class in io.etcd.jetcd.api
-
Protobuf type
mvccpb.Event - Event.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
mvccpb.Event - Event.EventType - Enum in io.etcd.jetcd.api
-
Protobuf enum
mvccpb.Event.EventType - EventOrBuilder - Interface in io.etcd.jetcd.api
- EVENTS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchResponse
F
- FAILURE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.TxnRequest
- FILTERS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchCreateRequest
- forNumber(int) - Static method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
- forNumber(int) - Static method in enum io.etcd.jetcd.api.AlarmType
- forNumber(int) - Static method in enum io.etcd.jetcd.api.Compare.CompareResult
- forNumber(int) - Static method in enum io.etcd.jetcd.api.Compare.CompareTarget
- forNumber(int) - Static method in enum io.etcd.jetcd.api.Compare.TargetUnionCase
- forNumber(int) - Static method in enum io.etcd.jetcd.api.Event.EventType
- forNumber(int) - Static method in enum io.etcd.jetcd.api.Permission.Type
- forNumber(int) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
- forNumber(int) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
- forNumber(int) - Static method in enum io.etcd.jetcd.api.RequestOp.RequestCase
- forNumber(int) - Static method in enum io.etcd.jetcd.api.ResponseOp.ResponseCase
- forNumber(int) - Static method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
- forNumber(int) - Static method in enum io.etcd.jetcd.api.WatchRequest.RequestUnionCase
G
- GET - io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
GET = 0; - GET_VALUE - Static variable in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
GET = 0; - getAction() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
action is the kind of alarm request to issue.
- getAction() - Method in class io.etcd.jetcd.api.AlarmRequest
-
action is the kind of alarm request to issue.
- getAction() - Method in interface io.etcd.jetcd.api.AlarmRequestOrBuilder
-
action is the kind of alarm request to issue.
- getActionValue() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
action is the kind of alarm request to issue.
- getActionValue() - Method in class io.etcd.jetcd.api.AlarmRequest
-
action is the kind of alarm request to issue.
- getActionValue() - Method in interface io.etcd.jetcd.api.AlarmRequestOrBuilder
-
action is the kind of alarm request to issue.
- getAlarm() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
alarm is the type of alarm which has been raised.
- getAlarm() - Method in class io.etcd.jetcd.api.AlarmMember
-
alarm is the type of alarm which has been raised.
- getAlarm() - Method in interface io.etcd.jetcd.api.AlarmMemberOrBuilder
-
alarm is the type of alarm which has been raised.
- getAlarm() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
alarm is the type of alarm to consider for this request.
- getAlarm() - Method in class io.etcd.jetcd.api.AlarmRequest
-
alarm is the type of alarm to consider for this request.
- getAlarm() - Method in interface io.etcd.jetcd.api.AlarmRequestOrBuilder
-
alarm is the type of alarm to consider for this request.
- getAlarmMethod() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getAlarms(int) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- getAlarms(int) - Method in class io.etcd.jetcd.api.AlarmResponse
-
alarms is a list of alarms associated with the alarm request.
- getAlarms(int) - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsBuilder(int) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsBuilderList() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsCount() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsCount() - Method in class io.etcd.jetcd.api.AlarmResponse
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsCount() - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsList() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsList() - Method in class io.etcd.jetcd.api.AlarmResponse
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsList() - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsOrBuilder(int) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsOrBuilder(int) - Method in class io.etcd.jetcd.api.AlarmResponse
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsOrBuilder(int) - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsOrBuilderList() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsOrBuilderList() - Method in class io.etcd.jetcd.api.AlarmResponse
-
alarms is a list of alarms associated with the alarm request.
- getAlarmsOrBuilderList() - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
alarms is a list of alarms associated with the alarm request.
- getAlarmValue() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
alarm is the type of alarm which has been raised.
- getAlarmValue() - Method in class io.etcd.jetcd.api.AlarmMember
-
alarm is the type of alarm which has been raised.
- getAlarmValue() - Method in interface io.etcd.jetcd.api.AlarmMemberOrBuilder
-
alarm is the type of alarm which has been raised.
- getAlarmValue() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
alarm is the type of alarm to consider for this request.
- getAlarmValue() - Method in class io.etcd.jetcd.api.AlarmRequest
-
alarm is the type of alarm to consider for this request.
- getAlarmValue() - Method in interface io.etcd.jetcd.api.AlarmRequestOrBuilder
-
alarm is the type of alarm to consider for this request.
- getAuthDisableMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getAuthEnableMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getAuthenticateMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getBlob() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
blob contains the next chunk of the snapshot in the snapshot stream.
- getBlob() - Method in class io.etcd.jetcd.api.SnapshotResponse
-
blob contains the next chunk of the snapshot in the snapshot stream.
- getBlob() - Method in interface io.etcd.jetcd.api.SnapshotResponseOrBuilder
-
blob contains the next chunk of the snapshot in the snapshot stream.
- getCampaignMethod() - Static method in class io.etcd.jetcd.api.ElectionGrpc
- getCanceled() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
canceled is set to true if the response is for a cancel watch request.
- getCanceled() - Method in class io.etcd.jetcd.api.WatchResponse
-
canceled is set to true if the response is for a cancel watch request.
- getCanceled() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
canceled is set to true if the response is for a cancel watch request.
- getCancelReason() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
cancel_reason indicates the reason for canceling the watcher.
- getCancelReason() - Method in class io.etcd.jetcd.api.WatchResponse
-
cancel_reason indicates the reason for canceling the watcher.
- getCancelReason() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
cancel_reason indicates the reason for canceling the watcher.
- getCancelReasonBytes() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
cancel_reason indicates the reason for canceling the watcher.
- getCancelReasonBytes() - Method in class io.etcd.jetcd.api.WatchResponse
-
cancel_reason indicates the reason for canceling the watcher.
- getCancelReasonBytes() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
cancel_reason indicates the reason for canceling the watcher.
- getCancelRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - getCancelRequest() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - getCancelRequest() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - getCancelRequestBuilder() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - getCancelRequestOrBuilder() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - getCancelRequestOrBuilder() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - getCancelRequestOrBuilder() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - getClientURLs(int) - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLs(int) - Method in class io.etcd.jetcd.api.Member
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLs(int) - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsBytes(int) - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsBytes(int) - Method in class io.etcd.jetcd.api.Member
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsBytes(int) - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsCount() - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsCount() - Method in class io.etcd.jetcd.api.Member
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsCount() - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsList() - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsList() - Method in class io.etcd.jetcd.api.Member
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClientURLsList() - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- getClusterId() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
cluster_id is the ID of the cluster which sent the response.
- getClusterId() - Method in class io.etcd.jetcd.api.ResponseHeader
-
cluster_id is the ID of the cluster which sent the response.
- getClusterId() - Method in interface io.etcd.jetcd.api.ResponseHeaderOrBuilder
-
cluster_id is the ID of the cluster which sent the response.
- getCompactMethod() - Static method in class io.etcd.jetcd.api.KVGrpc
- getCompactRevision() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
compact_revision is the compacted revision of key-value store when hash begins.
- getCompactRevision() - Method in class io.etcd.jetcd.api.HashKVResponse
-
compact_revision is the compacted revision of key-value store when hash begins.
- getCompactRevision() - Method in interface io.etcd.jetcd.api.HashKVResponseOrBuilder
-
compact_revision is the compacted revision of key-value store when hash begins.
- getCompactRevision() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
compact_revision is set to the minimum index if a watcher tries to watch at a compacted index.
- getCompactRevision() - Method in class io.etcd.jetcd.api.WatchResponse
-
compact_revision is set to the minimum index if a watcher tries to watch at a compacted index.
- getCompactRevision() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
compact_revision is set to the minimum index if a watcher tries to watch at a compacted index.
- getCompare(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- getCompare(int) - Method in class io.etcd.jetcd.api.TxnRequest
-
compare is a list of predicates representing a conjunction of terms.
- getCompare(int) - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareCount() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareCount() - Method in class io.etcd.jetcd.api.TxnRequest
-
compare is a list of predicates representing a conjunction of terms.
- getCompareCount() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareList() - Method in class io.etcd.jetcd.api.TxnRequest
-
compare is a list of predicates representing a conjunction of terms.
- getCompareList() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest
-
compare is a list of predicates representing a conjunction of terms.
- getCompareOrBuilder(int) - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareOrBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- getCompareOrBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest
-
compare is a list of predicates representing a conjunction of terms.
- getCompareOrBuilderList() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
compare is a list of predicates representing a conjunction of terms.
- getCount() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
count is set to the number of keys within the range when requested.
- getCount() - Method in class io.etcd.jetcd.api.RangeResponse
-
count is set to the number of keys within the range when requested.
- getCount() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
count is set to the number of keys within the range when requested.
- getCountOnly() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
count_only when set returns only the count of the keys in the range.
- getCountOnly() - Method in class io.etcd.jetcd.api.RangeRequest
-
count_only when set returns only the count of the keys in the range.
- getCountOnly() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
count_only when set returns only the count of the keys in the range.
- getCreated() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
created is set to true if the response is for a create watch request.
- getCreated() - Method in class io.etcd.jetcd.api.WatchResponse
-
created is set to true if the response is for a create watch request.
- getCreated() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
created is set to true if the response is for a create watch request.
- getCreateRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - getCreateRequest() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchCreateRequest create_request = 1; - getCreateRequest() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - getCreateRequestBuilder() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - getCreateRequestOrBuilder() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - getCreateRequestOrBuilder() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchCreateRequest create_request = 1; - getCreateRequestOrBuilder() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - getCreateRevision() - Method in class io.etcd.jetcd.api.Compare.Builder
-
create_revision is the creation revision of the given key
- getCreateRevision() - Method in class io.etcd.jetcd.api.Compare
-
create_revision is the creation revision of the given key
- getCreateRevision() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
create_revision is the creation revision of the given key
- getCreateRevision() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
create_revision is the revision of last creation on this key.
- getCreateRevision() - Method in class io.etcd.jetcd.api.KeyValue
-
create_revision is the revision of last creation on this key.
- getCreateRevision() - Method in interface io.etcd.jetcd.api.KeyValueOrBuilder
-
create_revision is the revision of last creation on this key.
- getDbSize() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
dbSize is the size of the backend database, in bytes, of the responding member.
- getDbSize() - Method in class io.etcd.jetcd.api.StatusResponse
-
dbSize is the size of the backend database, in bytes, of the responding member.
- getDbSize() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
dbSize is the size of the backend database, in bytes, of the responding member.
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AlarmMember
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AlarmRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AlarmResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.CampaignRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.CampaignResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.CompactionRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.CompactionResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.Compare
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.DefragmentRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.DefragmentResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.Event
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.HashKVRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.HashKVResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.HashRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.HashResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.KeyValue
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaderKey
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaderRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaderResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.lock.LockRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.lock.LockResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.Member
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberAddRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberAddResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberListRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberListResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.Permission
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.ProclaimRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.ProclaimResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.PutRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.PutResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.RangeRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.RangeResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.RequestOp
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.ResignRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.ResignResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.ResponseHeader
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.ResponseOp
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.Role
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.SnapshotRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.SnapshotResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.StatusRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.StatusResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.TxnRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.TxnResponse
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.User
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.WatchRequest
- getDefaultInstance() - Static method in class io.etcd.jetcd.api.WatchResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AlarmMember
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AlarmRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AlarmResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CampaignRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CampaignResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CompactionRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.CompactionResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Compare.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Compare
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DefragmentRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DefragmentResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Event.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Event
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashKVRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashKVResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.HashResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.KeyValue
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaderKey
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaderRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaderResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.LockRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.LockResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Member.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Member
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberAddRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberAddResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberListRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberListResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Permission.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Permission
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ProclaimRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ProclaimResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.PutRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.PutResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.RangeRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.RangeResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.RequestOp
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResignRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResignResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResponseHeader
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.ResponseOp
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Role.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.Role
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.SnapshotRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.SnapshotResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.StatusRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.StatusResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.TxnRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.TxnResponse
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.User.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.User
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchRequest
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- getDefaultInstanceForType() - Method in class io.etcd.jetcd.api.WatchResponse
- getDefragmentMethod() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getDeleted() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
deleted is the number of keys deleted by the delete range request.
- getDeleted() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
deleted is the number of keys deleted by the delete range request.
- getDeleted() - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
deleted is the number of keys deleted by the delete range request.
- getDeleteRangeMethod() - Static method in class io.etcd.jetcd.api.KVGrpc
- getDescriptor() - Static method in class io.etcd.jetcd.api.AlarmMember.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AlarmMember
- getDescriptor() - Static method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
- getDescriptor() - Static method in class io.etcd.jetcd.api.AlarmRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AlarmRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AlarmResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AlarmResponse
- getDescriptor() - Static method in enum io.etcd.jetcd.api.AlarmType
- getDescriptor() - Static method in class io.etcd.jetcd.api.Auth
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.CampaignRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.CampaignRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.CampaignResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.CampaignResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.CompactionRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.CompactionRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.CompactionResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.CompactionResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.Compare.Builder
- getDescriptor() - Static method in enum io.etcd.jetcd.api.Compare.CompareResult
- getDescriptor() - Static method in enum io.etcd.jetcd.api.Compare.CompareTarget
- getDescriptor() - Static method in class io.etcd.jetcd.api.Compare
- getDescriptor() - Static method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.DefragmentRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.DefragmentResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.ElectionOuterClass
- getDescriptor() - Static method in class io.etcd.jetcd.api.Event.Builder
- getDescriptor() - Static method in enum io.etcd.jetcd.api.Event.EventType
- getDescriptor() - Static method in class io.etcd.jetcd.api.Event
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashKVRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashKVRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashKVResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashKVResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.HashResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.JetcdProto
- getDescriptor() - Static method in class io.etcd.jetcd.api.KeyValue.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.KeyValue
- getDescriptor() - Static method in class io.etcd.jetcd.api.Kv
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaderKey.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaderKey
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaderRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaderRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaderResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaderResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.JetcdProto
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.LockRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.LockResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.Member.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.Member
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberAddRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberAddResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberListRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberListRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberListResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberListResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.Permission.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.Permission
- getDescriptor() - Static method in enum io.etcd.jetcd.api.Permission.Type
- getDescriptor() - Static method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.ProclaimRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.ProclaimResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.PutRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.PutRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.PutResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.PutResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.RangeRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.RangeRequest
- getDescriptor() - Static method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
- getDescriptor() - Static method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
- getDescriptor() - Static method in class io.etcd.jetcd.api.RangeResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.RangeResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.RequestOp.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.RequestOp
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResignRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResignRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResignResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResignResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResponseHeader.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResponseHeader
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResponseOp.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.ResponseOp
- getDescriptor() - Static method in class io.etcd.jetcd.api.Role.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.Role
- getDescriptor() - Static method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.SnapshotRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.SnapshotResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.StatusRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.StatusRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.StatusResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.StatusResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.TxnRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.TxnRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.TxnResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.TxnResponse
- getDescriptor() - Static method in class io.etcd.jetcd.api.User.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.User
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- getDescriptor() - Static method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchRequest.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchRequest
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchResponse.Builder
- getDescriptor() - Static method in class io.etcd.jetcd.api.WatchResponse
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.AlarmType
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.Compare.Builder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.Compare.CompareResult
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.Compare.CompareTarget
- getDescriptorForType() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.Event.Builder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.Event.EventType
- getDescriptorForType() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.Member.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.Permission.Builder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.Permission.Type
- getDescriptorForType() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
- getDescriptorForType() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.Role.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.User.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- getDescriptorForType() - Method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
- getDescriptorForType() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- getDescriptorForType() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- getError() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
string error = 4; - getError() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
-
string error = 4; - getError() - Method in interface io.etcd.jetcd.api.LeaseGrantResponseOrBuilder
-
string error = 4; - getErrorBytes() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
string error = 4; - getErrorBytes() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
-
string error = 4; - getErrorBytes() - Method in interface io.etcd.jetcd.api.LeaseGrantResponseOrBuilder
-
string error = 4; - getEvents(int) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - getEvents(int) - Method in class io.etcd.jetcd.api.WatchResponse
-
repeated .mvccpb.Event events = 11; - getEvents(int) - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
repeated .mvccpb.Event events = 11; - getEventsBuilder(int) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - getEventsBuilderList() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - getEventsCount() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - getEventsCount() - Method in class io.etcd.jetcd.api.WatchResponse
-
repeated .mvccpb.Event events = 11; - getEventsCount() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
repeated .mvccpb.Event events = 11; - getEventsList() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - getEventsList() - Method in class io.etcd.jetcd.api.WatchResponse
-
repeated .mvccpb.Event events = 11; - getEventsList() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
repeated .mvccpb.Event events = 11; - getEventsOrBuilder(int) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - getEventsOrBuilder(int) - Method in class io.etcd.jetcd.api.WatchResponse
-
repeated .mvccpb.Event events = 11; - getEventsOrBuilder(int) - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
repeated .mvccpb.Event events = 11; - getEventsOrBuilderList() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - getEventsOrBuilderList() - Method in class io.etcd.jetcd.api.WatchResponse
-
repeated .mvccpb.Event events = 11; - getEventsOrBuilderList() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
repeated .mvccpb.Event events = 11; - getFailure(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailure(int) - Method in class io.etcd.jetcd.api.TxnRequest
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailure(int) - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureCount() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureCount() - Method in class io.etcd.jetcd.api.TxnRequest
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureCount() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureList() - Method in class io.etcd.jetcd.api.TxnRequest
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureList() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureOrBuilder(int) - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureOrBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureOrBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFailureOrBuilderList() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
failure is a list of requests which will be applied when compare evaluates to false.
- getFilters(int) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- getFilters(int) - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
filters filter the events at server side before it sends back to the watcher.
- getFilters(int) - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersCount() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersCount() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersCount() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersList() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersList() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersList() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersValue(int) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersValue(int) - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersValue(int) - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersValueList() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersValueList() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
filters filter the events at server side before it sends back to the watcher.
- getFiltersValueList() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
filters filter the events at server side before it sends back to the watcher.
- getGrantedTTL() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
GrantedTTL is the initial granted time in seconds upon lease creation/renewal.
- getGrantedTTL() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
GrantedTTL is the initial granted time in seconds upon lease creation/renewal.
- getGrantedTTL() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
GrantedTTL is the initial granted time in seconds upon lease creation/renewal.
- getHash() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
hash is the hash value computed from the responding member's MVCC keys up to a given revision.
- getHash() - Method in class io.etcd.jetcd.api.HashKVResponse
-
hash is the hash value computed from the responding member's MVCC keys up to a given revision.
- getHash() - Method in interface io.etcd.jetcd.api.HashKVResponseOrBuilder
-
hash is the hash value computed from the responding member's MVCC keys up to a given revision.
- getHash() - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
hash is the hash value computed from the responding member's key-value store.
- getHash() - Method in class io.etcd.jetcd.api.HashResponse
-
hash is the hash value computed from the responding member's key-value store.
- getHash() - Method in interface io.etcd.jetcd.api.HashResponseOrBuilder
-
hash is the hash value computed from the responding member's key-value store.
- getHashKVMethod() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getHashMethod() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getHeader() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AlarmResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthDisableResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthDisableResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthEnableResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthEnableResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthenticateResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthenticateResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthRoleAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthRoleDeleteResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthRoleListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthUserAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthUserChangePasswordResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthUserDeleteResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthUserGetResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthUserGrantRoleResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserListResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthUserListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.AuthUserRevokeRoleResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.CampaignResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.CampaignResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.CompactionResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.CompactionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.DefragmentResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.DefragmentResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.HashKVResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.HashKVResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.HashResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.HashResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaderResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.LeaderResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.LeaseGrantResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.LeaseKeepAliveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.LeaseRevokeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.lock.LockResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.lock.LockResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.lock.UnlockResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberListResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.MoveLeaderResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.ProclaimResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.ProclaimResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.PutResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.PutResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.RangeResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.ResignResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.ResignResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- getHeader() - Method in class io.etcd.jetcd.api.SnapshotResponse
-
header has the current key-value store information.
- getHeader() - Method in interface io.etcd.jetcd.api.SnapshotResponseOrBuilder
-
header has the current key-value store information.
- getHeader() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.StatusResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.TxnResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in class io.etcd.jetcd.api.WatchResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeader() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- getHeaderBuilder() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderBuilder() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AlarmResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthDisableResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthDisableResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthEnableResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthEnableResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthenticateResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthenticateResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthRoleAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthRoleDeleteResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthRoleListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthUserAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthUserChangePasswordResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthUserDeleteResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthUserGetResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthUserGrantRoleResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserListResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthUserListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.AuthUserRevokeRoleResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.CampaignResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.CampaignResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.CompactionResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.CompactionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.DefragmentResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.DefragmentResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.HashKVResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.HashKVResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.HashResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.HashResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaderResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.LeaderResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.LeaseGrantResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.LeaseKeepAliveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.LeaseRevokeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.lock.LockResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.lock.LockResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.lock.UnlockResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberListResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.MoveLeaderResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.ProclaimResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.ProclaimResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.PutResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.PutResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.RangeResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.ResignResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.ResignResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.SnapshotResponse
-
header has the current key-value store information.
- getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.SnapshotResponseOrBuilder
-
header has the current key-value store information.
- getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.StatusResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.TxnResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in class io.etcd.jetcd.api.WatchResponse
-
.etcdserverpb.ResponseHeader header = 1; - getHeaderOrBuilder() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - getID() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
-
ID is the requested ID for the lease.
- getID() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
-
ID is the requested ID for the lease.
- getID() - Method in interface io.etcd.jetcd.api.LeaseGrantRequestOrBuilder
-
ID is the requested ID for the lease.
- getID() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
ID is the lease ID for the granted lease.
- getID() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
-
ID is the lease ID for the granted lease.
- getID() - Method in interface io.etcd.jetcd.api.LeaseGrantResponseOrBuilder
-
ID is the lease ID for the granted lease.
- getID() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
-
ID is the lease ID for the lease to keep alive.
- getID() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
-
ID is the lease ID for the lease to keep alive.
- getID() - Method in interface io.etcd.jetcd.api.LeaseKeepAliveRequestOrBuilder
-
ID is the lease ID for the lease to keep alive.
- getID() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
ID is the lease ID from the keep alive request.
- getID() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
-
ID is the lease ID from the keep alive request.
- getID() - Method in interface io.etcd.jetcd.api.LeaseKeepAliveResponseOrBuilder
-
ID is the lease ID from the keep alive request.
- getID() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
-
ID is the lease ID to revoke.
- getID() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
-
ID is the lease ID to revoke.
- getID() - Method in interface io.etcd.jetcd.api.LeaseRevokeRequestOrBuilder
-
ID is the lease ID to revoke.
- getID() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
-
ID is the lease ID for the lease.
- getID() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
-
ID is the lease ID for the lease.
- getID() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveRequestOrBuilder
-
ID is the lease ID for the lease.
- getID() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
ID is the lease ID from the keep alive request.
- getID() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
ID is the lease ID from the keep alive request.
- getID() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
ID is the lease ID from the keep alive request.
- getID() - Method in class io.etcd.jetcd.api.Member.Builder
-
ID is the member ID for this member.
- getID() - Method in class io.etcd.jetcd.api.Member
-
ID is the member ID for this member.
- getID() - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
ID is the member ID for this member.
- getID() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
-
ID is the member ID of the member to remove.
- getID() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
-
ID is the member ID of the member to remove.
- getID() - Method in interface io.etcd.jetcd.api.MemberRemoveRequestOrBuilder
-
ID is the member ID of the member to remove.
- getID() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
ID is the member ID of the member to update.
- getID() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
-
ID is the member ID of the member to update.
- getID() - Method in interface io.etcd.jetcd.api.MemberUpdateRequestOrBuilder
-
ID is the member ID of the member to update.
- getIgnoreLease() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If ignore_lease is set, etcd updates the key using its current lease.
- getIgnoreLease() - Method in class io.etcd.jetcd.api.PutRequest
-
If ignore_lease is set, etcd updates the key using its current lease.
- getIgnoreLease() - Method in interface io.etcd.jetcd.api.PutRequestOrBuilder
-
If ignore_lease is set, etcd updates the key using its current lease.
- getIgnoreValue() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If ignore_value is set, etcd updates the key using its current value.
- getIgnoreValue() - Method in class io.etcd.jetcd.api.PutRequest
-
If ignore_value is set, etcd updates the key using its current value.
- getIgnoreValue() - Method in interface io.etcd.jetcd.api.PutRequestOrBuilder
-
If ignore_value is set, etcd updates the key using its current value.
- getKey() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string key = 2; - getKey() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
-
string key = 2; - getKey() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionRequestOrBuilder
-
string key = 2; - getKey() - Method in class io.etcd.jetcd.api.Compare.Builder
-
key is the subject key for the comparison operation.
- getKey() - Method in class io.etcd.jetcd.api.Compare
-
key is the subject key for the comparison operation.
- getKey() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
key is the subject key for the comparison operation.
- getKey() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
key is the first key to delete in the range.
- getKey() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
-
key is the first key to delete in the range.
- getKey() - Method in interface io.etcd.jetcd.api.DeleteRangeRequestOrBuilder
-
key is the first key to delete in the range.
- getKey() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
key is the key in bytes.
- getKey() - Method in class io.etcd.jetcd.api.KeyValue
-
key is the key in bytes.
- getKey() - Method in interface io.etcd.jetcd.api.KeyValueOrBuilder
-
key is the key in bytes.
- getKey() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
key is an opaque key representing the ownership of the election.
- getKey() - Method in class io.etcd.jetcd.api.LeaderKey
-
key is an opaque key representing the ownership of the election.
- getKey() - Method in interface io.etcd.jetcd.api.LeaderKeyOrBuilder
-
key is an opaque key representing the ownership of the election.
- getKey() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
key is a key that will exist on etcd for the duration that the Lock caller owns the lock.
- getKey() - Method in class io.etcd.jetcd.api.lock.LockResponse
-
key is a key that will exist on etcd for the duration that the Lock caller owns the lock.
- getKey() - Method in interface io.etcd.jetcd.api.lock.LockResponseOrBuilder
-
key is a key that will exist on etcd for the duration that the Lock caller owns the lock.
- getKey() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
-
key is the lock ownership key granted by Lock.
- getKey() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
-
key is the lock ownership key granted by Lock.
- getKey() - Method in interface io.etcd.jetcd.api.lock.UnlockRequestOrBuilder
-
key is the lock ownership key granted by Lock.
- getKey() - Method in class io.etcd.jetcd.api.Permission.Builder
-
bytes key = 2; - getKey() - Method in class io.etcd.jetcd.api.Permission
-
bytes key = 2; - getKey() - Method in interface io.etcd.jetcd.api.PermissionOrBuilder
-
bytes key = 2; - getKey() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
key is the key, in bytes, to put into the key-value store.
- getKey() - Method in class io.etcd.jetcd.api.PutRequest
-
key is the key, in bytes, to put into the key-value store.
- getKey() - Method in interface io.etcd.jetcd.api.PutRequestOrBuilder
-
key is the key, in bytes, to put into the key-value store.
- getKey() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
key is the first key for the range.
- getKey() - Method in class io.etcd.jetcd.api.RangeRequest
-
key is the first key for the range.
- getKey() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
key is the first key for the range.
- getKey() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
key is the key to register for watching.
- getKey() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
key is the key to register for watching.
- getKey() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
key is the key to register for watching.
- getKeyBytes() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string key = 2; - getKeyBytes() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
-
string key = 2; - getKeyBytes() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionRequestOrBuilder
-
string key = 2; - getKeyPermission(int) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermission(int) - Method in class io.etcd.jetcd.api.Role
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermission(int) - Method in interface io.etcd.jetcd.api.RoleOrBuilder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionBuilder(int) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionBuilderList() - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionCount() - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionCount() - Method in class io.etcd.jetcd.api.Role
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionCount() - Method in interface io.etcd.jetcd.api.RoleOrBuilder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionList() - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionList() - Method in class io.etcd.jetcd.api.Role
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionList() - Method in interface io.etcd.jetcd.api.RoleOrBuilder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionOrBuilder(int) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionOrBuilder(int) - Method in class io.etcd.jetcd.api.Role
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionOrBuilder(int) - Method in interface io.etcd.jetcd.api.RoleOrBuilder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionOrBuilderList() - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionOrBuilderList() - Method in class io.etcd.jetcd.api.Role
-
repeated .authpb.Permission keyPermission = 2; - getKeyPermissionOrBuilderList() - Method in interface io.etcd.jetcd.api.RoleOrBuilder
-
repeated .authpb.Permission keyPermission = 2; - getKeys() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
-
keys is true to query all the keys attached to this lease.
- getKeys() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
-
keys is true to query all the keys attached to this lease.
- getKeys() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveRequestOrBuilder
-
keys is true to query all the keys attached to this lease.
- getKeys(int) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
Keys is the list of keys attached to this lease.
- getKeys(int) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
Keys is the list of keys attached to this lease.
- getKeys(int) - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
Keys is the list of keys attached to this lease.
- getKeysCount() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
Keys is the list of keys attached to this lease.
- getKeysCount() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
Keys is the list of keys attached to this lease.
- getKeysCount() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
Keys is the list of keys attached to this lease.
- getKeysList() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
Keys is the list of keys attached to this lease.
- getKeysList() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
Keys is the list of keys attached to this lease.
- getKeysList() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
Keys is the list of keys attached to this lease.
- getKeysOnly() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
keys_only when set returns only the keys and not the values.
- getKeysOnly() - Method in class io.etcd.jetcd.api.RangeRequest
-
keys_only when set returns only the keys and not the values.
- getKeysOnly() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
keys_only when set returns only the keys and not the values.
- getKv() - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- getKv() - Method in class io.etcd.jetcd.api.Event
-
kv holds the KeyValue for the event.
- getKv() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
kv holds the KeyValue for the event.
- getKv() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- getKv() - Method in class io.etcd.jetcd.api.LeaderResponse
-
kv is the key-value pair representing the latest leader update.
- getKv() - Method in interface io.etcd.jetcd.api.LeaderResponseOrBuilder
-
kv is the key-value pair representing the latest leader update.
- getKvBuilder() - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- getKvBuilder() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- getKvOrBuilder() - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- getKvOrBuilder() - Method in class io.etcd.jetcd.api.Event
-
kv holds the KeyValue for the event.
- getKvOrBuilder() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
kv holds the KeyValue for the event.
- getKvOrBuilder() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- getKvOrBuilder() - Method in class io.etcd.jetcd.api.LeaderResponse
-
kv is the key-value pair representing the latest leader update.
- getKvOrBuilder() - Method in interface io.etcd.jetcd.api.LeaderResponseOrBuilder
-
kv is the key-value pair representing the latest leader update.
- getKvs(int) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- getKvs(int) - Method in class io.etcd.jetcd.api.RangeResponse
-
kvs is the list of key-value pairs matched by the range request.
- getKvs(int) - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsBuilder(int) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsBuilderList() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsCount() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsCount() - Method in class io.etcd.jetcd.api.RangeResponse
-
kvs is the list of key-value pairs matched by the range request.
- getKvsCount() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsList() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsList() - Method in class io.etcd.jetcd.api.RangeResponse
-
kvs is the list of key-value pairs matched by the range request.
- getKvsList() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsOrBuilder(int) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsOrBuilder(int) - Method in class io.etcd.jetcd.api.RangeResponse
-
kvs is the list of key-value pairs matched by the range request.
- getKvsOrBuilder(int) - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsOrBuilderList() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- getKvsOrBuilderList() - Method in class io.etcd.jetcd.api.RangeResponse
-
kvs is the list of key-value pairs matched by the range request.
- getKvsOrBuilderList() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
kvs is the list of key-value pairs matched by the range request.
- getLeader() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- getLeader() - Method in class io.etcd.jetcd.api.CampaignResponse
-
leader describes the resources used for holding leadereship of the election.
- getLeader() - Method in interface io.etcd.jetcd.api.CampaignResponseOrBuilder
-
leader describes the resources used for holding leadereship of the election.
- getLeader() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- getLeader() - Method in class io.etcd.jetcd.api.ProclaimRequest
-
leader is the leadership hold on the election.
- getLeader() - Method in interface io.etcd.jetcd.api.ProclaimRequestOrBuilder
-
leader is the leadership hold on the election.
- getLeader() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- getLeader() - Method in class io.etcd.jetcd.api.ResignRequest
-
leader is the leadership to relinquish by resignation.
- getLeader() - Method in interface io.etcd.jetcd.api.ResignRequestOrBuilder
-
leader is the leadership to relinquish by resignation.
- getLeader() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
leader is the member ID which the responding member believes is the current leader.
- getLeader() - Method in class io.etcd.jetcd.api.StatusResponse
-
leader is the member ID which the responding member believes is the current leader.
- getLeader() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
leader is the member ID which the responding member believes is the current leader.
- getLeaderBuilder() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- getLeaderBuilder() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- getLeaderBuilder() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- getLeaderMethod() - Static method in class io.etcd.jetcd.api.ElectionGrpc
- getLeaderOrBuilder() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- getLeaderOrBuilder() - Method in class io.etcd.jetcd.api.CampaignResponse
-
leader describes the resources used for holding leadereship of the election.
- getLeaderOrBuilder() - Method in interface io.etcd.jetcd.api.CampaignResponseOrBuilder
-
leader describes the resources used for holding leadereship of the election.
- getLeaderOrBuilder() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- getLeaderOrBuilder() - Method in class io.etcd.jetcd.api.ProclaimRequest
-
leader is the leadership hold on the election.
- getLeaderOrBuilder() - Method in interface io.etcd.jetcd.api.ProclaimRequestOrBuilder
-
leader is the leadership hold on the election.
- getLeaderOrBuilder() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- getLeaderOrBuilder() - Method in class io.etcd.jetcd.api.ResignRequest
-
leader is the leadership to relinquish by resignation.
- getLeaderOrBuilder() - Method in interface io.etcd.jetcd.api.ResignRequestOrBuilder
-
leader is the leadership to relinquish by resignation.
- getLease() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
lease is the ID of the lease attached to leadership of the election.
- getLease() - Method in class io.etcd.jetcd.api.CampaignRequest
-
lease is the ID of the lease attached to leadership of the election.
- getLease() - Method in interface io.etcd.jetcd.api.CampaignRequestOrBuilder
-
lease is the ID of the lease attached to leadership of the election.
- getLease() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
lease is the ID of the lease that attached to key.
- getLease() - Method in class io.etcd.jetcd.api.KeyValue
-
lease is the ID of the lease that attached to key.
- getLease() - Method in interface io.etcd.jetcd.api.KeyValueOrBuilder
-
lease is the ID of the lease that attached to key.
- getLease() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
lease is the lease ID of the election leader.
- getLease() - Method in class io.etcd.jetcd.api.LeaderKey
-
lease is the lease ID of the election leader.
- getLease() - Method in interface io.etcd.jetcd.api.LeaderKeyOrBuilder
-
lease is the lease ID of the election leader.
- getLease() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
-
lease is the ID of the lease that will be attached to ownership of the lock.
- getLease() - Method in class io.etcd.jetcd.api.lock.LockRequest
-
lease is the ID of the lease that will be attached to ownership of the lock.
- getLease() - Method in interface io.etcd.jetcd.api.lock.LockRequestOrBuilder
-
lease is the ID of the lease that will be attached to ownership of the lock.
- getLease() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
lease is the lease ID to associate with the key in the key-value store.
- getLease() - Method in class io.etcd.jetcd.api.PutRequest
-
lease is the lease ID to associate with the key in the key-value store.
- getLease() - Method in interface io.etcd.jetcd.api.PutRequestOrBuilder
-
lease is the lease ID to associate with the key in the key-value store.
- getLeaseGrantMethod() - Static method in class io.etcd.jetcd.api.LeaseGrpc
- getLeaseKeepAliveMethod() - Static method in class io.etcd.jetcd.api.LeaseGrpc
- getLeaseRevokeMethod() - Static method in class io.etcd.jetcd.api.LeaseGrpc
- getLeaseTimeToLiveMethod() - Static method in class io.etcd.jetcd.api.LeaseGrpc
- getLimit() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
limit is a limit on the number of keys returned for the request.
- getLimit() - Method in class io.etcd.jetcd.api.RangeRequest
-
limit is a limit on the number of keys returned for the request.
- getLimit() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
limit is a limit on the number of keys returned for the request.
- getLockMethod() - Static method in class io.etcd.jetcd.api.lock.LockGrpc
- getMaxCreateRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
max_create_revision is the upper bound for returned key create revisions; all keys with greater create revisions will be filtered away.
- getMaxCreateRevision() - Method in class io.etcd.jetcd.api.RangeRequest
-
max_create_revision is the upper bound for returned key create revisions; all keys with greater create revisions will be filtered away.
- getMaxCreateRevision() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
max_create_revision is the upper bound for returned key create revisions; all keys with greater create revisions will be filtered away.
- getMaxModRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
max_mod_revision is the upper bound for returned key mod revisions; all keys with greater mod revisions will be filtered away.
- getMaxModRevision() - Method in class io.etcd.jetcd.api.RangeRequest
-
max_mod_revision is the upper bound for returned key mod revisions; all keys with greater mod revisions will be filtered away.
- getMaxModRevision() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
max_mod_revision is the upper bound for returned key mod revisions; all keys with greater mod revisions will be filtered away.
- getMember() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- getMember() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
member is the member information for the added member.
- getMember() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
member is the member information for the added member.
- getMemberAddMethod() - Static method in class io.etcd.jetcd.api.ClusterGrpc
- getMemberBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- getMemberId() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
member_id is the ID of the member which sent the response.
- getMemberId() - Method in class io.etcd.jetcd.api.ResponseHeader
-
member_id is the ID of the member which sent the response.
- getMemberId() - Method in interface io.etcd.jetcd.api.ResponseHeaderOrBuilder
-
member_id is the ID of the member which sent the response.
- getMemberID() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
memberID is the ID of the member associated with the raised alarm.
- getMemberID() - Method in class io.etcd.jetcd.api.AlarmMember
-
memberID is the ID of the member associated with the raised alarm.
- getMemberID() - Method in interface io.etcd.jetcd.api.AlarmMemberOrBuilder
-
memberID is the ID of the member associated with the raised alarm.
- getMemberID() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
memberID is the ID of the member associated with the alarm.
- getMemberID() - Method in class io.etcd.jetcd.api.AlarmRequest
-
memberID is the ID of the member associated with the alarm.
- getMemberID() - Method in interface io.etcd.jetcd.api.AlarmRequestOrBuilder
-
memberID is the ID of the member associated with the alarm.
- getMemberListMethod() - Static method in class io.etcd.jetcd.api.ClusterGrpc
- getMemberOrBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- getMemberOrBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
member is the member information for the added member.
- getMemberOrBuilder() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
member is the member information for the added member.
- getMemberRemoveMethod() - Static method in class io.etcd.jetcd.api.ClusterGrpc
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberAddResponse
-
members is a list of all members after adding the new member.
- getMembers(int) - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
members is a list of all members after adding the new member.
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberListResponse
-
members is a list of all members associated with the cluster.
- getMembers(int) - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
members is a list of all members associated with the cluster.
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
members is a list of all members after removing the member.
- getMembers(int) - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
members is a list of all members after removing the member.
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- getMembers(int) - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
members is a list of all members after updating the member.
- getMembers(int) - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
members is a list of all members after updating the member.
- getMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- getMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- getMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- getMembersBuilder(int) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- getMembersBuilderList() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- getMembersBuilderList() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- getMembersBuilderList() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- getMembersBuilderList() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
members is a list of all members after adding the new member.
- getMembersCount() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
members is a list of all members after adding the new member.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberListResponse
-
members is a list of all members associated with the cluster.
- getMembersCount() - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
members is a list of all members associated with the cluster.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
members is a list of all members after removing the member.
- getMembersCount() - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
members is a list of all members after removing the member.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- getMembersCount() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
members is a list of all members after updating the member.
- getMembersCount() - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
members is a list of all members after updating the member.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
members is a list of all members after adding the new member.
- getMembersList() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
members is a list of all members after adding the new member.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberListResponse
-
members is a list of all members associated with the cluster.
- getMembersList() - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
members is a list of all members associated with the cluster.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
members is a list of all members after removing the member.
- getMembersList() - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
members is a list of all members after removing the member.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- getMembersList() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
members is a list of all members after updating the member.
- getMembersList() - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
members is a list of all members after updating the member.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberAddResponse
-
members is a list of all members after adding the new member.
- getMembersOrBuilder(int) - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
members is a list of all members after adding the new member.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberListResponse
-
members is a list of all members associated with the cluster.
- getMembersOrBuilder(int) - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
members is a list of all members associated with the cluster.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
members is a list of all members after removing the member.
- getMembersOrBuilder(int) - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
members is a list of all members after removing the member.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- getMembersOrBuilder(int) - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
members is a list of all members after updating the member.
- getMembersOrBuilder(int) - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
members is a list of all members after updating the member.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
members is a list of all members after adding the new member.
- getMembersOrBuilderList() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
members is a list of all members after adding the new member.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberListResponse
-
members is a list of all members associated with the cluster.
- getMembersOrBuilderList() - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
members is a list of all members associated with the cluster.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
members is a list of all members after removing the member.
- getMembersOrBuilderList() - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
members is a list of all members after removing the member.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- getMembersOrBuilderList() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
members is a list of all members after updating the member.
- getMembersOrBuilderList() - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
members is a list of all members after updating the member.
- getMemberUpdateMethod() - Static method in class io.etcd.jetcd.api.ClusterGrpc
- getMinCreateRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
min_create_revision is the lower bound for returned key create revisions; all keys with lesser create trevisions will be filtered away.
- getMinCreateRevision() - Method in class io.etcd.jetcd.api.RangeRequest
-
min_create_revision is the lower bound for returned key create revisions; all keys with lesser create trevisions will be filtered away.
- getMinCreateRevision() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
min_create_revision is the lower bound for returned key create revisions; all keys with lesser create trevisions will be filtered away.
- getMinModRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
min_mod_revision is the lower bound for returned key mod revisions; all keys with lesser mod revisions will be filtered away.
- getMinModRevision() - Method in class io.etcd.jetcd.api.RangeRequest
-
min_mod_revision is the lower bound for returned key mod revisions; all keys with lesser mod revisions will be filtered away.
- getMinModRevision() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
min_mod_revision is the lower bound for returned key mod revisions; all keys with lesser mod revisions will be filtered away.
- getModRevision() - Method in class io.etcd.jetcd.api.Compare.Builder
-
mod_revision is the last modified revision of the given key.
- getModRevision() - Method in class io.etcd.jetcd.api.Compare
-
mod_revision is the last modified revision of the given key.
- getModRevision() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
mod_revision is the last modified revision of the given key.
- getModRevision() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
mod_revision is the revision of last modification on this key.
- getModRevision() - Method in class io.etcd.jetcd.api.KeyValue
-
mod_revision is the revision of last modification on this key.
- getModRevision() - Method in interface io.etcd.jetcd.api.KeyValueOrBuilder
-
mod_revision is the revision of last modification on this key.
- getMore() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
more indicates if there are more keys to return in the requested range.
- getMore() - Method in class io.etcd.jetcd.api.RangeResponse
-
more indicates if there are more keys to return in the requested range.
- getMore() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
more indicates if there are more keys to return in the requested range.
- getMoveLeaderMethod() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getName() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.AuthenticateRequest
-
string name = 1; - getName() - Method in interface io.etcd.jetcd.api.AuthenticateRequestOrBuilder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
-
name is the name of the role to add to the authentication system.
- getName() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
-
name is the name of the role to add to the authentication system.
- getName() - Method in interface io.etcd.jetcd.api.AuthRoleAddRequestOrBuilder
-
name is the name of the role to add to the authentication system.
- getName() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
name is the name of the role which will be granted the permission.
- getName() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
-
name is the name of the role which will be granted the permission.
- getName() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionRequestOrBuilder
-
name is the name of the role which will be granted the permission.
- getName() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
-
string name = 1; - getName() - Method in interface io.etcd.jetcd.api.AuthUserAddRequestOrBuilder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
name is the name of the user whose password is being changed.
- getName() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
-
name is the name of the user whose password is being changed.
- getName() - Method in interface io.etcd.jetcd.api.AuthUserChangePasswordRequestOrBuilder
-
name is the name of the user whose password is being changed.
- getName() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
-
name is the name of the user to delete.
- getName() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
-
name is the name of the user to delete.
- getName() - Method in interface io.etcd.jetcd.api.AuthUserDeleteRequestOrBuilder
-
name is the name of the user to delete.
- getName() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
-
string name = 1; - getName() - Method in interface io.etcd.jetcd.api.AuthUserGetRequestOrBuilder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
-
string name = 1; - getName() - Method in interface io.etcd.jetcd.api.AuthUserRevokeRoleRequestOrBuilder
-
string name = 1; - getName() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
name is the election's identifier for the campaign.
- getName() - Method in class io.etcd.jetcd.api.CampaignRequest
-
name is the election's identifier for the campaign.
- getName() - Method in interface io.etcd.jetcd.api.CampaignRequestOrBuilder
-
name is the election's identifier for the campaign.
- getName() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
name is the election identifier that correponds to the leadership key.
- getName() - Method in class io.etcd.jetcd.api.LeaderKey
-
name is the election identifier that correponds to the leadership key.
- getName() - Method in interface io.etcd.jetcd.api.LeaderKeyOrBuilder
-
name is the election identifier that correponds to the leadership key.
- getName() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
-
name is the election identifier for the leadership information.
- getName() - Method in class io.etcd.jetcd.api.LeaderRequest
-
name is the election identifier for the leadership information.
- getName() - Method in interface io.etcd.jetcd.api.LeaderRequestOrBuilder
-
name is the election identifier for the leadership information.
- getName() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
-
name is the identifier for the distributed shared lock to be acquired.
- getName() - Method in class io.etcd.jetcd.api.lock.LockRequest
-
name is the identifier for the distributed shared lock to be acquired.
- getName() - Method in interface io.etcd.jetcd.api.lock.LockRequestOrBuilder
-
name is the identifier for the distributed shared lock to be acquired.
- getName() - Method in class io.etcd.jetcd.api.Member.Builder
-
name is the human-readable name of the member.
- getName() - Method in class io.etcd.jetcd.api.Member
-
name is the human-readable name of the member.
- getName() - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
name is the human-readable name of the member.
- getName() - Method in class io.etcd.jetcd.api.Role.Builder
-
bytes name = 1; - getName() - Method in class io.etcd.jetcd.api.Role
-
bytes name = 1; - getName() - Method in interface io.etcd.jetcd.api.RoleOrBuilder
-
bytes name = 1; - getName() - Method in class io.etcd.jetcd.api.User.Builder
-
bytes name = 1; - getName() - Method in class io.etcd.jetcd.api.User
-
bytes name = 1; - getName() - Method in interface io.etcd.jetcd.api.UserOrBuilder
-
bytes name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthenticateRequest
-
string name = 1; - getNameBytes() - Method in interface io.etcd.jetcd.api.AuthenticateRequestOrBuilder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
-
name is the name of the role to add to the authentication system.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
-
name is the name of the role to add to the authentication system.
- getNameBytes() - Method in interface io.etcd.jetcd.api.AuthRoleAddRequestOrBuilder
-
name is the name of the role to add to the authentication system.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
name is the name of the role which will be granted the permission.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
-
name is the name of the role which will be granted the permission.
- getNameBytes() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionRequestOrBuilder
-
name is the name of the role which will be granted the permission.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
-
string name = 1; - getNameBytes() - Method in interface io.etcd.jetcd.api.AuthUserAddRequestOrBuilder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
name is the name of the user whose password is being changed.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
-
name is the name of the user whose password is being changed.
- getNameBytes() - Method in interface io.etcd.jetcd.api.AuthUserChangePasswordRequestOrBuilder
-
name is the name of the user whose password is being changed.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
-
name is the name of the user to delete.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
-
name is the name of the user to delete.
- getNameBytes() - Method in interface io.etcd.jetcd.api.AuthUserDeleteRequestOrBuilder
-
name is the name of the user to delete.
- getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
-
string name = 1; - getNameBytes() - Method in interface io.etcd.jetcd.api.AuthUserGetRequestOrBuilder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
-
string name = 1; - getNameBytes() - Method in interface io.etcd.jetcd.api.AuthUserRevokeRoleRequestOrBuilder
-
string name = 1; - getNameBytes() - Method in class io.etcd.jetcd.api.Member.Builder
-
name is the human-readable name of the member.
- getNameBytes() - Method in class io.etcd.jetcd.api.Member
-
name is the human-readable name of the member.
- getNameBytes() - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
name is the human-readable name of the member.
- getNumber() - Method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
- getNumber() - Method in enum io.etcd.jetcd.api.AlarmType
- getNumber() - Method in enum io.etcd.jetcd.api.Compare.CompareResult
- getNumber() - Method in enum io.etcd.jetcd.api.Compare.CompareTarget
- getNumber() - Method in enum io.etcd.jetcd.api.Compare.TargetUnionCase
- getNumber() - Method in enum io.etcd.jetcd.api.Event.EventType
- getNumber() - Method in enum io.etcd.jetcd.api.Permission.Type
- getNumber() - Method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
- getNumber() - Method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
- getNumber() - Method in enum io.etcd.jetcd.api.RequestOp.RequestCase
- getNumber() - Method in enum io.etcd.jetcd.api.ResponseOp.ResponseCase
- getNumber() - Method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
- getNumber() - Method in enum io.etcd.jetcd.api.WatchRequest.RequestUnionCase
- getObserveMethod() - Static method in class io.etcd.jetcd.api.ElectionGrpc
- getParserForType() - Method in class io.etcd.jetcd.api.AlarmMember
- getParserForType() - Method in class io.etcd.jetcd.api.AlarmRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AlarmResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- getParserForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- getParserForType() - Method in class io.etcd.jetcd.api.CampaignRequest
- getParserForType() - Method in class io.etcd.jetcd.api.CampaignResponse
- getParserForType() - Method in class io.etcd.jetcd.api.CompactionRequest
- getParserForType() - Method in class io.etcd.jetcd.api.CompactionResponse
- getParserForType() - Method in class io.etcd.jetcd.api.Compare
- getParserForType() - Method in class io.etcd.jetcd.api.DefragmentRequest
- getParserForType() - Method in class io.etcd.jetcd.api.DefragmentResponse
- getParserForType() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- getParserForType() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- getParserForType() - Method in class io.etcd.jetcd.api.Event
- getParserForType() - Method in class io.etcd.jetcd.api.HashKVRequest
- getParserForType() - Method in class io.etcd.jetcd.api.HashKVResponse
- getParserForType() - Method in class io.etcd.jetcd.api.HashRequest
- getParserForType() - Method in class io.etcd.jetcd.api.HashResponse
- getParserForType() - Method in class io.etcd.jetcd.api.KeyValue
- getParserForType() - Method in class io.etcd.jetcd.api.LeaderKey
- getParserForType() - Method in class io.etcd.jetcd.api.LeaderRequest
- getParserForType() - Method in class io.etcd.jetcd.api.LeaderResponse
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- getParserForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- getParserForType() - Method in class io.etcd.jetcd.api.lock.LockRequest
- getParserForType() - Method in class io.etcd.jetcd.api.lock.LockResponse
- getParserForType() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- getParserForType() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- getParserForType() - Method in class io.etcd.jetcd.api.Member
- getParserForType() - Method in class io.etcd.jetcd.api.MemberAddRequest
- getParserForType() - Method in class io.etcd.jetcd.api.MemberAddResponse
- getParserForType() - Method in class io.etcd.jetcd.api.MemberListRequest
- getParserForType() - Method in class io.etcd.jetcd.api.MemberListResponse
- getParserForType() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- getParserForType() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- getParserForType() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- getParserForType() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- getParserForType() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- getParserForType() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- getParserForType() - Method in class io.etcd.jetcd.api.Permission
- getParserForType() - Method in class io.etcd.jetcd.api.ProclaimRequest
- getParserForType() - Method in class io.etcd.jetcd.api.ProclaimResponse
- getParserForType() - Method in class io.etcd.jetcd.api.PutRequest
- getParserForType() - Method in class io.etcd.jetcd.api.PutResponse
- getParserForType() - Method in class io.etcd.jetcd.api.RangeRequest
- getParserForType() - Method in class io.etcd.jetcd.api.RangeResponse
- getParserForType() - Method in class io.etcd.jetcd.api.RequestOp
- getParserForType() - Method in class io.etcd.jetcd.api.ResignRequest
- getParserForType() - Method in class io.etcd.jetcd.api.ResignResponse
- getParserForType() - Method in class io.etcd.jetcd.api.ResponseHeader
- getParserForType() - Method in class io.etcd.jetcd.api.ResponseOp
- getParserForType() - Method in class io.etcd.jetcd.api.Role
- getParserForType() - Method in class io.etcd.jetcd.api.SnapshotRequest
- getParserForType() - Method in class io.etcd.jetcd.api.SnapshotResponse
- getParserForType() - Method in class io.etcd.jetcd.api.StatusRequest
- getParserForType() - Method in class io.etcd.jetcd.api.StatusResponse
- getParserForType() - Method in class io.etcd.jetcd.api.TxnRequest
- getParserForType() - Method in class io.etcd.jetcd.api.TxnResponse
- getParserForType() - Method in class io.etcd.jetcd.api.User
- getParserForType() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- getParserForType() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- getParserForType() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- getParserForType() - Method in class io.etcd.jetcd.api.WatchRequest
- getParserForType() - Method in class io.etcd.jetcd.api.WatchResponse
- getPassword() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string password = 2; - getPassword() - Method in class io.etcd.jetcd.api.AuthenticateRequest
-
string password = 2; - getPassword() - Method in interface io.etcd.jetcd.api.AuthenticateRequestOrBuilder
-
string password = 2; - getPassword() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string password = 2; - getPassword() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
-
string password = 2; - getPassword() - Method in interface io.etcd.jetcd.api.AuthUserAddRequestOrBuilder
-
string password = 2; - getPassword() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
password is the new password for the user.
- getPassword() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
-
password is the new password for the user.
- getPassword() - Method in interface io.etcd.jetcd.api.AuthUserChangePasswordRequestOrBuilder
-
password is the new password for the user.
- getPassword() - Method in class io.etcd.jetcd.api.User.Builder
-
bytes password = 2; - getPassword() - Method in class io.etcd.jetcd.api.User
-
bytes password = 2; - getPassword() - Method in interface io.etcd.jetcd.api.UserOrBuilder
-
bytes password = 2; - getPasswordBytes() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string password = 2; - getPasswordBytes() - Method in class io.etcd.jetcd.api.AuthenticateRequest
-
string password = 2; - getPasswordBytes() - Method in interface io.etcd.jetcd.api.AuthenticateRequestOrBuilder
-
string password = 2; - getPasswordBytes() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string password = 2; - getPasswordBytes() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
-
string password = 2; - getPasswordBytes() - Method in interface io.etcd.jetcd.api.AuthUserAddRequestOrBuilder
-
string password = 2; - getPasswordBytes() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
password is the new password for the user.
- getPasswordBytes() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
-
password is the new password for the user.
- getPasswordBytes() - Method in interface io.etcd.jetcd.api.AuthUserChangePasswordRequestOrBuilder
-
password is the new password for the user.
- getPeerURLs(int) - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLs(int) - Method in class io.etcd.jetcd.api.Member
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLs(int) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLs(int) - Method in class io.etcd.jetcd.api.MemberAddRequest
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLs(int) - Method in interface io.etcd.jetcd.api.MemberAddRequestOrBuilder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLs(int) - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLs(int) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLs(int) - Method in class io.etcd.jetcd.api.MemberUpdateRequest
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLs(int) - Method in interface io.etcd.jetcd.api.MemberUpdateRequestOrBuilder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsBytes(int) - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsBytes(int) - Method in class io.etcd.jetcd.api.Member
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsBytes(int) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsBytes(int) - Method in class io.etcd.jetcd.api.MemberAddRequest
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsBytes(int) - Method in interface io.etcd.jetcd.api.MemberAddRequestOrBuilder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsBytes(int) - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsBytes(int) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsBytes(int) - Method in class io.etcd.jetcd.api.MemberUpdateRequest
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsBytes(int) - Method in interface io.etcd.jetcd.api.MemberUpdateRequestOrBuilder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsCount() - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsCount() - Method in class io.etcd.jetcd.api.Member
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsCount() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsCount() - Method in class io.etcd.jetcd.api.MemberAddRequest
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsCount() - Method in interface io.etcd.jetcd.api.MemberAddRequestOrBuilder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsCount() - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsCount() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsCount() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsCount() - Method in interface io.etcd.jetcd.api.MemberUpdateRequestOrBuilder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsList() - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsList() - Method in class io.etcd.jetcd.api.Member
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsList() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsList() - Method in class io.etcd.jetcd.api.MemberAddRequest
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsList() - Method in interface io.etcd.jetcd.api.MemberAddRequestOrBuilder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- getPeerURLsList() - Method in interface io.etcd.jetcd.api.MemberOrBuilder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- getPeerURLsList() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsList() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPeerURLsList() - Method in interface io.etcd.jetcd.api.MemberUpdateRequestOrBuilder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- getPerm() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- getPerm() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
-
perm is the permission to grant to the role.
- getPerm() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionRequestOrBuilder
-
perm is the permission to grant to the role.
- getPerm(int) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - getPerm(int) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
repeated .authpb.Permission perm = 2; - getPerm(int) - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
repeated .authpb.Permission perm = 2; - getPermBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- getPermBuilder(int) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - getPermBuilderList() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - getPermCount() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - getPermCount() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
repeated .authpb.Permission perm = 2; - getPermCount() - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
repeated .authpb.Permission perm = 2; - getPermList() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - getPermList() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
repeated .authpb.Permission perm = 2; - getPermList() - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
repeated .authpb.Permission perm = 2; - getPermOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- getPermOrBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
-
perm is the permission to grant to the role.
- getPermOrBuilder() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionRequestOrBuilder
-
perm is the permission to grant to the role.
- getPermOrBuilder(int) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - getPermOrBuilder(int) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
repeated .authpb.Permission perm = 2; - getPermOrBuilder(int) - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
repeated .authpb.Permission perm = 2; - getPermOrBuilderList() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - getPermOrBuilderList() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
repeated .authpb.Permission perm = 2; - getPermOrBuilderList() - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
repeated .authpb.Permission perm = 2; - getPermType() - Method in class io.etcd.jetcd.api.Permission.Builder
-
.authpb.Permission.Type permType = 1; - getPermType() - Method in class io.etcd.jetcd.api.Permission
-
.authpb.Permission.Type permType = 1; - getPermType() - Method in interface io.etcd.jetcd.api.PermissionOrBuilder
-
.authpb.Permission.Type permType = 1; - getPermTypeValue() - Method in class io.etcd.jetcd.api.Permission.Builder
-
.authpb.Permission.Type permType = 1; - getPermTypeValue() - Method in class io.etcd.jetcd.api.Permission
-
.authpb.Permission.Type permType = 1; - getPermTypeValue() - Method in interface io.etcd.jetcd.api.PermissionOrBuilder
-
.authpb.Permission.Type permType = 1; - getPhysical() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
-
physical is set so the RPC will wait until the compaction is physically applied to the local database such that compacted entries are totally removed from the backend database.
- getPhysical() - Method in class io.etcd.jetcd.api.CompactionRequest
-
physical is set so the RPC will wait until the compaction is physically applied to the local database such that compacted entries are totally removed from the backend database.
- getPhysical() - Method in interface io.etcd.jetcd.api.CompactionRequestOrBuilder
-
physical is set so the RPC will wait until the compaction is physically applied to the local database such that compacted entries are totally removed from the backend database.
- getPrevKv() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
If prev_kv is set, etcd gets the previous key-value pairs before deleting it.
- getPrevKv() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
-
If prev_kv is set, etcd gets the previous key-value pairs before deleting it.
- getPrevKv() - Method in interface io.etcd.jetcd.api.DeleteRangeRequestOrBuilder
-
If prev_kv is set, etcd gets the previous key-value pairs before deleting it.
- getPrevKv() - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- getPrevKv() - Method in class io.etcd.jetcd.api.Event
-
prev_kv holds the key-value pair before the event happens.
- getPrevKv() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
prev_kv holds the key-value pair before the event happens.
- getPrevKv() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If prev_kv is set, etcd gets the previous key-value pair before changing it.
- getPrevKv() - Method in class io.etcd.jetcd.api.PutRequest
-
If prev_kv is set, etcd gets the previous key-value pair before changing it.
- getPrevKv() - Method in interface io.etcd.jetcd.api.PutRequestOrBuilder
-
If prev_kv is set, etcd gets the previous key-value pair before changing it.
- getPrevKv() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- getPrevKv() - Method in class io.etcd.jetcd.api.PutResponse
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- getPrevKv() - Method in interface io.etcd.jetcd.api.PutResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- getPrevKv() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
If prev_kv is set, created watcher gets the previous KV before the event happens.
- getPrevKv() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
If prev_kv is set, created watcher gets the previous KV before the event happens.
- getPrevKv() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
If prev_kv is set, created watcher gets the previous KV before the event happens.
- getPrevKvBuilder() - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- getPrevKvBuilder() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- getPrevKvOrBuilder() - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- getPrevKvOrBuilder() - Method in class io.etcd.jetcd.api.Event
-
prev_kv holds the key-value pair before the event happens.
- getPrevKvOrBuilder() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
prev_kv holds the key-value pair before the event happens.
- getPrevKvOrBuilder() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- getPrevKvOrBuilder() - Method in class io.etcd.jetcd.api.PutResponse
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- getPrevKvOrBuilder() - Method in interface io.etcd.jetcd.api.PutResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- getPrevKvs(int) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvs(int) - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvs(int) - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsBuilder(int) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsBuilderList() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsCount() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsCount() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsCount() - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsList() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsList() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsList() - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsOrBuilder(int) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsOrBuilder(int) - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsOrBuilder(int) - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsOrBuilderList() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsOrBuilderList() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getPrevKvsOrBuilderList() - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- getProclaimMethod() - Static method in class io.etcd.jetcd.api.ElectionGrpc
- getProgressMethod() - Static method in class io.etcd.jetcd.api.WatchGrpc
- getProgressNotify() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
progress_notify is set so that the etcd server will periodically send a WatchResponse with no events to the new watcher if there are no recent events.
- getProgressNotify() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
progress_notify is set so that the etcd server will periodically send a WatchResponse with no events to the new watcher if there are no recent events.
- getProgressNotify() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
progress_notify is set so that the etcd server will periodically send a WatchResponse with no events to the new watcher if there are no recent events.
- getProgressRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - getProgressRequest() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - getProgressRequest() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - getProgressRequestBuilder() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - getProgressRequestOrBuilder() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - getProgressRequestOrBuilder() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - getProgressRequestOrBuilder() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - getPutMethod() - Static method in class io.etcd.jetcd.api.KVGrpc
- getRaftIndex() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
raftIndex is the current raft index of the responding member.
- getRaftIndex() - Method in class io.etcd.jetcd.api.StatusResponse
-
raftIndex is the current raft index of the responding member.
- getRaftIndex() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
raftIndex is the current raft index of the responding member.
- getRaftTerm() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
raft_term is the raft term when the request was applied.
- getRaftTerm() - Method in class io.etcd.jetcd.api.ResponseHeader
-
raft_term is the raft term when the request was applied.
- getRaftTerm() - Method in interface io.etcd.jetcd.api.ResponseHeaderOrBuilder
-
raft_term is the raft term when the request was applied.
- getRaftTerm() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
raftTerm is the current raft term of the responding member.
- getRaftTerm() - Method in class io.etcd.jetcd.api.StatusResponse
-
raftTerm is the current raft term of the responding member.
- getRaftTerm() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
raftTerm is the current raft term of the responding member.
- getRangeEnd() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string range_end = 3; - getRangeEnd() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
-
string range_end = 3; - getRangeEnd() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionRequestOrBuilder
-
string range_end = 3; - getRangeEnd() - Method in class io.etcd.jetcd.api.Compare.Builder
-
range_end compares the given target to all keys in the range [key, range_end).
- getRangeEnd() - Method in class io.etcd.jetcd.api.Compare
-
range_end compares the given target to all keys in the range [key, range_end).
- getRangeEnd() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
range_end compares the given target to all keys in the range [key, range_end).
- getRangeEnd() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
range_end is the key following the last key to delete for the range [key, range_end).
- getRangeEnd() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
-
range_end is the key following the last key to delete for the range [key, range_end).
- getRangeEnd() - Method in interface io.etcd.jetcd.api.DeleteRangeRequestOrBuilder
-
range_end is the key following the last key to delete for the range [key, range_end).
- getRangeEnd() - Method in class io.etcd.jetcd.api.Permission.Builder
-
bytes range_end = 3; - getRangeEnd() - Method in class io.etcd.jetcd.api.Permission
-
bytes range_end = 3; - getRangeEnd() - Method in interface io.etcd.jetcd.api.PermissionOrBuilder
-
bytes range_end = 3; - getRangeEnd() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
range_end is the upper bound on the requested range [key, range_end).
- getRangeEnd() - Method in class io.etcd.jetcd.api.RangeRequest
-
range_end is the upper bound on the requested range [key, range_end).
- getRangeEnd() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
range_end is the upper bound on the requested range [key, range_end).
- getRangeEnd() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
range_end is the end of the range [key, range_end) to watch.
- getRangeEnd() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
range_end is the end of the range [key, range_end) to watch.
- getRangeEnd() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
range_end is the end of the range [key, range_end) to watch.
- getRangeEndBytes() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string range_end = 3; - getRangeEndBytes() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
-
string range_end = 3; - getRangeEndBytes() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionRequestOrBuilder
-
string range_end = 3; - getRangeMethod() - Static method in class io.etcd.jetcd.api.KVGrpc
- getRemainingBytes() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
remaining_bytes is the number of blob bytes to be sent after this message
- getRemainingBytes() - Method in class io.etcd.jetcd.api.SnapshotResponse
-
remaining_bytes is the number of blob bytes to be sent after this message
- getRemainingBytes() - Method in interface io.etcd.jetcd.api.SnapshotResponseOrBuilder
-
remaining_bytes is the number of blob bytes to be sent after this message
- getRequestCase() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- getRequestCase() - Method in class io.etcd.jetcd.api.RequestOp
- getRequestCase() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
- getRequestDeleteRange() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - getRequestDeleteRange() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - getRequestDeleteRange() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - getRequestDeleteRangeBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - getRequestDeleteRangeOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - getRequestDeleteRangeOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - getRequestDeleteRangeOrBuilder() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - getRequestPut() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - getRequestPut() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.PutRequest request_put = 2; - getRequestPut() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.PutRequest request_put = 2; - getRequestPutBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - getRequestPutOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - getRequestPutOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.PutRequest request_put = 2; - getRequestPutOrBuilder() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.PutRequest request_put = 2; - getRequestRange() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - getRequestRange() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.RangeRequest request_range = 1; - getRequestRange() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.RangeRequest request_range = 1; - getRequestRangeBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - getRequestRangeOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - getRequestRangeOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.RangeRequest request_range = 1; - getRequestRangeOrBuilder() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.RangeRequest request_range = 1; - getRequestTxn() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - getRequestTxn() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.TxnRequest request_txn = 4; - getRequestTxn() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.TxnRequest request_txn = 4; - getRequestTxnBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - getRequestTxnOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - getRequestTxnOrBuilder() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.TxnRequest request_txn = 4; - getRequestTxnOrBuilder() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.TxnRequest request_txn = 4; - getRequestUnionCase() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- getRequestUnionCase() - Method in class io.etcd.jetcd.api.WatchRequest
- getRequestUnionCase() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
- getResignMethod() - Static method in class io.etcd.jetcd.api.ElectionGrpc
- getResponseCase() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- getResponseCase() - Method in class io.etcd.jetcd.api.ResponseOp
- getResponseCase() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
- getResponseDeleteRange() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - getResponseDeleteRange() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - getResponseDeleteRange() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - getResponseDeleteRangeBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - getResponseDeleteRangeOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - getResponseDeleteRangeOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - getResponseDeleteRangeOrBuilder() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - getResponsePut() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - getResponsePut() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.PutResponse response_put = 2; - getResponsePut() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.PutResponse response_put = 2; - getResponsePutBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - getResponsePutOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - getResponsePutOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.PutResponse response_put = 2; - getResponsePutOrBuilder() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.PutResponse response_put = 2; - getResponseRange() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - getResponseRange() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.RangeResponse response_range = 1; - getResponseRange() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.RangeResponse response_range = 1; - getResponseRangeBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - getResponseRangeOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - getResponseRangeOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.RangeResponse response_range = 1; - getResponseRangeOrBuilder() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.RangeResponse response_range = 1; - getResponses(int) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponses(int) - Method in class io.etcd.jetcd.api.TxnResponse
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponses(int) - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesBuilder(int) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesBuilderList() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesCount() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesCount() - Method in class io.etcd.jetcd.api.TxnResponse
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesCount() - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesList() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesList() - Method in class io.etcd.jetcd.api.TxnResponse
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesList() - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnResponse
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesOrBuilder(int) - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesOrBuilderList() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesOrBuilderList() - Method in class io.etcd.jetcd.api.TxnResponse
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponsesOrBuilderList() - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- getResponseTxn() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - getResponseTxn() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.TxnResponse response_txn = 4; - getResponseTxn() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.TxnResponse response_txn = 4; - getResponseTxnBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - getResponseTxnOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - getResponseTxnOrBuilder() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.TxnResponse response_txn = 4; - getResponseTxnOrBuilder() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.TxnResponse response_txn = 4; - getResult() - Method in class io.etcd.jetcd.api.Compare.Builder
-
result is logical comparison operation for this comparison.
- getResult() - Method in class io.etcd.jetcd.api.Compare
-
result is logical comparison operation for this comparison.
- getResult() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
result is logical comparison operation for this comparison.
- getResultValue() - Method in class io.etcd.jetcd.api.Compare.Builder
-
result is logical comparison operation for this comparison.
- getResultValue() - Method in class io.etcd.jetcd.api.Compare
-
result is logical comparison operation for this comparison.
- getResultValue() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
result is logical comparison operation for this comparison.
- getRev() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
rev is the creation revision of the key.
- getRev() - Method in class io.etcd.jetcd.api.LeaderKey
-
rev is the creation revision of the key.
- getRev() - Method in interface io.etcd.jetcd.api.LeaderKeyOrBuilder
-
rev is the creation revision of the key.
- getRevision() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
-
revision is the key-value store revision for the compaction operation.
- getRevision() - Method in class io.etcd.jetcd.api.CompactionRequest
-
revision is the key-value store revision for the compaction operation.
- getRevision() - Method in interface io.etcd.jetcd.api.CompactionRequestOrBuilder
-
revision is the key-value store revision for the compaction operation.
- getRevision() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
-
revision is the key-value store revision for the hash operation.
- getRevision() - Method in class io.etcd.jetcd.api.HashKVRequest
-
revision is the key-value store revision for the hash operation.
- getRevision() - Method in interface io.etcd.jetcd.api.HashKVRequestOrBuilder
-
revision is the key-value store revision for the hash operation.
- getRevision() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
revision is the point-in-time of the key-value store to use for the range.
- getRevision() - Method in class io.etcd.jetcd.api.RangeRequest
-
revision is the point-in-time of the key-value store to use for the range.
- getRevision() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
revision is the point-in-time of the key-value store to use for the range.
- getRevision() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
revision is the key-value store revision when the request was applied.
- getRevision() - Method in class io.etcd.jetcd.api.ResponseHeader
-
revision is the key-value store revision when the request was applied.
- getRevision() - Method in interface io.etcd.jetcd.api.ResponseHeaderOrBuilder
-
revision is the key-value store revision when the request was applied.
- getRole() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
-
string role = 1; - getRole() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
-
string role = 1; - getRole() - Method in interface io.etcd.jetcd.api.AuthRoleDeleteRequestOrBuilder
-
string role = 1; - getRole() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
-
string role = 1; - getRole() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
-
string role = 1; - getRole() - Method in interface io.etcd.jetcd.api.AuthRoleGetRequestOrBuilder
-
string role = 1; - getRole() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string role = 1; - getRole() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
-
string role = 1; - getRole() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionRequestOrBuilder
-
string role = 1; - getRole() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
role is the name of the role to grant to the user.
- getRole() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
-
role is the name of the role to grant to the user.
- getRole() - Method in interface io.etcd.jetcd.api.AuthUserGrantRoleRequestOrBuilder
-
role is the name of the role to grant to the user.
- getRole() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string role = 2; - getRole() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
-
string role = 2; - getRole() - Method in interface io.etcd.jetcd.api.AuthUserRevokeRoleRequestOrBuilder
-
string role = 2; - getRoleAddMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getRoleBytes() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
-
string role = 1; - getRoleBytes() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
-
string role = 1; - getRoleBytes() - Method in interface io.etcd.jetcd.api.AuthRoleDeleteRequestOrBuilder
-
string role = 1; - getRoleBytes() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
-
string role = 1; - getRoleBytes() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
-
string role = 1; - getRoleBytes() - Method in interface io.etcd.jetcd.api.AuthRoleGetRequestOrBuilder
-
string role = 1; - getRoleBytes() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string role = 1; - getRoleBytes() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
-
string role = 1; - getRoleBytes() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionRequestOrBuilder
-
string role = 1; - getRoleBytes() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
role is the name of the role to grant to the user.
- getRoleBytes() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
-
role is the name of the role to grant to the user.
- getRoleBytes() - Method in interface io.etcd.jetcd.api.AuthUserGrantRoleRequestOrBuilder
-
role is the name of the role to grant to the user.
- getRoleBytes() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string role = 2; - getRoleBytes() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
-
string role = 2; - getRoleBytes() - Method in interface io.etcd.jetcd.api.AuthUserRevokeRoleRequestOrBuilder
-
string role = 2; - getRoleDeleteMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getRoleGetMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getRoleGrantPermissionMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getRoleListMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getRoleRevokePermissionMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getRoles(int) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - getRoles(int) - Method in class io.etcd.jetcd.api.AuthRoleListResponse
-
repeated string roles = 2; - getRoles(int) - Method in interface io.etcd.jetcd.api.AuthRoleListResponseOrBuilder
-
repeated string roles = 2; - getRoles(int) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - getRoles(int) - Method in class io.etcd.jetcd.api.AuthUserGetResponse
-
repeated string roles = 2; - getRoles(int) - Method in interface io.etcd.jetcd.api.AuthUserGetResponseOrBuilder
-
repeated string roles = 2; - getRoles(int) - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - getRoles(int) - Method in class io.etcd.jetcd.api.User
-
repeated string roles = 3; - getRoles(int) - Method in interface io.etcd.jetcd.api.UserOrBuilder
-
repeated string roles = 3; - getRolesBytes(int) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - getRolesBytes(int) - Method in class io.etcd.jetcd.api.AuthRoleListResponse
-
repeated string roles = 2; - getRolesBytes(int) - Method in interface io.etcd.jetcd.api.AuthRoleListResponseOrBuilder
-
repeated string roles = 2; - getRolesBytes(int) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - getRolesBytes(int) - Method in class io.etcd.jetcd.api.AuthUserGetResponse
-
repeated string roles = 2; - getRolesBytes(int) - Method in interface io.etcd.jetcd.api.AuthUserGetResponseOrBuilder
-
repeated string roles = 2; - getRolesBytes(int) - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - getRolesBytes(int) - Method in class io.etcd.jetcd.api.User
-
repeated string roles = 3; - getRolesBytes(int) - Method in interface io.etcd.jetcd.api.UserOrBuilder
-
repeated string roles = 3; - getRolesCount() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - getRolesCount() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
-
repeated string roles = 2; - getRolesCount() - Method in interface io.etcd.jetcd.api.AuthRoleListResponseOrBuilder
-
repeated string roles = 2; - getRolesCount() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - getRolesCount() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
-
repeated string roles = 2; - getRolesCount() - Method in interface io.etcd.jetcd.api.AuthUserGetResponseOrBuilder
-
repeated string roles = 2; - getRolesCount() - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - getRolesCount() - Method in class io.etcd.jetcd.api.User
-
repeated string roles = 3; - getRolesCount() - Method in interface io.etcd.jetcd.api.UserOrBuilder
-
repeated string roles = 3; - getRolesList() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - getRolesList() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
-
repeated string roles = 2; - getRolesList() - Method in interface io.etcd.jetcd.api.AuthRoleListResponseOrBuilder
-
repeated string roles = 2; - getRolesList() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - getRolesList() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
-
repeated string roles = 2; - getRolesList() - Method in interface io.etcd.jetcd.api.AuthUserGetResponseOrBuilder
-
repeated string roles = 2; - getRolesList() - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - getRolesList() - Method in class io.etcd.jetcd.api.User
-
repeated string roles = 3; - getRolesList() - Method in interface io.etcd.jetcd.api.UserOrBuilder
-
repeated string roles = 3; - getSerializable() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
serializable sets the range request to use serializable member-local reads.
- getSerializable() - Method in class io.etcd.jetcd.api.RangeRequest
-
serializable sets the range request to use serializable member-local reads.
- getSerializable() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
serializable sets the range request to use serializable member-local reads.
- getSerializedSize() - Method in class io.etcd.jetcd.api.AlarmMember
- getSerializedSize() - Method in class io.etcd.jetcd.api.AlarmRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AlarmResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.CampaignRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.CampaignResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.CompactionRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.CompactionResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.Compare
- getSerializedSize() - Method in class io.etcd.jetcd.api.DefragmentRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.DefragmentResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.Event
- getSerializedSize() - Method in class io.etcd.jetcd.api.HashKVRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.HashKVResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.HashRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.HashResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.KeyValue
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaderKey
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaderRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaderResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.lock.LockRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.lock.LockResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.Member
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberAddRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberAddResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberListRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberListResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.Permission
- getSerializedSize() - Method in class io.etcd.jetcd.api.ProclaimRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.ProclaimResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.PutRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.PutResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.RangeRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.RangeResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.RequestOp
- getSerializedSize() - Method in class io.etcd.jetcd.api.ResignRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.ResignResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.ResponseHeader
- getSerializedSize() - Method in class io.etcd.jetcd.api.ResponseOp
- getSerializedSize() - Method in class io.etcd.jetcd.api.Role
- getSerializedSize() - Method in class io.etcd.jetcd.api.SnapshotRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.SnapshotResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.StatusRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.StatusResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.TxnRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.TxnResponse
- getSerializedSize() - Method in class io.etcd.jetcd.api.User
- getSerializedSize() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.WatchRequest
- getSerializedSize() - Method in class io.etcd.jetcd.api.WatchResponse
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.ClusterGrpc
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.ElectionGrpc
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.KVGrpc
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.LeaseGrpc
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.lock.LockGrpc
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getServiceDescriptor() - Static method in class io.etcd.jetcd.api.WatchGrpc
- getSnapshotMethod() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getSortOrder() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_order is the order for returned sorted results.
- getSortOrder() - Method in class io.etcd.jetcd.api.RangeRequest
-
sort_order is the order for returned sorted results.
- getSortOrder() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
sort_order is the order for returned sorted results.
- getSortOrderValue() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_order is the order for returned sorted results.
- getSortOrderValue() - Method in class io.etcd.jetcd.api.RangeRequest
-
sort_order is the order for returned sorted results.
- getSortOrderValue() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
sort_order is the order for returned sorted results.
- getSortTarget() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_target is the key-value field to use for sorting.
- getSortTarget() - Method in class io.etcd.jetcd.api.RangeRequest
-
sort_target is the key-value field to use for sorting.
- getSortTarget() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
sort_target is the key-value field to use for sorting.
- getSortTargetValue() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_target is the key-value field to use for sorting.
- getSortTargetValue() - Method in class io.etcd.jetcd.api.RangeRequest
-
sort_target is the key-value field to use for sorting.
- getSortTargetValue() - Method in interface io.etcd.jetcd.api.RangeRequestOrBuilder
-
sort_target is the key-value field to use for sorting.
- getStartRevision() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
start_revision is an optional revision to watch from (inclusive).
- getStartRevision() - Method in class io.etcd.jetcd.api.WatchCreateRequest
-
start_revision is an optional revision to watch from (inclusive).
- getStartRevision() - Method in interface io.etcd.jetcd.api.WatchCreateRequestOrBuilder
-
start_revision is an optional revision to watch from (inclusive).
- getStatusMethod() - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
- getSucceeded() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
succeeded is set to true if the compare evaluated to true or false otherwise.
- getSucceeded() - Method in class io.etcd.jetcd.api.TxnResponse
-
succeeded is set to true if the compare evaluated to true or false otherwise.
- getSucceeded() - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
succeeded is set to true if the compare evaluated to true or false otherwise.
- getSuccess(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccess(int) - Method in class io.etcd.jetcd.api.TxnRequest
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccess(int) - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessCount() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessCount() - Method in class io.etcd.jetcd.api.TxnRequest
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessCount() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessList() - Method in class io.etcd.jetcd.api.TxnRequest
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessList() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessOrBuilder(int) - Method in class io.etcd.jetcd.api.TxnRequest
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessOrBuilder(int) - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessOrBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessOrBuilderList() - Method in class io.etcd.jetcd.api.TxnRequest
-
success is a list of requests which will be applied when compare evaluates to true.
- getSuccessOrBuilderList() - Method in interface io.etcd.jetcd.api.TxnRequestOrBuilder
-
success is a list of requests which will be applied when compare evaluates to true.
- getTarget() - Method in class io.etcd.jetcd.api.Compare.Builder
-
target is the key-value field to inspect for the comparison.
- getTarget() - Method in class io.etcd.jetcd.api.Compare
-
target is the key-value field to inspect for the comparison.
- getTarget() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
target is the key-value field to inspect for the comparison.
- getTargetID() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
-
targetID is the node ID for the new leader.
- getTargetID() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
-
targetID is the node ID for the new leader.
- getTargetID() - Method in interface io.etcd.jetcd.api.MoveLeaderRequestOrBuilder
-
targetID is the node ID for the new leader.
- getTargetUnionCase() - Method in class io.etcd.jetcd.api.Compare.Builder
- getTargetUnionCase() - Method in class io.etcd.jetcd.api.Compare
- getTargetUnionCase() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
- getTargetValue() - Method in class io.etcd.jetcd.api.Compare.Builder
-
target is the key-value field to inspect for the comparison.
- getTargetValue() - Method in class io.etcd.jetcd.api.Compare
-
target is the key-value field to inspect for the comparison.
- getTargetValue() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
target is the key-value field to inspect for the comparison.
- getToken() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
token is an authorized token that can be used in succeeding RPCs
- getToken() - Method in class io.etcd.jetcd.api.AuthenticateResponse
-
token is an authorized token that can be used in succeeding RPCs
- getToken() - Method in interface io.etcd.jetcd.api.AuthenticateResponseOrBuilder
-
token is an authorized token that can be used in succeeding RPCs
- getTokenBytes() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
token is an authorized token that can be used in succeeding RPCs
- getTokenBytes() - Method in class io.etcd.jetcd.api.AuthenticateResponse
-
token is an authorized token that can be used in succeeding RPCs
- getTokenBytes() - Method in interface io.etcd.jetcd.api.AuthenticateResponseOrBuilder
-
token is an authorized token that can be used in succeeding RPCs
- getTTL() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
-
TTL is the advisory time-to-live in seconds.
- getTTL() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
-
TTL is the advisory time-to-live in seconds.
- getTTL() - Method in interface io.etcd.jetcd.api.LeaseGrantRequestOrBuilder
-
TTL is the advisory time-to-live in seconds.
- getTTL() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
TTL is the server chosen lease time-to-live in seconds.
- getTTL() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
-
TTL is the server chosen lease time-to-live in seconds.
- getTTL() - Method in interface io.etcd.jetcd.api.LeaseGrantResponseOrBuilder
-
TTL is the server chosen lease time-to-live in seconds.
- getTTL() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
TTL is the new time-to-live for the lease.
- getTTL() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
-
TTL is the new time-to-live for the lease.
- getTTL() - Method in interface io.etcd.jetcd.api.LeaseKeepAliveResponseOrBuilder
-
TTL is the new time-to-live for the lease.
- getTTL() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
TTL is the remaining TTL in seconds for the lease; the lease will expire in under TTL+1 seconds.
- getTTL() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
TTL is the remaining TTL in seconds for the lease; the lease will expire in under TTL+1 seconds.
- getTTL() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
TTL is the remaining TTL in seconds for the lease; the lease will expire in under TTL+1 seconds.
- getTxnMethod() - Static method in class io.etcd.jetcd.api.KVGrpc
- getType() - Method in class io.etcd.jetcd.api.Event.Builder
-
type is the kind of event.
- getType() - Method in class io.etcd.jetcd.api.Event
-
type is the kind of event.
- getType() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
type is the kind of event.
- getTypeValue() - Method in class io.etcd.jetcd.api.Event.Builder
-
type is the kind of event.
- getTypeValue() - Method in class io.etcd.jetcd.api.Event
-
type is the kind of event.
- getTypeValue() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
type is the kind of event.
- getUnknownFields() - Method in class io.etcd.jetcd.api.AlarmMember
- getUnknownFields() - Method in class io.etcd.jetcd.api.AlarmRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AlarmResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.CampaignRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.CampaignResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.CompactionRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.CompactionResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.Compare
- getUnknownFields() - Method in class io.etcd.jetcd.api.DefragmentRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.DefragmentResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.Event
- getUnknownFields() - Method in class io.etcd.jetcd.api.HashKVRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.HashKVResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.HashRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.HashResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.KeyValue
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaderKey
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaderRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaderResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.lock.LockRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.lock.LockResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.Member
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberAddRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberAddResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberListRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberListResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.Permission
- getUnknownFields() - Method in class io.etcd.jetcd.api.ProclaimRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.ProclaimResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.PutRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.PutResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.RangeRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.RangeResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.RequestOp
- getUnknownFields() - Method in class io.etcd.jetcd.api.ResignRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.ResignResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.ResponseHeader
- getUnknownFields() - Method in class io.etcd.jetcd.api.ResponseOp
- getUnknownFields() - Method in class io.etcd.jetcd.api.Role
- getUnknownFields() - Method in class io.etcd.jetcd.api.SnapshotRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.SnapshotResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.StatusRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.StatusResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.TxnRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.TxnResponse
- getUnknownFields() - Method in class io.etcd.jetcd.api.User
- getUnknownFields() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.WatchRequest
- getUnknownFields() - Method in class io.etcd.jetcd.api.WatchResponse
- getUnlockMethod() - Static method in class io.etcd.jetcd.api.lock.LockGrpc
- getUser() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
user is the name of the user which should be granted a given role.
- getUser() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
-
user is the name of the user which should be granted a given role.
- getUser() - Method in interface io.etcd.jetcd.api.AuthUserGrantRoleRequestOrBuilder
-
user is the name of the user which should be granted a given role.
- getUserAddMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getUserBytes() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
user is the name of the user which should be granted a given role.
- getUserBytes() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
-
user is the name of the user which should be granted a given role.
- getUserBytes() - Method in interface io.etcd.jetcd.api.AuthUserGrantRoleRequestOrBuilder
-
user is the name of the user which should be granted a given role.
- getUserChangePasswordMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getUserDeleteMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getUserGetMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getUserGrantRoleMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getUserListMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getUserRevokeRoleMethod() - Static method in class io.etcd.jetcd.api.AuthGrpc
- getUsers(int) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - getUsers(int) - Method in class io.etcd.jetcd.api.AuthUserListResponse
-
repeated string users = 2; - getUsers(int) - Method in interface io.etcd.jetcd.api.AuthUserListResponseOrBuilder
-
repeated string users = 2; - getUsersBytes(int) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - getUsersBytes(int) - Method in class io.etcd.jetcd.api.AuthUserListResponse
-
repeated string users = 2; - getUsersBytes(int) - Method in interface io.etcd.jetcd.api.AuthUserListResponseOrBuilder
-
repeated string users = 2; - getUsersCount() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - getUsersCount() - Method in class io.etcd.jetcd.api.AuthUserListResponse
-
repeated string users = 2; - getUsersCount() - Method in interface io.etcd.jetcd.api.AuthUserListResponseOrBuilder
-
repeated string users = 2; - getUsersList() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - getUsersList() - Method in class io.etcd.jetcd.api.AuthUserListResponse
-
repeated string users = 2; - getUsersList() - Method in interface io.etcd.jetcd.api.AuthUserListResponseOrBuilder
-
repeated string users = 2; - getValue() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
value is the initial proclaimed value set when the campaigner wins the election.
- getValue() - Method in class io.etcd.jetcd.api.CampaignRequest
-
value is the initial proclaimed value set when the campaigner wins the election.
- getValue() - Method in interface io.etcd.jetcd.api.CampaignRequestOrBuilder
-
value is the initial proclaimed value set when the campaigner wins the election.
- getValue() - Method in class io.etcd.jetcd.api.Compare.Builder
-
value is the value of the given key, in bytes.
- getValue() - Method in class io.etcd.jetcd.api.Compare
-
value is the value of the given key, in bytes.
- getValue() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
value is the value of the given key, in bytes.
- getValue() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
value is the value held by the key, in bytes.
- getValue() - Method in class io.etcd.jetcd.api.KeyValue
-
value is the value held by the key, in bytes.
- getValue() - Method in interface io.etcd.jetcd.api.KeyValueOrBuilder
-
value is the value held by the key, in bytes.
- getValue() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
value is an update meant to overwrite the leader's current value.
- getValue() - Method in class io.etcd.jetcd.api.ProclaimRequest
-
value is an update meant to overwrite the leader's current value.
- getValue() - Method in interface io.etcd.jetcd.api.ProclaimRequestOrBuilder
-
value is an update meant to overwrite the leader's current value.
- getValue() - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
value is the value, in bytes, to associate with the key in the key-value store.
- getValue() - Method in class io.etcd.jetcd.api.PutRequest
-
value is the value, in bytes, to associate with the key in the key-value store.
- getValue() - Method in interface io.etcd.jetcd.api.PutRequestOrBuilder
-
value is the value, in bytes, to associate with the key in the key-value store.
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.AlarmType
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.Compare.CompareResult
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.Compare.CompareTarget
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.Event.EventType
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.Permission.Type
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
- getValueDescriptor() - Method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
- getVersion() - Method in class io.etcd.jetcd.api.Compare.Builder
-
version is the version of the given key
- getVersion() - Method in class io.etcd.jetcd.api.Compare
-
version is the version of the given key
- getVersion() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
version is the version of the given key
- getVersion() - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
version is the version of the key.
- getVersion() - Method in class io.etcd.jetcd.api.KeyValue
-
version is the version of the key.
- getVersion() - Method in interface io.etcd.jetcd.api.KeyValueOrBuilder
-
version is the version of the key.
- getVersion() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
version is the cluster protocol version used by the responding member.
- getVersion() - Method in class io.etcd.jetcd.api.StatusResponse
-
version is the cluster protocol version used by the responding member.
- getVersion() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
version is the cluster protocol version used by the responding member.
- getVersionBytes() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
version is the cluster protocol version used by the responding member.
- getVersionBytes() - Method in class io.etcd.jetcd.api.StatusResponse
-
version is the cluster protocol version used by the responding member.
- getVersionBytes() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
version is the cluster protocol version used by the responding member.
- getWatchId() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
-
watch_id is the watcher id to cancel so that no more events are transmitted.
- getWatchId() - Method in class io.etcd.jetcd.api.WatchCancelRequest
-
watch_id is the watcher id to cancel so that no more events are transmitted.
- getWatchId() - Method in interface io.etcd.jetcd.api.WatchCancelRequestOrBuilder
-
watch_id is the watcher id to cancel so that no more events are transmitted.
- getWatchId() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
watch_id is the ID of the watcher that corresponds to the response.
- getWatchId() - Method in class io.etcd.jetcd.api.WatchResponse
-
watch_id is the ID of the watcher that corresponds to the response.
- getWatchId() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
watch_id is the ID of the watcher that corresponds to the response.
- getWatchMethod() - Static method in class io.etcd.jetcd.api.WatchGrpc
- GRANTEDTTL_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- GREATER - io.etcd.jetcd.api.Compare.CompareResult
-
GREATER = 1; - GREATER_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareResult
-
GREATER = 1;
H
- hasCancelRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - hasCancelRequest() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - hasCancelRequest() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - hasCreateRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - hasCreateRequest() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchCreateRequest create_request = 1; - hasCreateRequest() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - hasCreateRevision() - Method in class io.etcd.jetcd.api.Compare.Builder
-
create_revision is the creation revision of the given key
- hasCreateRevision() - Method in class io.etcd.jetcd.api.Compare
-
create_revision is the creation revision of the given key
- hasCreateRevision() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
create_revision is the creation revision of the given key
- hash(HashRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
-
Hash returns the hash of the local KV state for consistency checking purpose.
- hash(HashRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceFutureStub
-
Hash returns the hash of the local KV state for consistency checking purpose.
- hash(HashRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
Txn processes multiple requests in a single transaction.
- hash(HashRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
-
Txn processes multiple requests in a single transaction.
- hash(HashRequest, StreamObserver<HashResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
-
Hash returns the hash of the local KV state for consistency checking purpose.
- hash(HashRequest, StreamObserver<HashResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
-
Hash returns the hash of the local KV state for consistency checking purpose.
- HASH_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.HashKVResponse
- HASH_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.HashResponse
- hashCode() - Method in class io.etcd.jetcd.api.AlarmMember
- hashCode() - Method in class io.etcd.jetcd.api.AlarmRequest
- hashCode() - Method in class io.etcd.jetcd.api.AlarmResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- hashCode() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- hashCode() - Method in class io.etcd.jetcd.api.CampaignRequest
- hashCode() - Method in class io.etcd.jetcd.api.CampaignResponse
- hashCode() - Method in class io.etcd.jetcd.api.CompactionRequest
- hashCode() - Method in class io.etcd.jetcd.api.CompactionResponse
- hashCode() - Method in class io.etcd.jetcd.api.Compare
- hashCode() - Method in class io.etcd.jetcd.api.DefragmentRequest
- hashCode() - Method in class io.etcd.jetcd.api.DefragmentResponse
- hashCode() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- hashCode() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- hashCode() - Method in class io.etcd.jetcd.api.Event
- hashCode() - Method in class io.etcd.jetcd.api.HashKVRequest
- hashCode() - Method in class io.etcd.jetcd.api.HashKVResponse
- hashCode() - Method in class io.etcd.jetcd.api.HashRequest
- hashCode() - Method in class io.etcd.jetcd.api.HashResponse
- hashCode() - Method in class io.etcd.jetcd.api.KeyValue
- hashCode() - Method in class io.etcd.jetcd.api.LeaderKey
- hashCode() - Method in class io.etcd.jetcd.api.LeaderRequest
- hashCode() - Method in class io.etcd.jetcd.api.LeaderResponse
- hashCode() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- hashCode() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- hashCode() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- hashCode() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- hashCode() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- hashCode() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- hashCode() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- hashCode() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- hashCode() - Method in class io.etcd.jetcd.api.lock.LockRequest
- hashCode() - Method in class io.etcd.jetcd.api.lock.LockResponse
- hashCode() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- hashCode() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- hashCode() - Method in class io.etcd.jetcd.api.Member
- hashCode() - Method in class io.etcd.jetcd.api.MemberAddRequest
- hashCode() - Method in class io.etcd.jetcd.api.MemberAddResponse
- hashCode() - Method in class io.etcd.jetcd.api.MemberListRequest
- hashCode() - Method in class io.etcd.jetcd.api.MemberListResponse
- hashCode() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- hashCode() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- hashCode() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- hashCode() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- hashCode() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- hashCode() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- hashCode() - Method in class io.etcd.jetcd.api.Permission
- hashCode() - Method in class io.etcd.jetcd.api.ProclaimRequest
- hashCode() - Method in class io.etcd.jetcd.api.ProclaimResponse
- hashCode() - Method in class io.etcd.jetcd.api.PutRequest
- hashCode() - Method in class io.etcd.jetcd.api.PutResponse
- hashCode() - Method in class io.etcd.jetcd.api.RangeRequest
- hashCode() - Method in class io.etcd.jetcd.api.RangeResponse
- hashCode() - Method in class io.etcd.jetcd.api.RequestOp
- hashCode() - Method in class io.etcd.jetcd.api.ResignRequest
- hashCode() - Method in class io.etcd.jetcd.api.ResignResponse
- hashCode() - Method in class io.etcd.jetcd.api.ResponseHeader
- hashCode() - Method in class io.etcd.jetcd.api.ResponseOp
- hashCode() - Method in class io.etcd.jetcd.api.Role
- hashCode() - Method in class io.etcd.jetcd.api.SnapshotRequest
- hashCode() - Method in class io.etcd.jetcd.api.SnapshotResponse
- hashCode() - Method in class io.etcd.jetcd.api.StatusRequest
- hashCode() - Method in class io.etcd.jetcd.api.StatusResponse
- hashCode() - Method in class io.etcd.jetcd.api.TxnRequest
- hashCode() - Method in class io.etcd.jetcd.api.TxnResponse
- hashCode() - Method in class io.etcd.jetcd.api.User
- hashCode() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- hashCode() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- hashCode() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- hashCode() - Method in class io.etcd.jetcd.api.WatchRequest
- hashCode() - Method in class io.etcd.jetcd.api.WatchResponse
- hasHeader() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AlarmResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AlarmResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthDisableResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthDisableResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthEnableResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthEnableResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthenticateResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthenticateResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthRoleAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthRoleDeleteResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthRoleGetResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthRoleListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthRoleRevokePermissionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthUserAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthUserChangePasswordResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthUserDeleteResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthUserGetResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthUserGrantRoleResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserListResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthUserListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.AuthUserRevokeRoleResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.CampaignResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.CampaignResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.CompactionResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.CompactionResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.DefragmentResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.DefragmentResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.DeleteRangeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.HashKVResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.HashKVResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.HashResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.HashResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaderResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.LeaderResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.LeaseGrantResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.LeaseKeepAliveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.LeaseRevokeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.LeaseTimeToLiveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.lock.LockResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.lock.LockResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.lock.UnlockResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberListResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.MemberListResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.MemberRemoveResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.MemberUpdateResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.MoveLeaderResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.ProclaimResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.ProclaimResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.PutResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.PutResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.RangeResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.RangeResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.ResignResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.ResignResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- hasHeader() - Method in class io.etcd.jetcd.api.SnapshotResponse
-
header has the current key-value store information.
- hasHeader() - Method in interface io.etcd.jetcd.api.SnapshotResponseOrBuilder
-
header has the current key-value store information.
- hasHeader() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.StatusResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.StatusResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.TxnResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.TxnResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in class io.etcd.jetcd.api.WatchResponse
-
.etcdserverpb.ResponseHeader header = 1; - hasHeader() - Method in interface io.etcd.jetcd.api.WatchResponseOrBuilder
-
.etcdserverpb.ResponseHeader header = 1; - hashKV(HashKVRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
-
HashKV computes the hash of all MVCC keys up to a given revision.
- hashKV(HashKVRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceFutureStub
-
HashKV computes the hash of all MVCC keys up to a given revision.
- hashKV(HashKVRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
Compact compacts the event history in the etcd key-value store.
- hashKV(HashKVRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
-
Compact compacts the event history in the etcd key-value store.
- hashKV(HashKVRequest, StreamObserver<HashKVResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
-
HashKV computes the hash of all MVCC keys up to a given revision.
- hashKV(HashKVRequest, StreamObserver<HashKVResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
-
HashKV computes the hash of all MVCC keys up to a given revision.
- HashKVRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashKVRequest - HashKVRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashKVRequest - HashKVRequestOrBuilder - Interface in io.etcd.jetcd.api
- HashKVResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashKVResponse - HashKVResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashKVResponse - HashKVResponseOrBuilder - Interface in io.etcd.jetcd.api
- HashRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashRequest - HashRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashRequest - HashRequestOrBuilder - Interface in io.etcd.jetcd.api
- HashResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashResponse - HashResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.HashResponse - HashResponseOrBuilder - Interface in io.etcd.jetcd.api
- hasKv() - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- hasKv() - Method in class io.etcd.jetcd.api.Event
-
kv holds the KeyValue for the event.
- hasKv() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
kv holds the KeyValue for the event.
- hasKv() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- hasKv() - Method in class io.etcd.jetcd.api.LeaderResponse
-
kv is the key-value pair representing the latest leader update.
- hasKv() - Method in interface io.etcd.jetcd.api.LeaderResponseOrBuilder
-
kv is the key-value pair representing the latest leader update.
- hasLeader() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- hasLeader() - Method in class io.etcd.jetcd.api.CampaignResponse
-
leader describes the resources used for holding leadereship of the election.
- hasLeader() - Method in interface io.etcd.jetcd.api.CampaignResponseOrBuilder
-
leader describes the resources used for holding leadereship of the election.
- hasLeader() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- hasLeader() - Method in class io.etcd.jetcd.api.ProclaimRequest
-
leader is the leadership hold on the election.
- hasLeader() - Method in interface io.etcd.jetcd.api.ProclaimRequestOrBuilder
-
leader is the leadership hold on the election.
- hasLeader() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- hasLeader() - Method in class io.etcd.jetcd.api.ResignRequest
-
leader is the leadership to relinquish by resignation.
- hasLeader() - Method in interface io.etcd.jetcd.api.ResignRequestOrBuilder
-
leader is the leadership to relinquish by resignation.
- hasMember() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- hasMember() - Method in class io.etcd.jetcd.api.MemberAddResponse
-
member is the member information for the added member.
- hasMember() - Method in interface io.etcd.jetcd.api.MemberAddResponseOrBuilder
-
member is the member information for the added member.
- hasModRevision() - Method in class io.etcd.jetcd.api.Compare.Builder
-
mod_revision is the last modified revision of the given key.
- hasModRevision() - Method in class io.etcd.jetcd.api.Compare
-
mod_revision is the last modified revision of the given key.
- hasModRevision() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
mod_revision is the last modified revision of the given key.
- hasPerm() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- hasPerm() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
-
perm is the permission to grant to the role.
- hasPerm() - Method in interface io.etcd.jetcd.api.AuthRoleGrantPermissionRequestOrBuilder
-
perm is the permission to grant to the role.
- hasPrevKv() - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- hasPrevKv() - Method in class io.etcd.jetcd.api.Event
-
prev_kv holds the key-value pair before the event happens.
- hasPrevKv() - Method in interface io.etcd.jetcd.api.EventOrBuilder
-
prev_kv holds the key-value pair before the event happens.
- hasPrevKv() - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- hasPrevKv() - Method in class io.etcd.jetcd.api.PutResponse
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- hasPrevKv() - Method in interface io.etcd.jetcd.api.PutResponseOrBuilder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- hasProgressRequest() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - hasProgressRequest() - Method in class io.etcd.jetcd.api.WatchRequest
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - hasProgressRequest() - Method in interface io.etcd.jetcd.api.WatchRequestOrBuilder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - hasRequestDeleteRange() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - hasRequestDeleteRange() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - hasRequestDeleteRange() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - hasRequestPut() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - hasRequestPut() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.PutRequest request_put = 2; - hasRequestPut() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.PutRequest request_put = 2; - hasRequestRange() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - hasRequestRange() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.RangeRequest request_range = 1; - hasRequestRange() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.RangeRequest request_range = 1; - hasRequestTxn() - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - hasRequestTxn() - Method in class io.etcd.jetcd.api.RequestOp
-
.etcdserverpb.TxnRequest request_txn = 4; - hasRequestTxn() - Method in interface io.etcd.jetcd.api.RequestOpOrBuilder
-
.etcdserverpb.TxnRequest request_txn = 4; - hasResponseDeleteRange() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - hasResponseDeleteRange() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - hasResponseDeleteRange() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - hasResponsePut() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - hasResponsePut() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.PutResponse response_put = 2; - hasResponsePut() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.PutResponse response_put = 2; - hasResponseRange() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - hasResponseRange() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.RangeResponse response_range = 1; - hasResponseRange() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.RangeResponse response_range = 1; - hasResponseTxn() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - hasResponseTxn() - Method in class io.etcd.jetcd.api.ResponseOp
-
.etcdserverpb.TxnResponse response_txn = 4; - hasResponseTxn() - Method in interface io.etcd.jetcd.api.ResponseOpOrBuilder
-
.etcdserverpb.TxnResponse response_txn = 4; - hasValue() - Method in class io.etcd.jetcd.api.Compare.Builder
-
value is the value of the given key, in bytes.
- hasValue() - Method in class io.etcd.jetcd.api.Compare
-
value is the value of the given key, in bytes.
- hasValue() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
value is the value of the given key, in bytes.
- hasVersion() - Method in class io.etcd.jetcd.api.Compare.Builder
-
version is the version of the given key
- hasVersion() - Method in class io.etcd.jetcd.api.Compare
-
version is the version of the given key
- hasVersion() - Method in interface io.etcd.jetcd.api.CompareOrBuilder
-
version is the version of the given key
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AlarmResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthDisableResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthEnableResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthenticateResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleAddResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleGetResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleListResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserAddResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserDeleteResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserGetResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserListResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CampaignResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CompactionResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.DefragmentResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.DeleteRangeResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.HashKVResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.HashResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaderResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseGrantResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseRevokeResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.lock.LockResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.lock.UnlockResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberAddResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberListResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberRemoveResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberUpdateResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MoveLeaderResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ProclaimResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResignResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.SnapshotResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.StatusResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.TxnResponse
- HEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchResponse
I
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseGrantRequest
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseGrantResponse
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseRevokeRequest
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Member
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberRemoveRequest
- ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberUpdateRequest
- IGNORE_LEASE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutRequest
- IGNORE_VALUE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AlarmMember
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AlarmRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AlarmResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CampaignRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CampaignResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CompactionRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.CompactionResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Compare.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Compare
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DefragmentRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DefragmentResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Event.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Event
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashKVRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashKVResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.HashResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.KeyValue
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaderKey
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaderRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaderResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.LockRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.LockResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Member.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Member
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberAddRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberAddResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberListRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberListResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Permission.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Permission
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ProclaimRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ProclaimResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.PutRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.PutResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.RangeRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.RangeResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.RequestOp
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResignRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResignResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResponseHeader
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.ResponseOp
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Role.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.Role
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.SnapshotRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.SnapshotResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.StatusRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.StatusResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.TxnRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.TxnResponse
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.User.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.User
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchRequest
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.etcd.jetcd.api.WatchResponse
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.AlarmType
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.Compare.CompareResult
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.Compare.CompareTarget
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.Event.EventType
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.Permission.Type
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
- internalGetValueMap() - Static method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
- io.etcd.jetcd.api - package io.etcd.jetcd.api
- io.etcd.jetcd.api.lock - package io.etcd.jetcd.api.lock
- isInitialized() - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AlarmMember
- isInitialized() - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AlarmRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AlarmResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- isInitialized() - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.CampaignRequest
- isInitialized() - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.CampaignResponse
- isInitialized() - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.CompactionRequest
- isInitialized() - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.CompactionResponse
- isInitialized() - Method in class io.etcd.jetcd.api.Compare.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.Compare
- isInitialized() - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.DefragmentRequest
- isInitialized() - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.DefragmentResponse
- isInitialized() - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- isInitialized() - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- isInitialized() - Method in class io.etcd.jetcd.api.Event.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.Event
- isInitialized() - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.HashKVRequest
- isInitialized() - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.HashKVResponse
- isInitialized() - Method in class io.etcd.jetcd.api.HashRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.HashRequest
- isInitialized() - Method in class io.etcd.jetcd.api.HashResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.HashResponse
- isInitialized() - Method in class io.etcd.jetcd.api.KeyValue.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.KeyValue
- isInitialized() - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaderKey
- isInitialized() - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaderRequest
- isInitialized() - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaderResponse
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- isInitialized() - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.lock.LockRequest
- isInitialized() - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.lock.LockResponse
- isInitialized() - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- isInitialized() - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- isInitialized() - Method in class io.etcd.jetcd.api.Member.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.Member
- isInitialized() - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberAddRequest
- isInitialized() - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberAddResponse
- isInitialized() - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberListRequest
- isInitialized() - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberListResponse
- isInitialized() - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- isInitialized() - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- isInitialized() - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- isInitialized() - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- isInitialized() - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- isInitialized() - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- isInitialized() - Method in class io.etcd.jetcd.api.Permission.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.Permission
- isInitialized() - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.ProclaimRequest
- isInitialized() - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.ProclaimResponse
- isInitialized() - Method in class io.etcd.jetcd.api.PutRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.PutRequest
- isInitialized() - Method in class io.etcd.jetcd.api.PutResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.PutResponse
- isInitialized() - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.RangeRequest
- isInitialized() - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.RangeResponse
- isInitialized() - Method in class io.etcd.jetcd.api.RequestOp.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.RequestOp
- isInitialized() - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.ResignRequest
- isInitialized() - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.ResignResponse
- isInitialized() - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.ResponseHeader
- isInitialized() - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.ResponseOp
- isInitialized() - Method in class io.etcd.jetcd.api.Role.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.Role
- isInitialized() - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.SnapshotRequest
- isInitialized() - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.SnapshotResponse
- isInitialized() - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.StatusRequest
- isInitialized() - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.StatusResponse
- isInitialized() - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.TxnRequest
- isInitialized() - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.TxnResponse
- isInitialized() - Method in class io.etcd.jetcd.api.User.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.User
- isInitialized() - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- isInitialized() - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- isInitialized() - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- isInitialized() - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.WatchRequest
- isInitialized() - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- isInitialized() - Method in class io.etcd.jetcd.api.WatchResponse
J
- JetcdProto - Class in io.etcd.jetcd.api
- JetcdProto - Class in io.etcd.jetcd.api.lock
K
- KEY - io.etcd.jetcd.api.RangeRequest.SortTarget
-
KEY = 0; - KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.DeleteRangeRequest
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.KeyValue
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaderKey
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.lock.LockResponse
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.lock.UnlockRequest
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Permission
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutRequest
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- KEY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchCreateRequest
- KEY_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
KEY = 0; - KEYPERMISSION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Role
- KEYS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- KEYS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- KEYS_ONLY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- KeyValue - Class in io.etcd.jetcd.api
-
Protobuf type
mvccpb.KeyValue - KeyValue.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
mvccpb.KeyValue - KeyValueOrBuilder - Interface in io.etcd.jetcd.api
- Kv - Class in io.etcd.jetcd.api
- KV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Event
- KV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaderResponse
- KVGrpc - Class in io.etcd.jetcd.api
- KVGrpc.KVBlockingStub - Class in io.etcd.jetcd.api
- KVGrpc.KVFutureStub - Class in io.etcd.jetcd.api
- KVGrpc.KVImplBase - Class in io.etcd.jetcd.api
- KVGrpc.KVStub - Class in io.etcd.jetcd.api
- KVImplBase() - Constructor for class io.etcd.jetcd.api.KVGrpc.KVImplBase
- KVS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeResponse
- KVVertxImplBase() - Constructor for class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
L
- leader(LeaderRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionBlockingStub
-
Leader returns the current election proclamation, if any.
- leader(LeaderRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionFutureStub
-
Leader returns the current election proclamation, if any.
- leader(LeaderRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
-
Leader returns the current election proclamation, if any.
- leader(LeaderRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxStub
-
Leader returns the current election proclamation, if any.
- leader(LeaderRequest, StreamObserver<LeaderResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionImplBase
-
Leader returns the current election proclamation, if any.
- leader(LeaderRequest, StreamObserver<LeaderResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionStub
-
Leader returns the current election proclamation, if any.
- LEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CampaignResponse
- LEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ProclaimRequest
- LEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResignRequest
- LEADER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.StatusResponse
- LeaderKey - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.LeaderKey - LeaderKey.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.LeaderKey - LeaderKeyOrBuilder - Interface in io.etcd.jetcd.api
- LeaderRequest - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.LeaderRequest - LeaderRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.LeaderRequest - LeaderRequestOrBuilder - Interface in io.etcd.jetcd.api
- LeaderResponse - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.LeaderResponse - LeaderResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.LeaderResponse - LeaderResponseOrBuilder - Interface in io.etcd.jetcd.api
- LEASE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CampaignRequest
- LEASE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.KeyValue
- LEASE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaderKey
- LEASE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.lock.LockRequest
- LEASE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutRequest
- leaseGrant(LeaseGrantRequest) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseBlockingStub
-
LeaseGrant creates a lease which expires if the server does not receive a keepAlive within a given time to live period.
- leaseGrant(LeaseGrantRequest) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseFutureStub
-
LeaseGrant creates a lease which expires if the server does not receive a keepAlive within a given time to live period.
- leaseGrant(LeaseGrantRequest) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxImplBase
-
Range gets the keys in the range from the key-value store.
- leaseGrant(LeaseGrantRequest) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxStub
-
Range gets the keys in the range from the key-value store.
- leaseGrant(LeaseGrantRequest, StreamObserver<LeaseGrantResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseImplBase
-
LeaseGrant creates a lease which expires if the server does not receive a keepAlive within a given time to live period.
- leaseGrant(LeaseGrantRequest, StreamObserver<LeaseGrantResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseStub
-
LeaseGrant creates a lease which expires if the server does not receive a keepAlive within a given time to live period.
- LeaseGrantRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseGrantRequest - LeaseGrantRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseGrantRequest - LeaseGrantRequestOrBuilder - Interface in io.etcd.jetcd.api
- LeaseGrantResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseGrantResponse - LeaseGrantResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseGrantResponse - LeaseGrantResponseOrBuilder - Interface in io.etcd.jetcd.api
- LeaseGrpc - Class in io.etcd.jetcd.api
- LeaseGrpc.LeaseBlockingStub - Class in io.etcd.jetcd.api
- LeaseGrpc.LeaseFutureStub - Class in io.etcd.jetcd.api
- LeaseGrpc.LeaseImplBase - Class in io.etcd.jetcd.api
- LeaseGrpc.LeaseStub - Class in io.etcd.jetcd.api
- LeaseImplBase() - Constructor for class io.etcd.jetcd.api.LeaseGrpc.LeaseImplBase
- leaseKeepAlive(StreamObserver<LeaseKeepAliveResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseImplBase
-
LeaseKeepAlive keeps the lease alive by streaming keep alive requests from the client to the server and streaming keep alive responses from the server to the client.
- leaseKeepAlive(StreamObserver<LeaseKeepAliveResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseStub
-
LeaseKeepAlive keeps the lease alive by streaming keep alive requests from the client to the server and streaming keep alive responses from the server to the client.
- leaseKeepAlive(Handler<WriteStream<LeaseKeepAliveRequest>>) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxStub
-
DeleteRange deletes the given range from the key-value store.
- leaseKeepAlive(ReadStream<LeaseKeepAliveRequest>, WriteStream<LeaseKeepAliveResponse>) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxImplBase
-
DeleteRange deletes the given range from the key-value store.
- LeaseKeepAliveRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseKeepAliveRequest - LeaseKeepAliveRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseKeepAliveRequest - LeaseKeepAliveRequestOrBuilder - Interface in io.etcd.jetcd.api
- LeaseKeepAliveResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseKeepAliveResponse - LeaseKeepAliveResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseKeepAliveResponse - LeaseKeepAliveResponseOrBuilder - Interface in io.etcd.jetcd.api
- leaseRevoke(LeaseRevokeRequest) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseBlockingStub
-
LeaseRevoke revokes a lease.
- leaseRevoke(LeaseRevokeRequest) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseFutureStub
-
LeaseRevoke revokes a lease.
- leaseRevoke(LeaseRevokeRequest) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxImplBase
-
Put puts the given key into the key-value store.
- leaseRevoke(LeaseRevokeRequest) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxStub
-
Put puts the given key into the key-value store.
- leaseRevoke(LeaseRevokeRequest, StreamObserver<LeaseRevokeResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseImplBase
-
LeaseRevoke revokes a lease.
- leaseRevoke(LeaseRevokeRequest, StreamObserver<LeaseRevokeResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseStub
-
LeaseRevoke revokes a lease.
- LeaseRevokeRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseRevokeRequest - LeaseRevokeRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseRevokeRequest - LeaseRevokeRequestOrBuilder - Interface in io.etcd.jetcd.api
- LeaseRevokeResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseRevokeResponse - LeaseRevokeResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseRevokeResponse - LeaseRevokeResponseOrBuilder - Interface in io.etcd.jetcd.api
- leaseTimeToLive(LeaseTimeToLiveRequest) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseBlockingStub
-
LeaseTimeToLive retrieves lease information.
- leaseTimeToLive(LeaseTimeToLiveRequest) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseFutureStub
-
LeaseTimeToLive retrieves lease information.
- leaseTimeToLive(LeaseTimeToLiveRequest) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxImplBase
-
Txn processes multiple requests in a single transaction.
- leaseTimeToLive(LeaseTimeToLiveRequest) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxStub
-
Txn processes multiple requests in a single transaction.
- leaseTimeToLive(LeaseTimeToLiveRequest, StreamObserver<LeaseTimeToLiveResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseImplBase
-
LeaseTimeToLive retrieves lease information.
- leaseTimeToLive(LeaseTimeToLiveRequest, StreamObserver<LeaseTimeToLiveResponse>) - Method in class io.etcd.jetcd.api.LeaseGrpc.LeaseStub
-
LeaseTimeToLive retrieves lease information.
- LeaseTimeToLiveRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseTimeToLiveRequest - LeaseTimeToLiveRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseTimeToLiveRequest - LeaseTimeToLiveRequestOrBuilder - Interface in io.etcd.jetcd.api
- LeaseTimeToLiveResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseTimeToLiveResponse - LeaseTimeToLiveResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.LeaseTimeToLiveResponse - LeaseTimeToLiveResponseOrBuilder - Interface in io.etcd.jetcd.api
- LeaseVertxImplBase() - Constructor for class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxImplBase
- LESS - io.etcd.jetcd.api.Compare.CompareResult
-
LESS = 2; - LESS_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareResult
-
LESS = 2; - LIMIT_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- lock(LockRequest) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockBlockingStub
-
Lock acquires a distributed shared lock on a given named lock.
- lock(LockRequest) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockFutureStub
-
Lock acquires a distributed shared lock on a given named lock.
- lock(LockRequest) - Method in class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxImplBase
-
Lock acquires a distributed shared lock on a given named lock.
- lock(LockRequest) - Method in class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxStub
-
Lock acquires a distributed shared lock on a given named lock.
- lock(LockRequest, StreamObserver<LockResponse>) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockImplBase
-
Lock acquires a distributed shared lock on a given named lock.
- lock(LockRequest, StreamObserver<LockResponse>) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockStub
-
Lock acquires a distributed shared lock on a given named lock.
- LockGrpc - Class in io.etcd.jetcd.api.lock
-
The lock service exposes client-side locking facilities as a gRPC interface.
- LockGrpc.LockBlockingStub - Class in io.etcd.jetcd.api.lock
-
The lock service exposes client-side locking facilities as a gRPC interface.
- LockGrpc.LockFutureStub - Class in io.etcd.jetcd.api.lock
-
The lock service exposes client-side locking facilities as a gRPC interface.
- LockGrpc.LockImplBase - Class in io.etcd.jetcd.api.lock
-
The lock service exposes client-side locking facilities as a gRPC interface.
- LockGrpc.LockStub - Class in io.etcd.jetcd.api.lock
-
The lock service exposes client-side locking facilities as a gRPC interface.
- LockImplBase() - Constructor for class io.etcd.jetcd.api.lock.LockGrpc.LockImplBase
- LockRequest - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.LockRequest - LockRequest.Builder - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.LockRequest - LockRequestOrBuilder - Interface in io.etcd.jetcd.api.lock
- LockResponse - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.LockResponse - LockResponse.Builder - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.LockResponse - LockResponseOrBuilder - Interface in io.etcd.jetcd.api.lock
- LockVertxImplBase() - Constructor for class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxImplBase
M
- MaintenanceGrpc - Class in io.etcd.jetcd.api
- MaintenanceGrpc.MaintenanceBlockingStub - Class in io.etcd.jetcd.api
- MaintenanceGrpc.MaintenanceFutureStub - Class in io.etcd.jetcd.api
- MaintenanceGrpc.MaintenanceImplBase - Class in io.etcd.jetcd.api
- MaintenanceGrpc.MaintenanceStub - Class in io.etcd.jetcd.api
- MaintenanceImplBase() - Constructor for class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
- MaintenanceVertxImplBase() - Constructor for class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
- MAX_CREATE_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- MAX_MOD_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- Member - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.Member - MEMBER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberAddResponse
- MEMBER_ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseHeader
- Member.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.Member - memberAdd(MemberAddRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterBlockingStub
-
MemberAdd adds a member into the cluster.
- memberAdd(MemberAddRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterFutureStub
-
MemberAdd adds a member into the cluster.
- memberAdd(MemberAddRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxImplBase
-
Range gets the keys in the range from the key-value store.
- memberAdd(MemberAddRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxStub
-
Range gets the keys in the range from the key-value store.
- memberAdd(MemberAddRequest, StreamObserver<MemberAddResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterImplBase
-
MemberAdd adds a member into the cluster.
- memberAdd(MemberAddRequest, StreamObserver<MemberAddResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterStub
-
MemberAdd adds a member into the cluster.
- MemberAddRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberAddRequest - MemberAddRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberAddRequest - MemberAddRequestOrBuilder - Interface in io.etcd.jetcd.api
- MemberAddResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberAddResponse - MemberAddResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberAddResponse - MemberAddResponseOrBuilder - Interface in io.etcd.jetcd.api
- MEMBERID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AlarmMember
- MEMBERID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AlarmRequest
- memberList(MemberListRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterBlockingStub
-
MemberList lists all the members in the cluster.
- memberList(MemberListRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterFutureStub
-
MemberList lists all the members in the cluster.
- memberList(MemberListRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxImplBase
-
Txn processes multiple requests in a single transaction.
- memberList(MemberListRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxStub
-
Txn processes multiple requests in a single transaction.
- memberList(MemberListRequest, StreamObserver<MemberListResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterImplBase
-
MemberList lists all the members in the cluster.
- memberList(MemberListRequest, StreamObserver<MemberListResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterStub
-
MemberList lists all the members in the cluster.
- MemberListRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberListRequest - MemberListRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberListRequest - MemberListRequestOrBuilder - Interface in io.etcd.jetcd.api
- MemberListResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberListResponse - MemberListResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberListResponse - MemberListResponseOrBuilder - Interface in io.etcd.jetcd.api
- MemberOrBuilder - Interface in io.etcd.jetcd.api
- memberRemove(MemberRemoveRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterBlockingStub
-
MemberRemove removes an existing member from the cluster.
- memberRemove(MemberRemoveRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterFutureStub
-
MemberRemove removes an existing member from the cluster.
- memberRemove(MemberRemoveRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxImplBase
-
Put puts the given key into the key-value store.
- memberRemove(MemberRemoveRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxStub
-
Put puts the given key into the key-value store.
- memberRemove(MemberRemoveRequest, StreamObserver<MemberRemoveResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterImplBase
-
MemberRemove removes an existing member from the cluster.
- memberRemove(MemberRemoveRequest, StreamObserver<MemberRemoveResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterStub
-
MemberRemove removes an existing member from the cluster.
- MemberRemoveRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberRemoveRequest - MemberRemoveRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberRemoveRequest - MemberRemoveRequestOrBuilder - Interface in io.etcd.jetcd.api
- MemberRemoveResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberRemoveResponse - MemberRemoveResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberRemoveResponse - MemberRemoveResponseOrBuilder - Interface in io.etcd.jetcd.api
- MEMBERS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberAddResponse
- MEMBERS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberListResponse
- MEMBERS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberRemoveResponse
- MEMBERS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberUpdateResponse
- memberUpdate(MemberUpdateRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterBlockingStub
-
MemberUpdate updates the member configuration.
- memberUpdate(MemberUpdateRequest) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterFutureStub
-
MemberUpdate updates the member configuration.
- memberUpdate(MemberUpdateRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxImplBase
-
DeleteRange deletes the given range from the key-value store.
- memberUpdate(MemberUpdateRequest) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxStub
-
DeleteRange deletes the given range from the key-value store.
- memberUpdate(MemberUpdateRequest, StreamObserver<MemberUpdateResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterImplBase
-
MemberUpdate updates the member configuration.
- memberUpdate(MemberUpdateRequest, StreamObserver<MemberUpdateResponse>) - Method in class io.etcd.jetcd.api.ClusterGrpc.ClusterStub
-
MemberUpdate updates the member configuration.
- MemberUpdateRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberUpdateRequest - MemberUpdateRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberUpdateRequest - MemberUpdateRequestOrBuilder - Interface in io.etcd.jetcd.api
- MemberUpdateResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberUpdateResponse - MemberUpdateResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MemberUpdateResponse - MemberUpdateResponseOrBuilder - Interface in io.etcd.jetcd.api
- mergeCancelRequest(WatchCancelRequest) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - mergeCreateRequest(WatchCreateRequest) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.Compare.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.Event.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.Member.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.Permission.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.Role.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.User.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.Compare.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.Event.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.Member.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.Permission.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.Role.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.User.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- mergeFrom(Message) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- mergeFrom(AlarmMember) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- mergeFrom(AlarmRequest) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- mergeFrom(AlarmResponse) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- mergeFrom(AuthDisableRequest) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- mergeFrom(AuthDisableResponse) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- mergeFrom(AuthEnableRequest) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- mergeFrom(AuthEnableResponse) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- mergeFrom(AuthenticateRequest) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- mergeFrom(AuthenticateResponse) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- mergeFrom(AuthRoleAddRequest) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- mergeFrom(AuthRoleAddResponse) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- mergeFrom(AuthRoleDeleteRequest) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- mergeFrom(AuthRoleDeleteResponse) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- mergeFrom(AuthRoleGetRequest) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- mergeFrom(AuthRoleGetResponse) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- mergeFrom(AuthRoleGrantPermissionRequest) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- mergeFrom(AuthRoleGrantPermissionResponse) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- mergeFrom(AuthRoleListRequest) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- mergeFrom(AuthRoleListResponse) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- mergeFrom(AuthRoleRevokePermissionRequest) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- mergeFrom(AuthRoleRevokePermissionResponse) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- mergeFrom(AuthUserAddRequest) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- mergeFrom(AuthUserAddResponse) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- mergeFrom(AuthUserChangePasswordRequest) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- mergeFrom(AuthUserChangePasswordResponse) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- mergeFrom(AuthUserDeleteRequest) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- mergeFrom(AuthUserDeleteResponse) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- mergeFrom(AuthUserGetRequest) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- mergeFrom(AuthUserGetResponse) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- mergeFrom(AuthUserGrantRoleRequest) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- mergeFrom(AuthUserGrantRoleResponse) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- mergeFrom(AuthUserListRequest) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- mergeFrom(AuthUserListResponse) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- mergeFrom(AuthUserRevokeRoleRequest) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- mergeFrom(AuthUserRevokeRoleResponse) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- mergeFrom(CampaignRequest) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- mergeFrom(CampaignResponse) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- mergeFrom(CompactionRequest) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- mergeFrom(CompactionResponse) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- mergeFrom(Compare) - Method in class io.etcd.jetcd.api.Compare.Builder
- mergeFrom(DefragmentRequest) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- mergeFrom(DefragmentResponse) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- mergeFrom(DeleteRangeRequest) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- mergeFrom(DeleteRangeResponse) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- mergeFrom(Event) - Method in class io.etcd.jetcd.api.Event.Builder
- mergeFrom(HashKVRequest) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- mergeFrom(HashKVResponse) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- mergeFrom(HashRequest) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- mergeFrom(HashResponse) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- mergeFrom(KeyValue) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- mergeFrom(LeaderKey) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- mergeFrom(LeaderRequest) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- mergeFrom(LeaderResponse) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- mergeFrom(LeaseGrantRequest) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- mergeFrom(LeaseGrantResponse) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- mergeFrom(LeaseKeepAliveRequest) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- mergeFrom(LeaseKeepAliveResponse) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- mergeFrom(LeaseRevokeRequest) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- mergeFrom(LeaseRevokeResponse) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- mergeFrom(LeaseTimeToLiveRequest) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- mergeFrom(LeaseTimeToLiveResponse) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- mergeFrom(LockRequest) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- mergeFrom(LockResponse) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- mergeFrom(UnlockRequest) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- mergeFrom(UnlockResponse) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- mergeFrom(Member) - Method in class io.etcd.jetcd.api.Member.Builder
- mergeFrom(MemberAddRequest) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- mergeFrom(MemberAddResponse) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- mergeFrom(MemberListRequest) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- mergeFrom(MemberListResponse) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- mergeFrom(MemberRemoveRequest) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- mergeFrom(MemberRemoveResponse) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- mergeFrom(MemberUpdateRequest) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- mergeFrom(MemberUpdateResponse) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- mergeFrom(MoveLeaderRequest) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- mergeFrom(MoveLeaderResponse) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- mergeFrom(Permission) - Method in class io.etcd.jetcd.api.Permission.Builder
- mergeFrom(ProclaimRequest) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- mergeFrom(ProclaimResponse) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- mergeFrom(PutRequest) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- mergeFrom(PutResponse) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- mergeFrom(RangeRequest) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- mergeFrom(RangeResponse) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- mergeFrom(RequestOp) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- mergeFrom(ResignRequest) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- mergeFrom(ResignResponse) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- mergeFrom(ResponseHeader) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- mergeFrom(ResponseOp) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- mergeFrom(Role) - Method in class io.etcd.jetcd.api.Role.Builder
- mergeFrom(SnapshotRequest) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- mergeFrom(SnapshotResponse) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- mergeFrom(StatusRequest) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- mergeFrom(StatusResponse) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- mergeFrom(TxnRequest) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- mergeFrom(TxnResponse) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- mergeFrom(User) - Method in class io.etcd.jetcd.api.User.Builder
- mergeFrom(WatchCancelRequest) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- mergeFrom(WatchCreateRequest) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- mergeFrom(WatchProgressRequest) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- mergeFrom(WatchRequest) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- mergeFrom(WatchResponse) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - mergeKv(KeyValue) - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- mergeKv(KeyValue) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- mergeLeader(LeaderKey) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- mergeLeader(LeaderKey) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- mergeLeader(LeaderKey) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- mergeMember(Member) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- mergePerm(Permission) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- mergePrevKv(KeyValue) - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- mergePrevKv(KeyValue) - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- mergeProgressRequest(WatchProgressRequest) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - mergeRequestDeleteRange(DeleteRangeRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - mergeRequestPut(PutRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - mergeRequestRange(RangeRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - mergeRequestTxn(TxnRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - mergeResponseDeleteRange(DeleteRangeResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - mergeResponsePut(PutResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - mergeResponseRange(RangeResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - mergeResponseTxn(TxnResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Compare.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Event.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Member.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Permission.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Role.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.User.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- MIN_CREATE_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- MIN_MOD_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- MOD - io.etcd.jetcd.api.Compare.CompareTarget
-
MOD = 2; - MOD - io.etcd.jetcd.api.RangeRequest.SortTarget
-
MOD = 3; - MOD_REVISION - io.etcd.jetcd.api.Compare.TargetUnionCase
- MOD_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- MOD_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.KeyValue
- MOD_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareTarget
-
MOD = 2; - MOD_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
MOD = 3; - MORE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeResponse
- moveLeader(MoveLeaderRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- moveLeader(MoveLeaderRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceFutureStub
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- moveLeader(MoveLeaderRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- moveLeader(MoveLeaderRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- moveLeader(MoveLeaderRequest, StreamObserver<MoveLeaderResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- moveLeader(MoveLeaderRequest, StreamObserver<MoveLeaderResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- MoveLeaderRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MoveLeaderRequest - MoveLeaderRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MoveLeaderRequest - MoveLeaderRequestOrBuilder - Interface in io.etcd.jetcd.api
- MoveLeaderResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MoveLeaderResponse - MoveLeaderResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.MoveLeaderResponse - MoveLeaderResponseOrBuilder - Interface in io.etcd.jetcd.api
N
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthenticateRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleAddRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserAddRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserDeleteRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserGetRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CampaignRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaderKey
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaderRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.lock.LockRequest
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Member
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Role
- NAME_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.User
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.AuthGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.ClusterGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.ElectionGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.KVGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.LeaseGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.lock.LockGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class io.etcd.jetcd.api.WatchGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class io.etcd.jetcd.api.AlarmMember
- newBuilder() - Static method in class io.etcd.jetcd.api.AlarmRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AlarmResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.CampaignRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.CampaignResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.CompactionRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.CompactionResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.Compare
- newBuilder() - Static method in class io.etcd.jetcd.api.DefragmentRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.DefragmentResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.Event
- newBuilder() - Static method in class io.etcd.jetcd.api.HashKVRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.HashKVResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.HashRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.HashResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.KeyValue
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaderKey
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaderRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaderResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.lock.LockRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.lock.LockResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.Member
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberAddRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberAddResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberListRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberListResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.Permission
- newBuilder() - Static method in class io.etcd.jetcd.api.ProclaimRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.ProclaimResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.PutRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.PutResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.RangeRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.RangeResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.RequestOp
- newBuilder() - Static method in class io.etcd.jetcd.api.ResignRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.ResignResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.ResponseHeader
- newBuilder() - Static method in class io.etcd.jetcd.api.ResponseOp
- newBuilder() - Static method in class io.etcd.jetcd.api.Role
- newBuilder() - Static method in class io.etcd.jetcd.api.SnapshotRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.SnapshotResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.StatusRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.StatusResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.TxnRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.TxnResponse
- newBuilder() - Static method in class io.etcd.jetcd.api.User
- newBuilder() - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.WatchRequest
- newBuilder() - Static method in class io.etcd.jetcd.api.WatchResponse
- newBuilder(AlarmMember) - Static method in class io.etcd.jetcd.api.AlarmMember
- newBuilder(AlarmRequest) - Static method in class io.etcd.jetcd.api.AlarmRequest
- newBuilder(AlarmResponse) - Static method in class io.etcd.jetcd.api.AlarmResponse
- newBuilder(AuthDisableRequest) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- newBuilder(AuthDisableResponse) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- newBuilder(AuthEnableRequest) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- newBuilder(AuthEnableResponse) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- newBuilder(AuthenticateRequest) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- newBuilder(AuthenticateResponse) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- newBuilder(AuthRoleAddRequest) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- newBuilder(AuthRoleAddResponse) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- newBuilder(AuthRoleDeleteRequest) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- newBuilder(AuthRoleDeleteResponse) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- newBuilder(AuthRoleGetRequest) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- newBuilder(AuthRoleGetResponse) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- newBuilder(AuthRoleGrantPermissionRequest) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- newBuilder(AuthRoleGrantPermissionResponse) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- newBuilder(AuthRoleListRequest) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- newBuilder(AuthRoleListResponse) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- newBuilder(AuthRoleRevokePermissionRequest) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- newBuilder(AuthRoleRevokePermissionResponse) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- newBuilder(AuthUserAddRequest) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- newBuilder(AuthUserAddResponse) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- newBuilder(AuthUserChangePasswordRequest) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- newBuilder(AuthUserChangePasswordResponse) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- newBuilder(AuthUserDeleteRequest) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- newBuilder(AuthUserDeleteResponse) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- newBuilder(AuthUserGetRequest) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- newBuilder(AuthUserGetResponse) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- newBuilder(AuthUserGrantRoleRequest) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- newBuilder(AuthUserGrantRoleResponse) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- newBuilder(AuthUserListRequest) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- newBuilder(AuthUserListResponse) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- newBuilder(AuthUserRevokeRoleRequest) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- newBuilder(AuthUserRevokeRoleResponse) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- newBuilder(CampaignRequest) - Static method in class io.etcd.jetcd.api.CampaignRequest
- newBuilder(CampaignResponse) - Static method in class io.etcd.jetcd.api.CampaignResponse
- newBuilder(CompactionRequest) - Static method in class io.etcd.jetcd.api.CompactionRequest
- newBuilder(CompactionResponse) - Static method in class io.etcd.jetcd.api.CompactionResponse
- newBuilder(Compare) - Static method in class io.etcd.jetcd.api.Compare
- newBuilder(DefragmentRequest) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- newBuilder(DefragmentResponse) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- newBuilder(DeleteRangeRequest) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- newBuilder(DeleteRangeResponse) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- newBuilder(Event) - Static method in class io.etcd.jetcd.api.Event
- newBuilder(HashKVRequest) - Static method in class io.etcd.jetcd.api.HashKVRequest
- newBuilder(HashKVResponse) - Static method in class io.etcd.jetcd.api.HashKVResponse
- newBuilder(HashRequest) - Static method in class io.etcd.jetcd.api.HashRequest
- newBuilder(HashResponse) - Static method in class io.etcd.jetcd.api.HashResponse
- newBuilder(KeyValue) - Static method in class io.etcd.jetcd.api.KeyValue
- newBuilder(LeaderKey) - Static method in class io.etcd.jetcd.api.LeaderKey
- newBuilder(LeaderRequest) - Static method in class io.etcd.jetcd.api.LeaderRequest
- newBuilder(LeaderResponse) - Static method in class io.etcd.jetcd.api.LeaderResponse
- newBuilder(LeaseGrantRequest) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- newBuilder(LeaseGrantResponse) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- newBuilder(LeaseKeepAliveRequest) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- newBuilder(LeaseKeepAliveResponse) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- newBuilder(LeaseRevokeRequest) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- newBuilder(LeaseRevokeResponse) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- newBuilder(LeaseTimeToLiveRequest) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- newBuilder(LeaseTimeToLiveResponse) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- newBuilder(LockRequest) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- newBuilder(LockResponse) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- newBuilder(UnlockRequest) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- newBuilder(UnlockResponse) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- newBuilder(Member) - Static method in class io.etcd.jetcd.api.Member
- newBuilder(MemberAddRequest) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- newBuilder(MemberAddResponse) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- newBuilder(MemberListRequest) - Static method in class io.etcd.jetcd.api.MemberListRequest
- newBuilder(MemberListResponse) - Static method in class io.etcd.jetcd.api.MemberListResponse
- newBuilder(MemberRemoveRequest) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- newBuilder(MemberRemoveResponse) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- newBuilder(MemberUpdateRequest) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- newBuilder(MemberUpdateResponse) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- newBuilder(MoveLeaderRequest) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- newBuilder(MoveLeaderResponse) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- newBuilder(Permission) - Static method in class io.etcd.jetcd.api.Permission
- newBuilder(ProclaimRequest) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- newBuilder(ProclaimResponse) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- newBuilder(PutRequest) - Static method in class io.etcd.jetcd.api.PutRequest
- newBuilder(PutResponse) - Static method in class io.etcd.jetcd.api.PutResponse
- newBuilder(RangeRequest) - Static method in class io.etcd.jetcd.api.RangeRequest
- newBuilder(RangeResponse) - Static method in class io.etcd.jetcd.api.RangeResponse
- newBuilder(RequestOp) - Static method in class io.etcd.jetcd.api.RequestOp
- newBuilder(ResignRequest) - Static method in class io.etcd.jetcd.api.ResignRequest
- newBuilder(ResignResponse) - Static method in class io.etcd.jetcd.api.ResignResponse
- newBuilder(ResponseHeader) - Static method in class io.etcd.jetcd.api.ResponseHeader
- newBuilder(ResponseOp) - Static method in class io.etcd.jetcd.api.ResponseOp
- newBuilder(Role) - Static method in class io.etcd.jetcd.api.Role
- newBuilder(SnapshotRequest) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- newBuilder(SnapshotResponse) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- newBuilder(StatusRequest) - Static method in class io.etcd.jetcd.api.StatusRequest
- newBuilder(StatusResponse) - Static method in class io.etcd.jetcd.api.StatusResponse
- newBuilder(TxnRequest) - Static method in class io.etcd.jetcd.api.TxnRequest
- newBuilder(TxnResponse) - Static method in class io.etcd.jetcd.api.TxnResponse
- newBuilder(User) - Static method in class io.etcd.jetcd.api.User
- newBuilder(WatchCancelRequest) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- newBuilder(WatchCreateRequest) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- newBuilder(WatchProgressRequest) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- newBuilder(WatchRequest) - Static method in class io.etcd.jetcd.api.WatchRequest
- newBuilder(WatchResponse) - Static method in class io.etcd.jetcd.api.WatchResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AlarmMember
- newBuilderForType() - Method in class io.etcd.jetcd.api.AlarmRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AlarmResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.CampaignRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.CampaignResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.CompactionRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.CompactionResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.Compare
- newBuilderForType() - Method in class io.etcd.jetcd.api.DefragmentRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.DefragmentResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.Event
- newBuilderForType() - Method in class io.etcd.jetcd.api.HashKVRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.HashKVResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.HashRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.HashResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.KeyValue
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaderKey
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaderRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaderResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.lock.LockRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.lock.LockResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.Member
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberAddRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberAddResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberListRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberListResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.Permission
- newBuilderForType() - Method in class io.etcd.jetcd.api.ProclaimRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.ProclaimResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.PutRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.PutResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.RangeRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.RangeResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.RequestOp
- newBuilderForType() - Method in class io.etcd.jetcd.api.ResignRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.ResignResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.ResponseHeader
- newBuilderForType() - Method in class io.etcd.jetcd.api.ResponseOp
- newBuilderForType() - Method in class io.etcd.jetcd.api.Role
- newBuilderForType() - Method in class io.etcd.jetcd.api.SnapshotRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.SnapshotResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.StatusRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.StatusResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.TxnRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.TxnResponse
- newBuilderForType() - Method in class io.etcd.jetcd.api.User
- newBuilderForType() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.WatchRequest
- newBuilderForType() - Method in class io.etcd.jetcd.api.WatchResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AlarmMember
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AlarmRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AlarmResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthDisableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthDisableResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthEnableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthEnableResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthenticateRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthenticateResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserListRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserListResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.CampaignRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.CampaignResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.CompactionRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.CompactionResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.Compare
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.DefragmentRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.DefragmentResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.Event
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.HashKVRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.HashKVResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.HashRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.HashResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.KeyValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaderKey
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaderRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaderResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.lock.LockRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.lock.LockResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.Member
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberAddRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberAddResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberListRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberListResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.Permission
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.ProclaimRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.ProclaimResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.PutRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.PutResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.RangeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.RangeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.RequestOp
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.ResignRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.ResignResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.ResponseHeader
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.ResponseOp
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.Role
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.SnapshotRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.SnapshotResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.StatusRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.StatusResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.TxnRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.TxnResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.User
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.WatchCancelRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.WatchCreateRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.WatchProgressRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.WatchRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.etcd.jetcd.api.WatchResponse
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.AuthGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.ClusterGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.ElectionGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.KVGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.LeaseGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.lock.LockGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class io.etcd.jetcd.api.WatchGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AlarmMember
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AlarmRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AlarmResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthDisableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthDisableResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthEnableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthEnableResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthenticateRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthenticateResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserListRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserListResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.CampaignRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.CampaignResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.CompactionRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.CompactionResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.Compare
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.DefragmentRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.DefragmentResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.Event
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.HashKVRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.HashKVResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.HashRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.HashResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.KeyValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaderKey
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaderRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaderResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.lock.LockRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.lock.LockResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.Member
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberAddRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberAddResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberListRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberListResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.Permission
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.ProclaimRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.ProclaimResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.PutRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.PutResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.RangeRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.RangeResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.RequestOp
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.ResignRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.ResignResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.ResponseHeader
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.ResponseOp
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.Role
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.SnapshotRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.SnapshotResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.StatusRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.StatusResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.TxnRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.TxnResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.User
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.WatchCancelRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.WatchCreateRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.WatchProgressRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.WatchRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.etcd.jetcd.api.WatchResponse
- newStub(Channel) - Static method in class io.etcd.jetcd.api.AuthGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.etcd.jetcd.api.ClusterGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.etcd.jetcd.api.ElectionGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.etcd.jetcd.api.KVGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.etcd.jetcd.api.LeaseGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.etcd.jetcd.api.lock.LockGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.etcd.jetcd.api.MaintenanceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class io.etcd.jetcd.api.WatchGrpc
-
Creates a new async stub that supports all call types for the service
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.lock.VertxLockGrpc
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.VertxAuthGrpc
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.VertxClusterGrpc
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.VertxElectionGrpc
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.VertxKVGrpc
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.VertxLeaseGrpc
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.VertxMaintenanceGrpc
- newVertxStub(Channel) - Static method in class io.etcd.jetcd.api.VertxWatchGrpc
- NODELETE - io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
filter out delete event.
- NODELETE_VALUE - Static variable in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
filter out delete event.
- NONE - io.etcd.jetcd.api.AlarmType
-
default, used to query if any alarm is active
- NONE - io.etcd.jetcd.api.RangeRequest.SortOrder
-
default, no sorting
- NONE_VALUE - Static variable in enum io.etcd.jetcd.api.AlarmType
-
default, used to query if any alarm is active
- NONE_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortOrder
-
default, no sorting
- NOPUT - io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
filter out put event.
- NOPUT_VALUE - Static variable in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
filter out put event.
- NOSPACE - io.etcd.jetcd.api.AlarmType
-
space quota is exhausted
- NOSPACE_VALUE - Static variable in enum io.etcd.jetcd.api.AlarmType
-
space quota is exhausted
- NOT_EQUAL - io.etcd.jetcd.api.Compare.CompareResult
-
NOT_EQUAL = 3; - NOT_EQUAL_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareResult
-
NOT_EQUAL = 3;
O
- observe(LeaderRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionBlockingStub
-
Observe streams election proclamations in-order as made by the election's elected leaders.
- observe(LeaderRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxStub
-
Observe streams election proclamations in-order as made by the election's elected leaders.
- observe(LeaderRequest, StreamObserver<LeaderResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionImplBase
-
Observe streams election proclamations in-order as made by the election's elected leaders.
- observe(LeaderRequest, StreamObserver<LeaderResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionStub
-
Observe streams election proclamations in-order as made by the election's elected leaders.
- observe(LeaderRequest, WriteStream<LeaderResponse>) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
-
Observe streams election proclamations in-order as made by the election's elected leaders.
P
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.Compare
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.Event
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.KeyValue
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.Member
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.Permission
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.PutRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.PutResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.RequestOp
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.Role
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.User
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseDelimitedFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Compare
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Event
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.KeyValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Member
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Permission
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RequestOp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Role
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.User
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.User
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(byte[]) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.User
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.User
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(ByteString) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.User
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.User
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(CodedInputStream) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.User
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.User
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(InputStream) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.User
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.User
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(ByteBuffer) - Static method in class io.etcd.jetcd.api.WatchResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmMember
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AlarmResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CampaignResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.CompactionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Compare
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Event
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashKVResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.HashResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.KeyValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderKey
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaderResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Member
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberListResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Permission
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.PutResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RangeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.RequestOp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResignResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseHeader
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ResponseOp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Role
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.StatusResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.TxnResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.User
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.WatchResponse
- parser() - Static method in class io.etcd.jetcd.api.AlarmMember
- parser() - Static method in class io.etcd.jetcd.api.AlarmRequest
- parser() - Static method in class io.etcd.jetcd.api.AlarmResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthDisableRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthDisableResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthEnableRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthEnableResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthenticateRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthenticateResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleAddRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleAddResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleGetRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleGetResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleListRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleListResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthUserAddRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthUserAddResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthUserGetRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthUserGetResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthUserListRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthUserListResponse
- parser() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- parser() - Static method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- parser() - Static method in class io.etcd.jetcd.api.CampaignRequest
- parser() - Static method in class io.etcd.jetcd.api.CampaignResponse
- parser() - Static method in class io.etcd.jetcd.api.CompactionRequest
- parser() - Static method in class io.etcd.jetcd.api.CompactionResponse
- parser() - Static method in class io.etcd.jetcd.api.Compare
- parser() - Static method in class io.etcd.jetcd.api.DefragmentRequest
- parser() - Static method in class io.etcd.jetcd.api.DefragmentResponse
- parser() - Static method in class io.etcd.jetcd.api.DeleteRangeRequest
- parser() - Static method in class io.etcd.jetcd.api.DeleteRangeResponse
- parser() - Static method in class io.etcd.jetcd.api.Event
- parser() - Static method in class io.etcd.jetcd.api.HashKVRequest
- parser() - Static method in class io.etcd.jetcd.api.HashKVResponse
- parser() - Static method in class io.etcd.jetcd.api.HashRequest
- parser() - Static method in class io.etcd.jetcd.api.HashResponse
- parser() - Static method in class io.etcd.jetcd.api.KeyValue
- parser() - Static method in class io.etcd.jetcd.api.LeaderKey
- parser() - Static method in class io.etcd.jetcd.api.LeaderRequest
- parser() - Static method in class io.etcd.jetcd.api.LeaderResponse
- parser() - Static method in class io.etcd.jetcd.api.LeaseGrantRequest
- parser() - Static method in class io.etcd.jetcd.api.LeaseGrantResponse
- parser() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- parser() - Static method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- parser() - Static method in class io.etcd.jetcd.api.LeaseRevokeRequest
- parser() - Static method in class io.etcd.jetcd.api.LeaseRevokeResponse
- parser() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- parser() - Static method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- parser() - Static method in class io.etcd.jetcd.api.lock.LockRequest
- parser() - Static method in class io.etcd.jetcd.api.lock.LockResponse
- parser() - Static method in class io.etcd.jetcd.api.lock.UnlockRequest
- parser() - Static method in class io.etcd.jetcd.api.lock.UnlockResponse
- parser() - Static method in class io.etcd.jetcd.api.Member
- parser() - Static method in class io.etcd.jetcd.api.MemberAddRequest
- parser() - Static method in class io.etcd.jetcd.api.MemberAddResponse
- parser() - Static method in class io.etcd.jetcd.api.MemberListRequest
- parser() - Static method in class io.etcd.jetcd.api.MemberListResponse
- parser() - Static method in class io.etcd.jetcd.api.MemberRemoveRequest
- parser() - Static method in class io.etcd.jetcd.api.MemberRemoveResponse
- parser() - Static method in class io.etcd.jetcd.api.MemberUpdateRequest
- parser() - Static method in class io.etcd.jetcd.api.MemberUpdateResponse
- parser() - Static method in class io.etcd.jetcd.api.MoveLeaderRequest
- parser() - Static method in class io.etcd.jetcd.api.MoveLeaderResponse
- parser() - Static method in class io.etcd.jetcd.api.Permission
- parser() - Static method in class io.etcd.jetcd.api.ProclaimRequest
- parser() - Static method in class io.etcd.jetcd.api.ProclaimResponse
- parser() - Static method in class io.etcd.jetcd.api.PutRequest
- parser() - Static method in class io.etcd.jetcd.api.PutResponse
- parser() - Static method in class io.etcd.jetcd.api.RangeRequest
- parser() - Static method in class io.etcd.jetcd.api.RangeResponse
- parser() - Static method in class io.etcd.jetcd.api.RequestOp
- parser() - Static method in class io.etcd.jetcd.api.ResignRequest
- parser() - Static method in class io.etcd.jetcd.api.ResignResponse
- parser() - Static method in class io.etcd.jetcd.api.ResponseHeader
- parser() - Static method in class io.etcd.jetcd.api.ResponseOp
- parser() - Static method in class io.etcd.jetcd.api.Role
- parser() - Static method in class io.etcd.jetcd.api.SnapshotRequest
- parser() - Static method in class io.etcd.jetcd.api.SnapshotResponse
- parser() - Static method in class io.etcd.jetcd.api.StatusRequest
- parser() - Static method in class io.etcd.jetcd.api.StatusResponse
- parser() - Static method in class io.etcd.jetcd.api.TxnRequest
- parser() - Static method in class io.etcd.jetcd.api.TxnResponse
- parser() - Static method in class io.etcd.jetcd.api.User
- parser() - Static method in class io.etcd.jetcd.api.WatchCancelRequest
- parser() - Static method in class io.etcd.jetcd.api.WatchCreateRequest
- parser() - Static method in class io.etcd.jetcd.api.WatchProgressRequest
- parser() - Static method in class io.etcd.jetcd.api.WatchRequest
- parser() - Static method in class io.etcd.jetcd.api.WatchResponse
- PASSWORD_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthenticateRequest
- PASSWORD_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserAddRequest
- PASSWORD_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- PASSWORD_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.User
- PEERURLS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Member
- PEERURLS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberAddRequest
- PEERURLS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MemberUpdateRequest
- PERM_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleGetResponse
- PERM_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- Permission - Class in io.etcd.jetcd.api
-
Permission is a single entity
- Permission.Builder - Class in io.etcd.jetcd.api
-
Permission is a single entity
- Permission.Type - Enum in io.etcd.jetcd.api
-
Protobuf enum
authpb.Permission.Type - PermissionOrBuilder - Interface in io.etcd.jetcd.api
- PERMTYPE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Permission
- PHYSICAL_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CompactionRequest
- PREV_KV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.DeleteRangeRequest
- PREV_KV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Event
- PREV_KV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutRequest
- PREV_KV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutResponse
- PREV_KV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchCreateRequest
- PREV_KVS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.DeleteRangeResponse
- proclaim(ProclaimRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionBlockingStub
-
Proclaim updates the leader's posted value with a new value.
- proclaim(ProclaimRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionFutureStub
-
Proclaim updates the leader's posted value with a new value.
- proclaim(ProclaimRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
-
Proclaim updates the leader's posted value with a new value.
- proclaim(ProclaimRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxStub
-
Proclaim updates the leader's posted value with a new value.
- proclaim(ProclaimRequest, StreamObserver<ProclaimResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionImplBase
-
Proclaim updates the leader's posted value with a new value.
- proclaim(ProclaimRequest, StreamObserver<ProclaimResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionStub
-
Proclaim updates the leader's posted value with a new value.
- ProclaimRequest - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ProclaimRequest - ProclaimRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ProclaimRequest - ProclaimRequestOrBuilder - Interface in io.etcd.jetcd.api
- ProclaimResponse - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ProclaimResponse - ProclaimResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ProclaimResponse - ProclaimResponseOrBuilder - Interface in io.etcd.jetcd.api
- progress(WatchProgressRequest) - Method in class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxImplBase
-
Range gets the keys in the range from the key-value store.
- progress(WatchProgressRequest) - Method in class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxStub
-
Range gets the keys in the range from the key-value store.
- progress(WatchProgressRequest) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchBlockingStub
-
Progress requests that a watch stream progress status be sent in the watch response stream as soon as possible.
- progress(WatchProgressRequest) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchFutureStub
-
Progress requests that a watch stream progress status be sent in the watch response stream as soon as possible.
- progress(WatchProgressRequest, StreamObserver<WatchResponse>) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchImplBase
-
Progress requests that a watch stream progress status be sent in the watch response stream as soon as possible.
- progress(WatchProgressRequest, StreamObserver<WatchResponse>) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchStub
-
Progress requests that a watch stream progress status be sent in the watch response stream as soon as possible.
- PROGRESS_NOTIFY_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchCreateRequest
- PROGRESS_REQUEST - io.etcd.jetcd.api.WatchRequest.RequestUnionCase
- PROGRESS_REQUEST_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchRequest
- put(PutRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVBlockingStub
-
Put puts the given key into the key-value store.
- put(PutRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVFutureStub
-
Put puts the given key into the key-value store.
- put(PutRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
-
Put puts the given key into the key-value store.
- put(PutRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxStub
-
Put puts the given key into the key-value store.
- put(PutRequest, StreamObserver<PutResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVImplBase
-
Put puts the given key into the key-value store.
- put(PutRequest, StreamObserver<PutResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVStub
-
Put puts the given key into the key-value store.
- PUT - io.etcd.jetcd.api.Event.EventType
-
PUT = 0; - PUT_VALUE - Static variable in enum io.etcd.jetcd.api.Event.EventType
-
PUT = 0; - PutRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.PutRequest - PutRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.PutRequest - PutRequestOrBuilder - Interface in io.etcd.jetcd.api
- PutResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.PutResponse - PutResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.PutResponse - PutResponseOrBuilder - Interface in io.etcd.jetcd.api
R
- RAFT_TERM_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseHeader
- RAFTINDEX_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.StatusResponse
- RAFTTERM_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.StatusResponse
- range(RangeRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVBlockingStub
-
Range gets the keys in the range from the key-value store.
- range(RangeRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVFutureStub
-
Range gets the keys in the range from the key-value store.
- range(RangeRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
-
Range gets the keys in the range from the key-value store.
- range(RangeRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxStub
-
Range gets the keys in the range from the key-value store.
- range(RangeRequest, StreamObserver<RangeResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVImplBase
-
Range gets the keys in the range from the key-value store.
- range(RangeRequest, StreamObserver<RangeResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVStub
-
Range gets the keys in the range from the key-value store.
- RANGE_END_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- RANGE_END_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- RANGE_END_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.DeleteRangeRequest
- RANGE_END_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Permission
- RANGE_END_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- RANGE_END_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchCreateRequest
- RangeRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.RangeRequest - RangeRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.RangeRequest - RangeRequest.SortOrder - Enum in io.etcd.jetcd.api
-
Protobuf enum
etcdserverpb.RangeRequest.SortOrder - RangeRequest.SortTarget - Enum in io.etcd.jetcd.api
-
Protobuf enum
etcdserverpb.RangeRequest.SortTarget - RangeRequestOrBuilder - Interface in io.etcd.jetcd.api
- RangeResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.RangeResponse - RangeResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.RangeResponse - RangeResponseOrBuilder - Interface in io.etcd.jetcd.api
- READ - io.etcd.jetcd.api.Permission.Type
-
READ = 0; - READ_VALUE - Static variable in enum io.etcd.jetcd.api.Permission.Type
-
READ = 0; - READWRITE - io.etcd.jetcd.api.Permission.Type
-
READWRITE = 2; - READWRITE_VALUE - Static variable in enum io.etcd.jetcd.api.Permission.Type
-
READWRITE = 2; - registerAllExtensions(ExtensionRegistry) - Static method in class io.etcd.jetcd.api.Auth
- registerAllExtensions(ExtensionRegistry) - Static method in class io.etcd.jetcd.api.ElectionOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class io.etcd.jetcd.api.JetcdProto
- registerAllExtensions(ExtensionRegistry) - Static method in class io.etcd.jetcd.api.Kv
- registerAllExtensions(ExtensionRegistry) - Static method in class io.etcd.jetcd.api.lock.JetcdProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Auth
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.ElectionOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.JetcdProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.Kv
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.etcd.jetcd.api.lock.JetcdProto
- REMAINING_BYTES_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.SnapshotResponse
- removeAlarms(int) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- removeCompare(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- removeEvents(int) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - removeFailure(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- removeKeyPermission(int) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - removeKvs(int) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- removeMembers(int) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- removeMembers(int) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- removeMembers(int) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- removeMembers(int) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- removePerm(int) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - removePrevKvs(int) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- removeResponses(int) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- removeSuccess(int) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- REQUEST_DELETE_RANGE - io.etcd.jetcd.api.RequestOp.RequestCase
- REQUEST_DELETE_RANGE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RequestOp
- REQUEST_NOT_SET - io.etcd.jetcd.api.RequestOp.RequestCase
- REQUEST_PUT - io.etcd.jetcd.api.RequestOp.RequestCase
- REQUEST_PUT_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RequestOp
- REQUEST_RANGE - io.etcd.jetcd.api.RequestOp.RequestCase
- REQUEST_RANGE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RequestOp
- REQUEST_TXN - io.etcd.jetcd.api.RequestOp.RequestCase
- REQUEST_TXN_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RequestOp
- RequestOp - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.RequestOp - RequestOp.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.RequestOp - RequestOp.RequestCase - Enum in io.etcd.jetcd.api
- RequestOpOrBuilder - Interface in io.etcd.jetcd.api
- REQUESTUNION_NOT_SET - io.etcd.jetcd.api.WatchRequest.RequestUnionCase
- resign(ResignRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionBlockingStub
-
Resign releases election leadership so other campaigners may acquire leadership on the election.
- resign(ResignRequest) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionFutureStub
-
Resign releases election leadership so other campaigners may acquire leadership on the election.
- resign(ResignRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
-
Resign releases election leadership so other campaigners may acquire leadership on the election.
- resign(ResignRequest) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxStub
-
Resign releases election leadership so other campaigners may acquire leadership on the election.
- resign(ResignRequest, StreamObserver<ResignResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionImplBase
-
Resign releases election leadership so other campaigners may acquire leadership on the election.
- resign(ResignRequest, StreamObserver<ResignResponse>) - Method in class io.etcd.jetcd.api.ElectionGrpc.ElectionStub
-
Resign releases election leadership so other campaigners may acquire leadership on the election.
- ResignRequest - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ResignRequest - ResignRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ResignRequest - ResignRequestOrBuilder - Interface in io.etcd.jetcd.api
- ResignResponse - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ResignResponse - ResignResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
v3electionpb.ResignResponse - ResignResponseOrBuilder - Interface in io.etcd.jetcd.api
- RESPONSE_DELETE_RANGE - io.etcd.jetcd.api.ResponseOp.ResponseCase
- RESPONSE_DELETE_RANGE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseOp
- RESPONSE_NOT_SET - io.etcd.jetcd.api.ResponseOp.ResponseCase
- RESPONSE_PUT - io.etcd.jetcd.api.ResponseOp.ResponseCase
- RESPONSE_PUT_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseOp
- RESPONSE_RANGE - io.etcd.jetcd.api.ResponseOp.ResponseCase
- RESPONSE_RANGE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseOp
- RESPONSE_TXN - io.etcd.jetcd.api.ResponseOp.ResponseCase
- RESPONSE_TXN_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseOp
- ResponseHeader - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.ResponseHeader - ResponseHeader.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.ResponseHeader - ResponseHeaderOrBuilder - Interface in io.etcd.jetcd.api
- ResponseOp - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.ResponseOp - ResponseOp.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.ResponseOp - ResponseOp.ResponseCase - Enum in io.etcd.jetcd.api
- ResponseOpOrBuilder - Interface in io.etcd.jetcd.api
- RESPONSES_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.TxnResponse
- RESULT_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- REV_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaderKey
- REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CompactionRequest
- REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.HashKVRequest
- REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ResponseHeader
- Role - Class in io.etcd.jetcd.api
-
Role is a single entry in the bucket authRoles
- ROLE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- ROLE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleGetRequest
- ROLE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- ROLE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- ROLE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- Role.Builder - Class in io.etcd.jetcd.api
-
Role is a single entry in the bucket authRoles
- roleAdd(AuthRoleAddRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
RoleAdd adds a new role.
- roleAdd(AuthRoleAddRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
RoleAdd adds a new role.
- roleAdd(AuthRoleAddRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
RoleAdd adds a new role.
- roleAdd(AuthRoleAddRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
RoleAdd adds a new role.
- roleAdd(AuthRoleAddRequest, StreamObserver<AuthRoleAddResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
RoleAdd adds a new role.
- roleAdd(AuthRoleAddRequest, StreamObserver<AuthRoleAddResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
RoleAdd adds a new role.
- roleDelete(AuthRoleDeleteRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
RoleDelete deletes a specified role.
- roleDelete(AuthRoleDeleteRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
RoleDelete deletes a specified role.
- roleDelete(AuthRoleDeleteRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
RoleDelete deletes a specified role.
- roleDelete(AuthRoleDeleteRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
RoleDelete deletes a specified role.
- roleDelete(AuthRoleDeleteRequest, StreamObserver<AuthRoleDeleteResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
RoleDelete deletes a specified role.
- roleDelete(AuthRoleDeleteRequest, StreamObserver<AuthRoleDeleteResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
RoleDelete deletes a specified role.
- roleGet(AuthRoleGetRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
RoleGet gets detailed role information.
- roleGet(AuthRoleGetRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
RoleGet gets detailed role information.
- roleGet(AuthRoleGetRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
RoleGet gets detailed role information.
- roleGet(AuthRoleGetRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
RoleGet gets detailed role information.
- roleGet(AuthRoleGetRequest, StreamObserver<AuthRoleGetResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
RoleGet gets detailed role information.
- roleGet(AuthRoleGetRequest, StreamObserver<AuthRoleGetResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
RoleGet gets detailed role information.
- roleGrantPermission(AuthRoleGrantPermissionRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
RoleGrantPermission grants a permission of a specified key or range to a specified role.
- roleGrantPermission(AuthRoleGrantPermissionRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
RoleGrantPermission grants a permission of a specified key or range to a specified role.
- roleGrantPermission(AuthRoleGrantPermissionRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
RoleGrantPermission grants a permission of a specified key or range to a specified role.
- roleGrantPermission(AuthRoleGrantPermissionRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
RoleGrantPermission grants a permission of a specified key or range to a specified role.
- roleGrantPermission(AuthRoleGrantPermissionRequest, StreamObserver<AuthRoleGrantPermissionResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
RoleGrantPermission grants a permission of a specified key or range to a specified role.
- roleGrantPermission(AuthRoleGrantPermissionRequest, StreamObserver<AuthRoleGrantPermissionResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
RoleGrantPermission grants a permission of a specified key or range to a specified role.
- roleList(AuthRoleListRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
RoleList gets lists of all roles.
- roleList(AuthRoleListRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
RoleList gets lists of all roles.
- roleList(AuthRoleListRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
RoleList gets lists of all roles.
- roleList(AuthRoleListRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
RoleList gets lists of all roles.
- roleList(AuthRoleListRequest, StreamObserver<AuthRoleListResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
RoleList gets lists of all roles.
- roleList(AuthRoleListRequest, StreamObserver<AuthRoleListResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
RoleList gets lists of all roles.
- RoleOrBuilder - Interface in io.etcd.jetcd.api
- roleRevokePermission(AuthRoleRevokePermissionRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
RoleRevokePermission revokes a key or range permission of a specified role.
- roleRevokePermission(AuthRoleRevokePermissionRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
RoleRevokePermission revokes a key or range permission of a specified role.
- roleRevokePermission(AuthRoleRevokePermissionRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
RoleRevokePermission revokes a key or range permission of a specified role.
- roleRevokePermission(AuthRoleRevokePermissionRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
RoleRevokePermission revokes a key or range permission of a specified role.
- roleRevokePermission(AuthRoleRevokePermissionRequest, StreamObserver<AuthRoleRevokePermissionResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
RoleRevokePermission revokes a key or range permission of a specified role.
- roleRevokePermission(AuthRoleRevokePermissionRequest, StreamObserver<AuthRoleRevokePermissionResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
RoleRevokePermission revokes a key or range permission of a specified role.
- ROLES_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthRoleListResponse
- ROLES_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserGetResponse
- ROLES_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.User
S
- SERIALIZABLE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.AuthGrpc
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.ClusterGrpc
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.ElectionGrpc
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.KVGrpc
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.LeaseGrpc
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.lock.LockGrpc
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.MaintenanceGrpc
- SERVICE_NAME - Static variable in class io.etcd.jetcd.api.WatchGrpc
- setAction(AlarmRequest.AlarmAction) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
action is the kind of alarm request to issue.
- setActionValue(int) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
action is the kind of alarm request to issue.
- setAlarm(AlarmType) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
alarm is the type of alarm which has been raised.
- setAlarm(AlarmType) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
alarm is the type of alarm to consider for this request.
- setAlarms(int, AlarmMember) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- setAlarms(int, AlarmMember.Builder) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
alarms is a list of alarms associated with the alarm request.
- setAlarmValue(int) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
alarm is the type of alarm which has been raised.
- setAlarmValue(int) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
alarm is the type of alarm to consider for this request.
- setBlob(ByteString) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
blob contains the next chunk of the snapshot in the snapshot stream.
- setCanceled(boolean) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
canceled is set to true if the response is for a cancel watch request.
- setCancelReason(String) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
cancel_reason indicates the reason for canceling the watcher.
- setCancelReasonBytes(ByteString) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
cancel_reason indicates the reason for canceling the watcher.
- setCancelRequest(WatchCancelRequest) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - setCancelRequest(WatchCancelRequest.Builder) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCancelRequest cancel_request = 2; - setClientURLs(int, String) - Method in class io.etcd.jetcd.api.Member.Builder
-
clientURLs is the list of URLs the member exposes to clients for communication.
- setClusterId(long) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
cluster_id is the ID of the cluster which sent the response.
- setCompactRevision(long) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
compact_revision is the compacted revision of key-value store when hash begins.
- setCompactRevision(long) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
compact_revision is set to the minimum index if a watcher tries to watch at a compacted index.
- setCompare(int, Compare) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- setCompare(int, Compare.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
compare is a list of predicates representing a conjunction of terms.
- setCount(long) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
count is set to the number of keys within the range when requested.
- setCountOnly(boolean) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
count_only when set returns only the count of the keys in the range.
- setCreated(boolean) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
created is set to true if the response is for a create watch request.
- setCreateRequest(WatchCreateRequest) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - setCreateRequest(WatchCreateRequest.Builder) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchCreateRequest create_request = 1; - setCreateRevision(long) - Method in class io.etcd.jetcd.api.Compare.Builder
-
create_revision is the creation revision of the given key
- setCreateRevision(long) - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
create_revision is the revision of last creation on this key.
- setDbSize(long) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
dbSize is the size of the backend database, in bytes, of the responding member.
- setDeleted(long) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
deleted is the number of keys deleted by the delete range request.
- setError(String) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
string error = 4; - setErrorBytes(ByteString) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
string error = 4; - setEvents(int, Event) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - setEvents(int, Event.Builder) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
repeated .mvccpb.Event events = 11; - setFailure(int, RequestOp) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- setFailure(int, RequestOp.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
failure is a list of requests which will be applied when compare evaluates to false.
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Compare.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Event.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Member.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Permission.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.Role.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.User.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- setFilters(int, WatchCreateRequest.FilterType) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- setFiltersValue(int, int) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
filters filter the events at server side before it sends back to the watcher.
- setGrantedTTL(long) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
GrantedTTL is the initial granted time in seconds upon lease creation/renewal.
- setHash(int) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
hash is the hash value computed from the responding member's MVCC keys up to a given revision.
- setHash(int) - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
hash is the hash value computed from the responding member's key-value store.
- setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.HashResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
header has the current key-value store information.
- setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setHeader(ResponseHeader.Builder) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
.etcdserverpb.ResponseHeader header = 1; - setID(long) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
-
ID is the requested ID for the lease.
- setID(long) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
ID is the lease ID for the granted lease.
- setID(long) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
-
ID is the lease ID for the lease to keep alive.
- setID(long) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
ID is the lease ID from the keep alive request.
- setID(long) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
-
ID is the lease ID to revoke.
- setID(long) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
-
ID is the lease ID for the lease.
- setID(long) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
ID is the lease ID from the keep alive request.
- setID(long) - Method in class io.etcd.jetcd.api.Member.Builder
-
ID is the member ID for this member.
- setID(long) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
-
ID is the member ID of the member to remove.
- setID(long) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
ID is the member ID of the member to update.
- setIgnoreLease(boolean) - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If ignore_lease is set, etcd updates the key using its current lease.
- setIgnoreValue(boolean) - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If ignore_value is set, etcd updates the key using its current value.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.Compare.Builder
-
key is the subject key for the comparison operation.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
key is the first key to delete in the range.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
key is the key in bytes.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
key is an opaque key representing the ownership of the election.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
-
key is a key that will exist on etcd for the duration that the Lock caller owns the lock.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
-
key is the lock ownership key granted by Lock.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.Permission.Builder
-
bytes key = 2; - setKey(ByteString) - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
key is the key, in bytes, to put into the key-value store.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
key is the first key for the range.
- setKey(ByteString) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
key is the key to register for watching.
- setKey(String) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string key = 2; - setKeyBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string key = 2; - setKeyPermission(int, Permission) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - setKeyPermission(int, Permission.Builder) - Method in class io.etcd.jetcd.api.Role.Builder
-
repeated .authpb.Permission keyPermission = 2; - setKeys(boolean) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
-
keys is true to query all the keys attached to this lease.
- setKeys(int, ByteString) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
Keys is the list of keys attached to this lease.
- setKeysOnly(boolean) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
keys_only when set returns only the keys and not the values.
- setKv(KeyValue) - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- setKv(KeyValue) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- setKv(KeyValue.Builder) - Method in class io.etcd.jetcd.api.Event.Builder
-
kv holds the KeyValue for the event.
- setKv(KeyValue.Builder) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
-
kv is the key-value pair representing the latest leader update.
- setKvs(int, KeyValue) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- setKvs(int, KeyValue.Builder) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
kvs is the list of key-value pairs matched by the range request.
- setLeader(long) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
leader is the member ID which the responding member believes is the current leader.
- setLeader(LeaderKey) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- setLeader(LeaderKey) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- setLeader(LeaderKey) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- setLeader(LeaderKey.Builder) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
-
leader describes the resources used for holding leadereship of the election.
- setLeader(LeaderKey.Builder) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
leader is the leadership hold on the election.
- setLeader(LeaderKey.Builder) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
-
leader is the leadership to relinquish by resignation.
- setLease(long) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
lease is the ID of the lease attached to leadership of the election.
- setLease(long) - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
lease is the ID of the lease that attached to key.
- setLease(long) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
lease is the lease ID of the election leader.
- setLease(long) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
-
lease is the ID of the lease that will be attached to ownership of the lock.
- setLease(long) - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
lease is the lease ID to associate with the key in the key-value store.
- setLimit(long) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
limit is a limit on the number of keys returned for the request.
- setMaxCreateRevision(long) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
max_create_revision is the upper bound for returned key create revisions; all keys with greater create revisions will be filtered away.
- setMaxModRevision(long) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
max_mod_revision is the upper bound for returned key mod revisions; all keys with greater mod revisions will be filtered away.
- setMember(Member) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- setMember(Member.Builder) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
member is the member information for the added member.
- setMemberId(long) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
member_id is the ID of the member which sent the response.
- setMemberID(long) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
-
memberID is the ID of the member associated with the raised alarm.
- setMemberID(long) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
-
memberID is the ID of the member associated with the alarm.
- setMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- setMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- setMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- setMembers(int, Member) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- setMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
-
members is a list of all members after adding the new member.
- setMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
-
members is a list of all members associated with the cluster.
- setMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
-
members is a list of all members after removing the member.
- setMembers(int, Member.Builder) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
-
members is a list of all members after updating the member.
- setMinCreateRevision(long) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
min_create_revision is the lower bound for returned key create revisions; all keys with lesser create trevisions will be filtered away.
- setMinModRevision(long) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
min_mod_revision is the lower bound for returned key mod revisions; all keys with lesser mod revisions will be filtered away.
- setModRevision(long) - Method in class io.etcd.jetcd.api.Compare.Builder
-
mod_revision is the last modified revision of the given key.
- setModRevision(long) - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
mod_revision is the revision of last modification on this key.
- setMore(boolean) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
-
more indicates if there are more keys to return in the requested range.
- setName(ByteString) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
name is the election's identifier for the campaign.
- setName(ByteString) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
name is the election identifier that correponds to the leadership key.
- setName(ByteString) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
-
name is the election identifier for the leadership information.
- setName(ByteString) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
-
name is the identifier for the distributed shared lock to be acquired.
- setName(ByteString) - Method in class io.etcd.jetcd.api.Role.Builder
-
bytes name = 1; - setName(ByteString) - Method in class io.etcd.jetcd.api.User.Builder
-
bytes name = 1; - setName(String) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string name = 1; - setName(String) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
-
name is the name of the role to add to the authentication system.
- setName(String) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
name is the name of the role which will be granted the permission.
- setName(String) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string name = 1; - setName(String) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
name is the name of the user whose password is being changed.
- setName(String) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
-
name is the name of the user to delete.
- setName(String) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
-
string name = 1; - setName(String) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string name = 1; - setName(String) - Method in class io.etcd.jetcd.api.Member.Builder
-
name is the human-readable name of the member.
- setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
-
name is the name of the role to add to the authentication system.
- setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
name is the name of the role which will be granted the permission.
- setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
name is the name of the user whose password is being changed.
- setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
-
name is the name of the user to delete.
- setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string name = 1; - setNameBytes(ByteString) - Method in class io.etcd.jetcd.api.Member.Builder
-
name is the human-readable name of the member.
- setPassword(ByteString) - Method in class io.etcd.jetcd.api.User.Builder
-
bytes password = 2; - setPassword(String) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string password = 2; - setPassword(String) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string password = 2; - setPassword(String) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
password is the new password for the user.
- setPasswordBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
-
string password = 2; - setPasswordBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
-
string password = 2; - setPasswordBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
-
password is the new password for the user.
- setPeerURLs(int, String) - Method in class io.etcd.jetcd.api.Member.Builder
-
peerURLs is the list of URLs the member exposes to the cluster for communication.
- setPeerURLs(int, String) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
-
peerURLs is the list of URLs the added member will use to communicate with the cluster.
- setPeerURLs(int, String) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
-
peerURLs is the new list of URLs the member will use to communicate with the cluster.
- setPerm(int, Permission) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - setPerm(int, Permission.Builder) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
-
repeated .authpb.Permission perm = 2; - setPerm(Permission) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- setPerm(Permission.Builder) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
-
perm is the permission to grant to the role.
- setPermType(Permission.Type) - Method in class io.etcd.jetcd.api.Permission.Builder
-
.authpb.Permission.Type permType = 1; - setPermTypeValue(int) - Method in class io.etcd.jetcd.api.Permission.Builder
-
.authpb.Permission.Type permType = 1; - setPhysical(boolean) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
-
physical is set so the RPC will wait until the compaction is physically applied to the local database such that compacted entries are totally removed from the backend database.
- setPrevKv(boolean) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
If prev_kv is set, etcd gets the previous key-value pairs before deleting it.
- setPrevKv(boolean) - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
If prev_kv is set, etcd gets the previous key-value pair before changing it.
- setPrevKv(boolean) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
If prev_kv is set, created watcher gets the previous KV before the event happens.
- setPrevKv(KeyValue) - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- setPrevKv(KeyValue) - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- setPrevKv(KeyValue.Builder) - Method in class io.etcd.jetcd.api.Event.Builder
-
prev_kv holds the key-value pair before the event happens.
- setPrevKv(KeyValue.Builder) - Method in class io.etcd.jetcd.api.PutResponse.Builder
-
if prev_kv is set in the request, the previous key-value pair will be returned.
- setPrevKvs(int, KeyValue) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- setPrevKvs(int, KeyValue.Builder) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
-
if prev_kv is set in the request, the previous key-value pairs will be returned.
- setProgressNotify(boolean) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
progress_notify is set so that the etcd server will periodically send a WatchResponse with no events to the new watcher if there are no recent events.
- setProgressRequest(WatchProgressRequest) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - setProgressRequest(WatchProgressRequest.Builder) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
-
.etcdserverpb.WatchProgressRequest progress_request = 3; - setRaftIndex(long) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
raftIndex is the current raft index of the responding member.
- setRaftTerm(long) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
raft_term is the raft term when the request was applied.
- setRaftTerm(long) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
raftTerm is the current raft term of the responding member.
- setRangeEnd(ByteString) - Method in class io.etcd.jetcd.api.Compare.Builder
-
range_end compares the given target to all keys in the range [key, range_end).
- setRangeEnd(ByteString) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
-
range_end is the key following the last key to delete for the range [key, range_end).
- setRangeEnd(ByteString) - Method in class io.etcd.jetcd.api.Permission.Builder
-
bytes range_end = 3; - setRangeEnd(ByteString) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
range_end is the upper bound on the requested range [key, range_end).
- setRangeEnd(ByteString) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
range_end is the end of the range [key, range_end) to watch.
- setRangeEnd(String) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string range_end = 3; - setRangeEndBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string range_end = 3; - setRemainingBytes(long) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
-
remaining_bytes is the number of blob bytes to be sent after this message
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.Compare.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.Event.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.Member.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.Permission.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.Role.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.User.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- setRequestDeleteRange(DeleteRangeRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - setRequestDeleteRange(DeleteRangeRequest.Builder) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.DeleteRangeRequest request_delete_range = 3; - setRequestPut(PutRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - setRequestPut(PutRequest.Builder) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.PutRequest request_put = 2; - setRequestRange(RangeRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - setRequestRange(RangeRequest.Builder) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.RangeRequest request_range = 1; - setRequestTxn(TxnRequest) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - setRequestTxn(TxnRequest.Builder) - Method in class io.etcd.jetcd.api.RequestOp.Builder
-
.etcdserverpb.TxnRequest request_txn = 4; - setResponseDeleteRange(DeleteRangeResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - setResponseDeleteRange(DeleteRangeResponse.Builder) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.DeleteRangeResponse response_delete_range = 3; - setResponsePut(PutResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - setResponsePut(PutResponse.Builder) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.PutResponse response_put = 2; - setResponseRange(RangeResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - setResponseRange(RangeResponse.Builder) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.RangeResponse response_range = 1; - setResponses(int, ResponseOp) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- setResponses(int, ResponseOp.Builder) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false.
- setResponseTxn(TxnResponse) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - setResponseTxn(TxnResponse.Builder) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
-
.etcdserverpb.TxnResponse response_txn = 4; - setResult(Compare.CompareResult) - Method in class io.etcd.jetcd.api.Compare.Builder
-
result is logical comparison operation for this comparison.
- setResultValue(int) - Method in class io.etcd.jetcd.api.Compare.Builder
-
result is logical comparison operation for this comparison.
- setRev(long) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
-
rev is the creation revision of the key.
- setRevision(long) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
-
revision is the key-value store revision for the compaction operation.
- setRevision(long) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
-
revision is the key-value store revision for the hash operation.
- setRevision(long) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
revision is the point-in-time of the key-value store to use for the range.
- setRevision(long) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
-
revision is the key-value store revision when the request was applied.
- setRole(String) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
-
string role = 1; - setRole(String) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
-
string role = 1; - setRole(String) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string role = 1; - setRole(String) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
role is the name of the role to grant to the user.
- setRole(String) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string role = 2; - setRoleBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
-
string role = 1; - setRoleBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
-
string role = 1; - setRoleBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
-
string role = 1; - setRoleBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
role is the name of the role to grant to the user.
- setRoleBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
-
string role = 2; - setRoles(int, String) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
-
repeated string roles = 2; - setRoles(int, String) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
-
repeated string roles = 2; - setRoles(int, String) - Method in class io.etcd.jetcd.api.User.Builder
-
repeated string roles = 3; - setSerializable(boolean) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
serializable sets the range request to use serializable member-local reads.
- setSortOrder(RangeRequest.SortOrder) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_order is the order for returned sorted results.
- setSortOrderValue(int) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_order is the order for returned sorted results.
- setSortTarget(RangeRequest.SortTarget) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_target is the key-value field to use for sorting.
- setSortTargetValue(int) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
-
sort_target is the key-value field to use for sorting.
- setStartRevision(long) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
-
start_revision is an optional revision to watch from (inclusive).
- setSucceeded(boolean) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
-
succeeded is set to true if the compare evaluated to true or false otherwise.
- setSuccess(int, RequestOp) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- setSuccess(int, RequestOp.Builder) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
-
success is a list of requests which will be applied when compare evaluates to true.
- setTarget(Compare.CompareTarget) - Method in class io.etcd.jetcd.api.Compare.Builder
-
target is the key-value field to inspect for the comparison.
- setTargetID(long) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
-
targetID is the node ID for the new leader.
- setTargetValue(int) - Method in class io.etcd.jetcd.api.Compare.Builder
-
target is the key-value field to inspect for the comparison.
- setToken(String) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
token is an authorized token that can be used in succeeding RPCs
- setTokenBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
-
token is an authorized token that can be used in succeeding RPCs
- setTTL(long) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
-
TTL is the advisory time-to-live in seconds.
- setTTL(long) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
-
TTL is the server chosen lease time-to-live in seconds.
- setTTL(long) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
-
TTL is the new time-to-live for the lease.
- setTTL(long) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
-
TTL is the remaining TTL in seconds for the lease; the lease will expire in under TTL+1 seconds.
- setType(Event.EventType) - Method in class io.etcd.jetcd.api.Event.Builder
-
type is the kind of event.
- setTypeValue(int) - Method in class io.etcd.jetcd.api.Event.Builder
-
type is the kind of event.
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AlarmMember.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AlarmRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AlarmResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthDisableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthDisableResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthEnableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthEnableResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthenticateRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthenticateResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleListRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleListResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserAddRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserAddResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGetRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGetResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserListRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CampaignResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CompactionRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.CompactionResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Compare.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DefragmentRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DefragmentResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DeleteRangeRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.DeleteRangeResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Event.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashKVRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashKVResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.HashResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.KeyValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaderKey.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaderRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaderResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseGrantRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseGrantResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.LockRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.LockResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.UnlockRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.lock.UnlockResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Member.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberAddRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberAddResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberListRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberListResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberRemoveRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberRemoveResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberUpdateRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MemberUpdateResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MoveLeaderRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.MoveLeaderResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Permission.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ProclaimResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.PutRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.PutResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.RangeRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.RangeResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.RequestOp.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResignRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResignResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResponseHeader.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.ResponseOp.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.Role.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.SnapshotRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.SnapshotResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.StatusRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.TxnRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.TxnResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.User.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchCreateRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchProgressRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
- setUser(String) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
user is the name of the user which should be granted a given role.
- setUserBytes(ByteString) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest.Builder
-
user is the name of the user which should be granted a given role.
- setUsers(int, String) - Method in class io.etcd.jetcd.api.AuthUserListResponse.Builder
-
repeated string users = 2; - setValue(ByteString) - Method in class io.etcd.jetcd.api.CampaignRequest.Builder
-
value is the initial proclaimed value set when the campaigner wins the election.
- setValue(ByteString) - Method in class io.etcd.jetcd.api.Compare.Builder
-
value is the value of the given key, in bytes.
- setValue(ByteString) - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
value is the value held by the key, in bytes.
- setValue(ByteString) - Method in class io.etcd.jetcd.api.ProclaimRequest.Builder
-
value is an update meant to overwrite the leader's current value.
- setValue(ByteString) - Method in class io.etcd.jetcd.api.PutRequest.Builder
-
value is the value, in bytes, to associate with the key in the key-value store.
- setVersion(long) - Method in class io.etcd.jetcd.api.Compare.Builder
-
version is the version of the given key
- setVersion(long) - Method in class io.etcd.jetcd.api.KeyValue.Builder
-
version is the version of the key.
- setVersion(String) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
version is the cluster protocol version used by the responding member.
- setVersionBytes(ByteString) - Method in class io.etcd.jetcd.api.StatusResponse.Builder
-
version is the cluster protocol version used by the responding member.
- setWatchId(long) - Method in class io.etcd.jetcd.api.WatchCancelRequest.Builder
-
watch_id is the watcher id to cancel so that no more events are transmitted.
- setWatchId(long) - Method in class io.etcd.jetcd.api.WatchResponse.Builder
-
watch_id is the ID of the watcher that corresponds to the response.
- snapshot(SnapshotRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
-
Snapshot sends a snapshot of the entire backend from a member over a stream to a client.
- snapshot(SnapshotRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
-
Snapshot sends a snapshot of the entire backend from a member over a stream to a client.
- snapshot(SnapshotRequest, StreamObserver<SnapshotResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
-
Snapshot sends a snapshot of the entire backend from a member over a stream to a client.
- snapshot(SnapshotRequest, StreamObserver<SnapshotResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
-
Snapshot sends a snapshot of the entire backend from a member over a stream to a client.
- snapshot(SnapshotRequest, WriteStream<SnapshotResponse>) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
Snapshot sends a snapshot of the entire backend from a member over a stream to a client.
- SnapshotRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.SnapshotRequest - SnapshotRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.SnapshotRequest - SnapshotRequestOrBuilder - Interface in io.etcd.jetcd.api
- SnapshotResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.SnapshotResponse - SnapshotResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.SnapshotResponse - SnapshotResponseOrBuilder - Interface in io.etcd.jetcd.api
- SORT_ORDER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- SORT_TARGET_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.RangeRequest
- START_REVISION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchCreateRequest
- status(StatusRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceBlockingStub
-
Status gets the status of the member.
- status(StatusRequest) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceFutureStub
-
Status gets the status of the member.
- status(StatusRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
Put puts the given key into the key-value store.
- status(StatusRequest) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxStub
-
Put puts the given key into the key-value store.
- status(StatusRequest, StreamObserver<StatusResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceImplBase
-
Status gets the status of the member.
- status(StatusRequest, StreamObserver<StatusResponse>) - Method in class io.etcd.jetcd.api.MaintenanceGrpc.MaintenanceStub
-
Status gets the status of the member.
- StatusRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.StatusRequest - StatusRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.StatusRequest - StatusRequestOrBuilder - Interface in io.etcd.jetcd.api
- StatusResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.StatusResponse - StatusResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.StatusResponse - StatusResponseOrBuilder - Interface in io.etcd.jetcd.api
- SUCCEEDED_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.TxnResponse
- SUCCESS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.TxnRequest
T
- TARGET_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- TARGETID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.MoveLeaderRequest
- TARGETUNION_NOT_SET - io.etcd.jetcd.api.Compare.TargetUnionCase
- toBuilder() - Method in class io.etcd.jetcd.api.AlarmMember
- toBuilder() - Method in class io.etcd.jetcd.api.AlarmRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AlarmResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthDisableRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthDisableResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthEnableRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthEnableResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthenticateRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthenticateResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserListRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserListResponse
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- toBuilder() - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- toBuilder() - Method in class io.etcd.jetcd.api.CampaignRequest
- toBuilder() - Method in class io.etcd.jetcd.api.CampaignResponse
- toBuilder() - Method in class io.etcd.jetcd.api.CompactionRequest
- toBuilder() - Method in class io.etcd.jetcd.api.CompactionResponse
- toBuilder() - Method in class io.etcd.jetcd.api.Compare
- toBuilder() - Method in class io.etcd.jetcd.api.DefragmentRequest
- toBuilder() - Method in class io.etcd.jetcd.api.DefragmentResponse
- toBuilder() - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- toBuilder() - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- toBuilder() - Method in class io.etcd.jetcd.api.Event
- toBuilder() - Method in class io.etcd.jetcd.api.HashKVRequest
- toBuilder() - Method in class io.etcd.jetcd.api.HashKVResponse
- toBuilder() - Method in class io.etcd.jetcd.api.HashRequest
- toBuilder() - Method in class io.etcd.jetcd.api.HashResponse
- toBuilder() - Method in class io.etcd.jetcd.api.KeyValue
- toBuilder() - Method in class io.etcd.jetcd.api.LeaderKey
- toBuilder() - Method in class io.etcd.jetcd.api.LeaderRequest
- toBuilder() - Method in class io.etcd.jetcd.api.LeaderResponse
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- toBuilder() - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- toBuilder() - Method in class io.etcd.jetcd.api.lock.LockRequest
- toBuilder() - Method in class io.etcd.jetcd.api.lock.LockResponse
- toBuilder() - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- toBuilder() - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- toBuilder() - Method in class io.etcd.jetcd.api.Member
- toBuilder() - Method in class io.etcd.jetcd.api.MemberAddRequest
- toBuilder() - Method in class io.etcd.jetcd.api.MemberAddResponse
- toBuilder() - Method in class io.etcd.jetcd.api.MemberListRequest
- toBuilder() - Method in class io.etcd.jetcd.api.MemberListResponse
- toBuilder() - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- toBuilder() - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- toBuilder() - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- toBuilder() - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- toBuilder() - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- toBuilder() - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- toBuilder() - Method in class io.etcd.jetcd.api.Permission
- toBuilder() - Method in class io.etcd.jetcd.api.ProclaimRequest
- toBuilder() - Method in class io.etcd.jetcd.api.ProclaimResponse
- toBuilder() - Method in class io.etcd.jetcd.api.PutRequest
- toBuilder() - Method in class io.etcd.jetcd.api.PutResponse
- toBuilder() - Method in class io.etcd.jetcd.api.RangeRequest
- toBuilder() - Method in class io.etcd.jetcd.api.RangeResponse
- toBuilder() - Method in class io.etcd.jetcd.api.RequestOp
- toBuilder() - Method in class io.etcd.jetcd.api.ResignRequest
- toBuilder() - Method in class io.etcd.jetcd.api.ResignResponse
- toBuilder() - Method in class io.etcd.jetcd.api.ResponseHeader
- toBuilder() - Method in class io.etcd.jetcd.api.ResponseOp
- toBuilder() - Method in class io.etcd.jetcd.api.Role
- toBuilder() - Method in class io.etcd.jetcd.api.SnapshotRequest
- toBuilder() - Method in class io.etcd.jetcd.api.SnapshotResponse
- toBuilder() - Method in class io.etcd.jetcd.api.StatusRequest
- toBuilder() - Method in class io.etcd.jetcd.api.StatusResponse
- toBuilder() - Method in class io.etcd.jetcd.api.TxnRequest
- toBuilder() - Method in class io.etcd.jetcd.api.TxnResponse
- toBuilder() - Method in class io.etcd.jetcd.api.User
- toBuilder() - Method in class io.etcd.jetcd.api.WatchCancelRequest
- toBuilder() - Method in class io.etcd.jetcd.api.WatchCreateRequest
- toBuilder() - Method in class io.etcd.jetcd.api.WatchProgressRequest
- toBuilder() - Method in class io.etcd.jetcd.api.WatchRequest
- toBuilder() - Method in class io.etcd.jetcd.api.WatchResponse
- TOKEN_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthenticateResponse
- TTL_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseGrantRequest
- TTL_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseGrantResponse
- TTL_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- TTL_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- txn(TxnRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVBlockingStub
-
Txn processes multiple requests in a single transaction.
- txn(TxnRequest) - Method in class io.etcd.jetcd.api.KVGrpc.KVFutureStub
-
Txn processes multiple requests in a single transaction.
- txn(TxnRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
-
Txn processes multiple requests in a single transaction.
- txn(TxnRequest) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxStub
-
Txn processes multiple requests in a single transaction.
- txn(TxnRequest, StreamObserver<TxnResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVImplBase
-
Txn processes multiple requests in a single transaction.
- txn(TxnRequest, StreamObserver<TxnResponse>) - Method in class io.etcd.jetcd.api.KVGrpc.KVStub
-
Txn processes multiple requests in a single transaction.
- TxnRequest - Class in io.etcd.jetcd.api
-
From google paxosdb paper: Our implementation hinges around a powerful primitive which we call MultiOp.
- TxnRequest.Builder - Class in io.etcd.jetcd.api
-
From google paxosdb paper: Our implementation hinges around a powerful primitive which we call MultiOp.
- TxnRequestOrBuilder - Interface in io.etcd.jetcd.api
- TxnResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.TxnResponse - TxnResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.TxnResponse - TxnResponseOrBuilder - Interface in io.etcd.jetcd.api
- TYPE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Event
U
- unlock(UnlockRequest) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockBlockingStub
-
Unlock takes a key returned by Lock and releases the hold on lock.
- unlock(UnlockRequest) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockFutureStub
-
Unlock takes a key returned by Lock and releases the hold on lock.
- unlock(UnlockRequest) - Method in class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxImplBase
-
Unlock takes a key returned by Lock and releases the hold on lock.
- unlock(UnlockRequest) - Method in class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxStub
-
Unlock takes a key returned by Lock and releases the hold on lock.
- unlock(UnlockRequest, StreamObserver<UnlockResponse>) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockImplBase
-
Unlock takes a key returned by Lock and releases the hold on lock.
- unlock(UnlockRequest, StreamObserver<UnlockResponse>) - Method in class io.etcd.jetcd.api.lock.LockGrpc.LockStub
-
Unlock takes a key returned by Lock and releases the hold on lock.
- UnlockRequest - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.UnlockRequest - UnlockRequest.Builder - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.UnlockRequest - UnlockRequestOrBuilder - Interface in io.etcd.jetcd.api.lock
- UnlockResponse - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.UnlockResponse - UnlockResponse.Builder - Class in io.etcd.jetcd.api.lock
-
Protobuf type
v3lockpb.UnlockResponse - UnlockResponseOrBuilder - Interface in io.etcd.jetcd.api.lock
- UNRECOGNIZED - io.etcd.jetcd.api.AlarmRequest.AlarmAction
- UNRECOGNIZED - io.etcd.jetcd.api.AlarmType
- UNRECOGNIZED - io.etcd.jetcd.api.Compare.CompareResult
- UNRECOGNIZED - io.etcd.jetcd.api.Compare.CompareTarget
- UNRECOGNIZED - io.etcd.jetcd.api.Event.EventType
- UNRECOGNIZED - io.etcd.jetcd.api.Permission.Type
- UNRECOGNIZED - io.etcd.jetcd.api.RangeRequest.SortOrder
- UNRECOGNIZED - io.etcd.jetcd.api.RangeRequest.SortTarget
- UNRECOGNIZED - io.etcd.jetcd.api.WatchCreateRequest.FilterType
- User - Class in io.etcd.jetcd.api
-
User is a single entry in the bucket authUsers
- USER_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- User.Builder - Class in io.etcd.jetcd.api
-
User is a single entry in the bucket authUsers
- userAdd(AuthUserAddRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
UserAdd adds a new user.
- userAdd(AuthUserAddRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
UserAdd adds a new user.
- userAdd(AuthUserAddRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
Txn processes multiple requests in a single transaction.
- userAdd(AuthUserAddRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
Txn processes multiple requests in a single transaction.
- userAdd(AuthUserAddRequest, StreamObserver<AuthUserAddResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
UserAdd adds a new user.
- userAdd(AuthUserAddRequest, StreamObserver<AuthUserAddResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
UserAdd adds a new user.
- userChangePassword(AuthUserChangePasswordRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
UserChangePassword changes the password of a specified user.
- userChangePassword(AuthUserChangePasswordRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
UserChangePassword changes the password of a specified user.
- userChangePassword(AuthUserChangePasswordRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
UserChangePassword changes the password of a specified user.
- userChangePassword(AuthUserChangePasswordRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
UserChangePassword changes the password of a specified user.
- userChangePassword(AuthUserChangePasswordRequest, StreamObserver<AuthUserChangePasswordResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
UserChangePassword changes the password of a specified user.
- userChangePassword(AuthUserChangePasswordRequest, StreamObserver<AuthUserChangePasswordResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
UserChangePassword changes the password of a specified user.
- userDelete(AuthUserDeleteRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
UserDelete deletes a specified user.
- userDelete(AuthUserDeleteRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
UserDelete deletes a specified user.
- userDelete(AuthUserDeleteRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- userDelete(AuthUserDeleteRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
MoveLeader requests current leader node to transfer its leadership to transferee.
- userDelete(AuthUserDeleteRequest, StreamObserver<AuthUserDeleteResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
UserDelete deletes a specified user.
- userDelete(AuthUserDeleteRequest, StreamObserver<AuthUserDeleteResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
UserDelete deletes a specified user.
- userGet(AuthUserGetRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
UserGet gets detailed user information.
- userGet(AuthUserGetRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
UserGet gets detailed user information.
- userGet(AuthUserGetRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
Compact compacts the event history in the etcd key-value store.
- userGet(AuthUserGetRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
Compact compacts the event history in the etcd key-value store.
- userGet(AuthUserGetRequest, StreamObserver<AuthUserGetResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
UserGet gets detailed user information.
- userGet(AuthUserGetRequest, StreamObserver<AuthUserGetResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
UserGet gets detailed user information.
- userGrantRole(AuthUserGrantRoleRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
UserGrant grants a role to a specified user.
- userGrantRole(AuthUserGrantRoleRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
UserGrant grants a role to a specified user.
- userGrantRole(AuthUserGrantRoleRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
UserGrant grants a role to a specified user.
- userGrantRole(AuthUserGrantRoleRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
UserGrant grants a role to a specified user.
- userGrantRole(AuthUserGrantRoleRequest, StreamObserver<AuthUserGrantRoleResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
UserGrant grants a role to a specified user.
- userGrantRole(AuthUserGrantRoleRequest, StreamObserver<AuthUserGrantRoleResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
UserGrant grants a role to a specified user.
- userList(AuthUserListRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
UserList gets a list of all users.
- userList(AuthUserListRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
UserList gets a list of all users.
- userList(AuthUserListRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
Snapshot sends a snapshot of the entire backend from a member over a stream to a client.
- userList(AuthUserListRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
Snapshot sends a snapshot of the entire backend from a member over a stream to a client.
- userList(AuthUserListRequest, StreamObserver<AuthUserListResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
UserList gets a list of all users.
- userList(AuthUserListRequest, StreamObserver<AuthUserListResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
UserList gets a list of all users.
- UserOrBuilder - Interface in io.etcd.jetcd.api
- userRevokeRole(AuthUserRevokeRoleRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthBlockingStub
-
UserRevokeRole revokes a role of specified user.
- userRevokeRole(AuthUserRevokeRoleRequest) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthFutureStub
-
UserRevokeRole revokes a role of specified user.
- userRevokeRole(AuthUserRevokeRoleRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
UserRevokeRole revokes a role of specified user.
- userRevokeRole(AuthUserRevokeRoleRequest) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxStub
-
UserRevokeRole revokes a role of specified user.
- userRevokeRole(AuthUserRevokeRoleRequest, StreamObserver<AuthUserRevokeRoleResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthImplBase
-
UserRevokeRole revokes a role of specified user.
- userRevokeRole(AuthUserRevokeRoleRequest, StreamObserver<AuthUserRevokeRoleResponse>) - Method in class io.etcd.jetcd.api.AuthGrpc.AuthStub
-
UserRevokeRole revokes a role of specified user.
- USERS_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.AuthUserListResponse
V
- VALUE - io.etcd.jetcd.api.Compare.CompareTarget
-
VALUE = 3; - VALUE - io.etcd.jetcd.api.Compare.TargetUnionCase
- VALUE - io.etcd.jetcd.api.RangeRequest.SortTarget
-
VALUE = 4; - VALUE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.CampaignRequest
- VALUE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- VALUE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.KeyValue
- VALUE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.ProclaimRequest
- VALUE_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.PutRequest
- VALUE_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareTarget
-
VALUE = 3; - VALUE_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
VALUE = 4; - valueOf(int) - Static method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.AlarmType
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.Compare.CompareResult
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.Compare.CompareTarget
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.Compare.TargetUnionCase
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.Event.EventType
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.Permission.Type
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.RequestOp.RequestCase
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.ResponseOp.ResponseCase
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
Deprecated.
- valueOf(int) - Static method in enum io.etcd.jetcd.api.WatchRequest.RequestUnionCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.AlarmType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.Compare.CompareResult
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.Compare.CompareTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.Event.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.Permission.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.AlarmType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.Compare.CompareResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.Compare.CompareTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.Compare.TargetUnionCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.Event.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.Permission.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.RequestOp.RequestCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.ResponseOp.ResponseCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.etcd.jetcd.api.WatchRequest.RequestUnionCase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.etcd.jetcd.api.AlarmRequest.AlarmAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.AlarmType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.Compare.CompareResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.Compare.CompareTarget
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.Compare.TargetUnionCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.Event.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.Permission.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.RangeRequest.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.RequestOp.RequestCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.ResponseOp.ResponseCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.WatchCreateRequest.FilterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.etcd.jetcd.api.WatchRequest.RequestUnionCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - io.etcd.jetcd.api.Compare.CompareTarget
-
VERSION = 0; - VERSION - io.etcd.jetcd.api.Compare.TargetUnionCase
- VERSION - io.etcd.jetcd.api.RangeRequest.SortTarget
-
VERSION = 1; - VERSION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.Compare
- VERSION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.KeyValue
- VERSION_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.StatusResponse
- VERSION_VALUE - Static variable in enum io.etcd.jetcd.api.Compare.CompareTarget
-
VERSION = 0; - VERSION_VALUE - Static variable in enum io.etcd.jetcd.api.RangeRequest.SortTarget
-
VERSION = 1; - VertxAuthGrpc - Class in io.etcd.jetcd.api
- VertxAuthGrpc.AuthVertxImplBase - Class in io.etcd.jetcd.api
- VertxAuthGrpc.AuthVertxStub - Class in io.etcd.jetcd.api
- VertxClusterGrpc - Class in io.etcd.jetcd.api
- VertxClusterGrpc.ClusterVertxImplBase - Class in io.etcd.jetcd.api
- VertxClusterGrpc.ClusterVertxStub - Class in io.etcd.jetcd.api
- VertxElectionGrpc - Class in io.etcd.jetcd.api
- VertxElectionGrpc.ElectionVertxImplBase - Class in io.etcd.jetcd.api
-
The election service exposes client-side election facilities as a gRPC interface.
- VertxElectionGrpc.ElectionVertxStub - Class in io.etcd.jetcd.api
-
The election service exposes client-side election facilities as a gRPC interface.
- VertxKVGrpc - Class in io.etcd.jetcd.api
- VertxKVGrpc.KVVertxImplBase - Class in io.etcd.jetcd.api
- VertxKVGrpc.KVVertxStub - Class in io.etcd.jetcd.api
- VertxLeaseGrpc - Class in io.etcd.jetcd.api
- VertxLeaseGrpc.LeaseVertxImplBase - Class in io.etcd.jetcd.api
- VertxLeaseGrpc.LeaseVertxStub - Class in io.etcd.jetcd.api
- VertxLockGrpc - Class in io.etcd.jetcd.api.lock
- VertxLockGrpc.LockVertxImplBase - Class in io.etcd.jetcd.api.lock
-
The lock service exposes client-side locking facilities as a gRPC interface.
- VertxLockGrpc.LockVertxStub - Class in io.etcd.jetcd.api.lock
-
The lock service exposes client-side locking facilities as a gRPC interface.
- VertxMaintenanceGrpc - Class in io.etcd.jetcd.api
- VertxMaintenanceGrpc.MaintenanceVertxImplBase - Class in io.etcd.jetcd.api
- VertxMaintenanceGrpc.MaintenanceVertxStub - Class in io.etcd.jetcd.api
- VertxWatchGrpc - Class in io.etcd.jetcd.api
- VertxWatchGrpc.WatchVertxImplBase - Class in io.etcd.jetcd.api
- VertxWatchGrpc.WatchVertxStub - Class in io.etcd.jetcd.api
W
- watch(StreamObserver<WatchResponse>) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchImplBase
-
Watch watches for events happening or that have happened.
- watch(StreamObserver<WatchResponse>) - Method in class io.etcd.jetcd.api.WatchGrpc.WatchStub
-
Watch watches for events happening or that have happened.
- watch(Handler<WriteStream<WatchRequest>>) - Method in class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxStub
-
Put puts the given key into the key-value store.
- watch(ReadStream<WatchRequest>, WriteStream<WatchResponse>) - Method in class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxImplBase
-
Put puts the given key into the key-value store.
- WATCH_ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchCancelRequest
- WATCH_ID_FIELD_NUMBER - Static variable in class io.etcd.jetcd.api.WatchResponse
- WatchCancelRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchCancelRequest - WatchCancelRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchCancelRequest - WatchCancelRequestOrBuilder - Interface in io.etcd.jetcd.api
- WatchCreateRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchCreateRequest - WatchCreateRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchCreateRequest - WatchCreateRequest.FilterType - Enum in io.etcd.jetcd.api
-
Protobuf enum
etcdserverpb.WatchCreateRequest.FilterType - WatchCreateRequestOrBuilder - Interface in io.etcd.jetcd.api
- WatchGrpc - Class in io.etcd.jetcd.api
- WatchGrpc.WatchBlockingStub - Class in io.etcd.jetcd.api
- WatchGrpc.WatchFutureStub - Class in io.etcd.jetcd.api
- WatchGrpc.WatchImplBase - Class in io.etcd.jetcd.api
- WatchGrpc.WatchStub - Class in io.etcd.jetcd.api
- WatchImplBase() - Constructor for class io.etcd.jetcd.api.WatchGrpc.WatchImplBase
- WatchProgressRequest - Class in io.etcd.jetcd.api
-
Requests a watch stream progress status be sent in the watch response stream as soon as possible.
- WatchProgressRequest.Builder - Class in io.etcd.jetcd.api
-
Requests a watch stream progress status be sent in the watch response stream as soon as possible.
- WatchProgressRequestOrBuilder - Interface in io.etcd.jetcd.api
- WatchRequest - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchRequest - WatchRequest.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchRequest - WatchRequest.RequestUnionCase - Enum in io.etcd.jetcd.api
- WatchRequestOrBuilder - Interface in io.etcd.jetcd.api
- WatchResponse - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchResponse - WatchResponse.Builder - Class in io.etcd.jetcd.api
-
Protobuf type
etcdserverpb.WatchResponse - WatchResponseOrBuilder - Interface in io.etcd.jetcd.api
- WatchVertxImplBase() - Constructor for class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxImplBase
- withCompression(String) - Method in class io.etcd.jetcd.api.lock.VertxLockGrpc.LockVertxImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class io.etcd.jetcd.api.VertxAuthGrpc.AuthVertxImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class io.etcd.jetcd.api.VertxClusterGrpc.ClusterVertxImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class io.etcd.jetcd.api.VertxElectionGrpc.ElectionVertxImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class io.etcd.jetcd.api.VertxKVGrpc.KVVertxImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class io.etcd.jetcd.api.VertxLeaseGrpc.LeaseVertxImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class io.etcd.jetcd.api.VertxMaintenanceGrpc.MaintenanceVertxImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class io.etcd.jetcd.api.VertxWatchGrpc.WatchVertxImplBase
-
Set whether the server will try to use a compressed response.
- WRITE - io.etcd.jetcd.api.Permission.Type
-
WRITE = 1; - WRITE_VALUE - Static variable in enum io.etcd.jetcd.api.Permission.Type
-
WRITE = 1; - writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AlarmMember
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AlarmRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AlarmResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthDisableRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthDisableResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthEnableRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthEnableResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthenticateRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthenticateResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleAddRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleAddResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleDeleteRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleDeleteResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleGetRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleGetResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleGrantPermissionResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleListRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleListResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthRoleRevokePermissionResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserAddRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserAddResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserChangePasswordResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserDeleteRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserDeleteResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserGetRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserGetResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserGrantRoleResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserListRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserListResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.AuthUserRevokeRoleResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.CampaignRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.CampaignResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.CompactionRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.CompactionResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.Compare
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.DefragmentRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.DefragmentResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.DeleteRangeRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.DeleteRangeResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.Event
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.HashKVRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.HashKVResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.HashRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.HashResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.KeyValue
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaderKey
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaderRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaderResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseGrantRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseGrantResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseKeepAliveRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseKeepAliveResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseRevokeRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseRevokeResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.LeaseTimeToLiveResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.lock.LockRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.lock.LockResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.lock.UnlockRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.lock.UnlockResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.Member
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberAddRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberAddResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberListRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberListResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberRemoveRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberRemoveResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberUpdateRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MemberUpdateResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MoveLeaderRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.MoveLeaderResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.Permission
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.ProclaimRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.ProclaimResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.PutRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.PutResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.RangeRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.RangeResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.RequestOp
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.ResignRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.ResignResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.ResponseHeader
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.ResponseOp
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.Role
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.SnapshotRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.SnapshotResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.StatusRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.StatusResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.TxnRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.TxnResponse
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.User
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.WatchCancelRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.WatchCreateRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.WatchProgressRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.WatchRequest
- writeTo(CodedOutputStream) - Method in class io.etcd.jetcd.api.WatchResponse
All Classes All Packages