Package org.apache.bookkeeper.proto
Class BookieAddressResolver.BookieIdNotResolvedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.bookkeeper.proto.BookieAddressResolver.BookieIdNotResolvedException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- BookieAddressResolver
This error happens when there is not enough information to resolve a BookieId
to a BookieSocketAddress, this can happen when the Bookie is down
and it is not publishing its EndpointInfo.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BookieIdNotResolvedException
-
-
Method Details
-
getBookieId
-