storm.trident.tuple
Class ComboList.Factory

java.lang.Object
  extended by storm.trident.tuple.ComboList.Factory
All Implemented Interfaces:
Serializable
Enclosing class:
ComboList

public static class ComboList.Factory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ComboList.Factory(int... sizes)
           
 
Method Summary
 ComboList create(List[] delegates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboList.Factory

public ComboList.Factory(int... sizes)
Method Detail

create

public ComboList create(List[] delegates)


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