public class FilterSpecCompilerArgs extends Object
Constructor and Description |
---|
FilterSpecCompilerArgs(LinkedHashMap<String,Pair<EventType,String>> taggedEventTypes,
LinkedHashMap<String,Pair<EventType,String>> arrayEventTypes,
LinkedHashSet<String> allTagNamesOrdered,
StreamTypeService streamTypeService,
ContextCompileTimeDescriptor contextDescriptor,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
public final LinkedHashMap<String,Pair<EventType,String>> taggedEventTypes
public final LinkedHashMap<String,Pair<EventType,String>> arrayEventTypes
public final LinkedHashSet<String> allTagNamesOrdered
public final StreamTypeService streamTypeService
public final ContextCompileTimeDescriptor contextDescriptor
public final StatementRawInfo statementRawInfo
public final StatementCompileTimeServices compileTimeServices
public FilterSpecCompilerArgs(LinkedHashMap<String,Pair<EventType,String>> taggedEventTypes, LinkedHashMap<String,Pair<EventType,String>> arrayEventTypes, LinkedHashSet<String> allTagNamesOrdered, StreamTypeService streamTypeService, ContextCompileTimeDescriptor contextDescriptor, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices)
Copyright © 2005–2022. All rights reserved.