com.basho.riak.client.cap
Class ClientId

java.lang.Object
  extended by com.basho.riak.client.cap.ClientId

public class ClientId
extends Object

A random clientId generator. Thanks Krestan Krab of Trifork.

Author:
russell

Constructor Summary
ClientId()
           
 
Method Summary
static byte[] generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientId

public ClientId()
Method Detail

generate

public static byte[] generate()
Returns:
a generated client id


Copyright © 2012. All Rights Reserved.