storm.trident.fluent
Class UniqueIdGen

java.lang.Object
  extended by storm.trident.fluent.UniqueIdGen

public class UniqueIdGen
extends Object


Constructor Summary
UniqueIdGen()
           
 
Method Summary
 String getUniqueStateId()
           
 String getUniqueStreamId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniqueIdGen

public UniqueIdGen()
Method Detail

getUniqueStreamId

public String getUniqueStreamId()

getUniqueStateId

public String getUniqueStateId()


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.