JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
H
N
T
V
C
ClosedClientException
- Exception in
com.coreos.jetcd.common.exception
ClosedClientException(String)
- Constructor for exception com.coreos.jetcd.common.exception.
ClosedClientException
ClosedKeepAliveListenerException
- Exception in
com.coreos.jetcd.common.exception
ClosedKeepAliveListenerException()
- Constructor for exception com.coreos.jetcd.common.exception.
ClosedKeepAliveListenerException
ClosedSnapshotException
- Exception in
com.coreos.jetcd.common.exception
ClosedSnapshotException()
- Constructor for exception com.coreos.jetcd.common.exception.
ClosedSnapshotException
ClosedWatcherException
- Exception in
com.coreos.jetcd.common.exception
ClosedWatcherException()
- Constructor for exception com.coreos.jetcd.common.exception.
ClosedWatcherException
com.coreos.jetcd.common.exception
- package com.coreos.jetcd.common.exception
CompactedException
- Exception in
com.coreos.jetcd.common.exception
CompactedException is thrown when a operation wants to retrieve key at a revision that has been compacted.
E
ErrorCode
- Enum in
com.coreos.jetcd.common.exception
ErrorCode is a wrapper around grpc Error code.
EtcdException
- Exception in
com.coreos.jetcd.common.exception
Base exception type for all exceptions produced by the etcd service.
EtcdExceptionFactory
- Class in
com.coreos.jetcd.common.exception
A factory for creating instances of
EtcdException
and its subtypes.
EtcdExceptionFactory()
- Constructor for class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
G
getCompactedRevision()
- Method in exception com.coreos.jetcd.common.exception.
CompactedException
getErrorCode()
- Method in exception com.coreos.jetcd.common.exception.
EtcdException
Returns the error code associated with this exception.
H
handleInterrupt(InterruptedException)
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
N
newClosedKeepAliveListenerException()
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
newClosedLeaseClientException()
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
newClosedSnapshotException()
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
newClosedWatchClientException()
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
newClosedWatcherException()
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
newCompactedException(long)
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
newEtcdException(ErrorCode, String)
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
newEtcdException(ErrorCode, String, Throwable)
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
T
toEtcdException(Throwable)
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
toEtcdException(Status)
- Static method in class com.coreos.jetcd.common.exception.
EtcdExceptionFactory
V
valueOf(String)
- Static method in enum com.coreos.jetcd.common.exception.
ErrorCode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.coreos.jetcd.common.exception.
ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
C
E
G
H
N
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.