Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ABORTED - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- ALREADY_EXISTS - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
C
- CANCELLED - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- close() - Method in class io.etcd.jetcd.common.Service
- ClosedClientException - Exception in io.etcd.jetcd.common.exception
- ClosedClientException(String) - Constructor for exception io.etcd.jetcd.common.exception.ClosedClientException
- ClosedKeepAliveListenerException - Exception in io.etcd.jetcd.common.exception
- ClosedKeepAliveListenerException() - Constructor for exception io.etcd.jetcd.common.exception.ClosedKeepAliveListenerException
- ClosedSnapshotException - Exception in io.etcd.jetcd.common.exception
- ClosedSnapshotException() - Constructor for exception io.etcd.jetcd.common.exception.ClosedSnapshotException
- ClosedWatcherException - Exception in io.etcd.jetcd.common.exception
- ClosedWatcherException() - Constructor for exception io.etcd.jetcd.common.exception.ClosedWatcherException
- CompactedException - Exception in io.etcd.jetcd.common.exception
-
CompactedException is thrown when a operation wants to retrieve key at a revision that has been compacted.
D
- DATA_LOSS - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- DEADLINE_EXCEEDED - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- doStart() - Method in class io.etcd.jetcd.common.Service
- doStop() - Method in class io.etcd.jetcd.common.Service
E
- ErrorCode - Enum Class in io.etcd.jetcd.common.exception
-
ErrorCode is a wrapper around grpc Error code.
- EtcdException - Exception in io.etcd.jetcd.common.exception
-
Base exception type for all exceptions produced by the etcd service.
- EtcdExceptionFactory - Class in io.etcd.jetcd.common.exception
-
A factory for creating instances of
EtcdExceptionand its subtypes. - EtcdExceptionFactory() - Constructor for class io.etcd.jetcd.common.exception.EtcdExceptionFactory
F
- FAILED_PRECONDITION - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
G
- getCompactedRevision() - Method in exception io.etcd.jetcd.common.exception.CompactedException
- getErrorCode() - Method in exception io.etcd.jetcd.common.exception.EtcdException
-
Returns the error code associated with this exception.
H
- handleInterrupt(InterruptedException) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
I
- INTERNAL - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- INVALID_ARGUMENT - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- io.etcd.jetcd.common - package io.etcd.jetcd.common
- io.etcd.jetcd.common.exception - package io.etcd.jetcd.common.exception
- isRunning() - Method in class io.etcd.jetcd.common.Service
N
- newClosedKeepAliveListenerException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- newClosedLeaseClientException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- newClosedSnapshotException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- newClosedWatchClientException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- newClosedWatcherException() - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- newCompactedException(long) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- newEtcdException(ErrorCode, String) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- newEtcdException(ErrorCode, String, Throwable) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- NOT_FOUND - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
O
- OUT_OF_RANGE - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
P
- PERMISSION_DENIED - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
R
- RESOURCE_EXHAUSTED - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- restart() - Method in class io.etcd.jetcd.common.Service
S
- Service - Class in io.etcd.jetcd.common
- Service() - Constructor for class io.etcd.jetcd.common.Service
- start() - Method in class io.etcd.jetcd.common.Service
- stop() - Method in class io.etcd.jetcd.common.Service
T
- toEtcdException(Status) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
- toEtcdException(Throwable) - Static method in class io.etcd.jetcd.common.exception.EtcdExceptionFactory
U
- UNAUTHENTICATED - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- UNAVAILABLE - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- UNIMPLEMENTED - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
- UNKNOWN - Enum constant in enum class io.etcd.jetcd.common.exception.ErrorCode
V
- valueOf(String) - Static method in enum class io.etcd.jetcd.common.exception.ErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.etcd.jetcd.common.exception.ErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form