|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.soda.ContextDescriptorKeyedSegmented
public class ContextDescriptorKeyedSegmented
Context dimension information for keyed segmented context.
Constructor Summary | |
---|---|
ContextDescriptorKeyedSegmented()
Ctor. |
|
ContextDescriptorKeyedSegmented(java.util.List<ContextDescriptorKeyedSegmentedItem> items)
Ctor. |
Method Summary | |
---|---|
java.util.List<ContextDescriptorKeyedSegmentedItem> |
getItems()
Returns the key set descriptions |
void |
setItems(java.util.List<ContextDescriptorKeyedSegmentedItem> items)
Sets the key set descriptions |
void |
toEPL(java.io.StringWriter writer,
EPStatementFormatter formatter)
Format as EPL. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextDescriptorKeyedSegmented()
public ContextDescriptorKeyedSegmented(java.util.List<ContextDescriptorKeyedSegmentedItem> items)
items
- key set descriptionsMethod Detail |
---|
public java.util.List<ContextDescriptorKeyedSegmentedItem> getItems()
public void setItems(java.util.List<ContextDescriptorKeyedSegmentedItem> items)
items
- listpublic void toEPL(java.io.StringWriter writer, EPStatementFormatter formatter)
ContextDescriptor
toEPL
in interface ContextDescriptor
writer
- outputformatter
- formatter
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |