A C D E F G H I N O P R S T U V 
All Classes All Packages

A

ABORTED - io.etcd.jetcd.common.exception.ErrorCode
 
ALREADY_EXISTS - io.etcd.jetcd.common.exception.ErrorCode
 

C

CANCELLED - 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 - io.etcd.jetcd.common.exception.ErrorCode
 
DEADLINE_EXCEEDED - 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 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 EtcdException and its subtypes.
EtcdExceptionFactory() - Constructor for class io.etcd.jetcd.common.exception.EtcdExceptionFactory
 

F

FAILED_PRECONDITION - 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 - io.etcd.jetcd.common.exception.ErrorCode
 
INVALID_ARGUMENT - 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 - io.etcd.jetcd.common.exception.ErrorCode
 

O

OUT_OF_RANGE - io.etcd.jetcd.common.exception.ErrorCode
 

P

PERMISSION_DENIED - io.etcd.jetcd.common.exception.ErrorCode
 

R

RESOURCE_EXHAUSTED - 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 - io.etcd.jetcd.common.exception.ErrorCode
 
UNAVAILABLE - io.etcd.jetcd.common.exception.ErrorCode
 
UNIMPLEMENTED - io.etcd.jetcd.common.exception.ErrorCode
 
UNKNOWN - io.etcd.jetcd.common.exception.ErrorCode
 

V

valueOf(String) - Static method in enum io.etcd.jetcd.common.exception.ErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.etcd.jetcd.common.exception.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I N O P R S T U V 
All Classes All Packages