@InterfaceAudience.Private public class ClusterId extends Object
public ClusterId()
public ClusterId(String uuid)
public byte[] toByteArray()
public static ClusterId parseFrom(byte[] bytes) throws DeserializationException
bytes
- A pb serialized ClusterId
instance with pb magic prefixClusterId
made from bytes
DeserializationException
toByteArray()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.