public static interface BKException.Code
Modifier and Type | Field and Description |
---|---|
static int |
BookieHandleNotAvailableException |
static int |
ClientClosedException |
static int |
DigestMatchException |
static int |
DigestNotInitializedException |
static int |
IllegalOpException |
static int |
IncorrectParameterException |
static int |
InterruptedException |
static int |
LedgerClosedException |
static int |
LedgerFencedException |
static int |
LedgerRecoveryException |
static int |
MetadataVersionException |
static int |
MetaStoreException |
static int |
NoBookieAvailableException |
static int |
NoSuchEntryException |
static int |
NoSuchLedgerExistsException |
static int |
NotEnoughBookiesException |
static int |
OK |
static int |
ProtocolVersionException |
static int |
QuorumException |
static int |
ReadException |
static int |
ReplicationException |
static int |
UnauthorizedAccessException |
static int |
UnclosedFragmentException |
static int |
UnexpectedConditionException |
static int |
WriteException |
static int |
WriteOnReadOnlyBookieException |
static int |
ZKException |
static final int OK
static final int ReadException
static final int QuorumException
static final int NoBookieAvailableException
static final int DigestNotInitializedException
static final int DigestMatchException
static final int NotEnoughBookiesException
static final int NoSuchLedgerExistsException
static final int BookieHandleNotAvailableException
static final int ZKException
static final int LedgerRecoveryException
static final int LedgerClosedException
static final int WriteException
static final int NoSuchEntryException
static final int IncorrectParameterException
static final int InterruptedException
static final int ProtocolVersionException
static final int MetadataVersionException
static final int MetaStoreException
static final int ClientClosedException
static final int IllegalOpException
static final int LedgerFencedException
static final int UnauthorizedAccessException
static final int UnclosedFragmentException
static final int WriteOnReadOnlyBookieException
static final int ReplicationException
static final int UnexpectedConditionException
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.