storm.trident.operation.impl
Class JoinerMultiReducer.JoinState

java.lang.Object
  extended by storm.trident.operation.impl.JoinerMultiReducer.JoinState
Enclosing class:
JoinerMultiReducer

public static class JoinerMultiReducer.JoinState
extends java.lang.Object


Constructor Summary
JoinerMultiReducer.JoinState(int numSides, TridentTuple group)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinerMultiReducer.JoinState

public JoinerMultiReducer.JoinState(int numSides,
                                    TridentTuple group)