com.espertech.esper.epl.table.strategy
Class TableAndLockGrouped

java.lang.Object
  extended by com.espertech.esper.epl.table.strategy.TableAndLockGrouped

public class TableAndLockGrouped
extends java.lang.Object


Constructor Summary
TableAndLockGrouped(java.util.concurrent.locks.Lock lock, TableStateInstanceGrouped grouped)
           
 
Method Summary
 TableStateInstanceGrouped getGrouped()
           
 java.util.concurrent.locks.Lock getLock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableAndLockGrouped

public TableAndLockGrouped(java.util.concurrent.locks.Lock lock,
                           TableStateInstanceGrouped grouped)
Method Detail

getLock

public java.util.concurrent.locks.Lock getLock()

getGrouped

public TableStateInstanceGrouped getGrouped()

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com