Constructor and Description |
---|
FilterSetEntry(com.espertech.esper.common.internal.filtersvc.FilterHandle handle,
com.espertech.esper.common.client.EventType eventType,
com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] valueSet) |
Modifier and Type | Method and Description |
---|---|
void |
appendTo(StringWriter writer) |
com.espertech.esper.common.client.EventType |
getEventType() |
com.espertech.esper.common.internal.filtersvc.FilterHandle |
getHandle()
Returns the handle.
|
com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] |
getValueSet() |
public FilterSetEntry(com.espertech.esper.common.internal.filtersvc.FilterHandle handle, com.espertech.esper.common.client.EventType eventType, com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] valueSet)
public com.espertech.esper.common.internal.filtersvc.FilterHandle getHandle()
public com.espertech.esper.common.client.EventType getEventType()
public com.espertech.esper.common.internal.filterspec.FilterValueSetParam[][] getValueSet()
public void appendTo(StringWriter writer)
Copyright © 2005–2020. All rights reserved.