com.espertech.esper.client.soda
Interface ContextDescriptor

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ContextDescriptorCategory, ContextDescriptorCategoryItem, ContextDescriptorHashSegmented, ContextDescriptorHashSegmentedItem, ContextDescriptorInitiatedTerminated, ContextDescriptorKeyedSegmented, ContextDescriptorKeyedSegmentedItem, ContextDescriptorNested

public interface ContextDescriptor
extends java.io.Serializable

Interface for context dimension descriptors.


Method Summary
 void toEPL(java.io.StringWriter writer, EPStatementFormatter formatter)
          Format as EPL.
 

Method Detail

toEPL

void toEPL(java.io.StringWriter writer,
           EPStatementFormatter formatter)
Format as EPL.

Parameters:
writer - output
formatter - formatter

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