com.espertech.esper.core.start
Class EPStatementDestroyCallbackTableIdxRef

java.lang.Object
  extended by com.espertech.esper.core.start.EPStatementDestroyCallbackTableIdxRef
All Implemented Interfaces:
DestroyCallback

public class EPStatementDestroyCallbackTableIdxRef
extends java.lang.Object
implements DestroyCallback


Constructor Summary
EPStatementDestroyCallbackTableIdxRef(TableService tableService, TableMetadata tableMetadata, java.lang.String statementName)
           
 
Method Summary
 void destroy()
          Destroys the underlying resources.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementDestroyCallbackTableIdxRef

public EPStatementDestroyCallbackTableIdxRef(TableService tableService,
                                             TableMetadata tableMetadata,
                                             java.lang.String statementName)
Method Detail

destroy

public void destroy()
Description copied from interface: DestroyCallback
Destroys the underlying resources.

Specified by:
destroy in interface DestroyCallback

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