Package org.apache.bookkeeper.net
Class BookieId
java.lang.Object
org.apache.bookkeeper.net.BookieId
This is an identifier for a BookieID.
-
Method Summary
-
Method Details
-
toString
Returns the serialized version of this object. -
parse
Parses the given serialized representation of a BookieId.- Parameters:
serialized-- Returns:
- the parsed BookieId
-
getId
-
hashCode
public int hashCode() -
equals
-