com.espertech.esper.pattern
Class MatchedEventMapMeta
java.lang.Object
com.espertech.esper.pattern.MatchedEventMapMeta
public final class MatchedEventMapMeta
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchedEventMapMeta
public MatchedEventMapMeta(java.lang.String[] tagsPerIndex,
boolean hasArrayProperties)
MatchedEventMapMeta
public MatchedEventMapMeta(java.util.Set<java.lang.String> allTags,
boolean hasArrayProperties)
getTagsPerIndex
public java.lang.String[] getTagsPerIndex()
getTagFor
public int getTagFor(java.lang.String key)
isHasArrayProperties
public boolean isHasArrayProperties()