com.espertech.esper.pattern
Class MatchedEventMapMeta

java.lang.Object
  extended by com.espertech.esper.pattern.MatchedEventMapMeta

public final class MatchedEventMapMeta
extends java.lang.Object


Constructor Summary
MatchedEventMapMeta(java.util.Set<java.lang.String> allTags, boolean hasArrayProperties)
           
MatchedEventMapMeta(java.lang.String[] tagsPerIndex, boolean hasArrayProperties)
           
 
Method Summary
 int getTagFor(java.lang.String key)
           
 java.lang.String[] getTagsPerIndex()
           
 boolean isHasArrayProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchedEventMapMeta

public MatchedEventMapMeta(java.lang.String[] tagsPerIndex,
                           boolean hasArrayProperties)

MatchedEventMapMeta

public MatchedEventMapMeta(java.util.Set<java.lang.String> allTags,
                           boolean hasArrayProperties)
Method Detail

getTagsPerIndex

public java.lang.String[] getTagsPerIndex()

getTagFor

public int getTagFor(java.lang.String key)

isHasArrayProperties

public boolean isHasArrayProperties()

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