public class FireAndForgetProcessorTableForge extends Object implements FireAndForgetProcessorForge
Constructor and Description |
---|
FireAndForgetProcessorTableForge(TableMetaData table) |
Modifier and Type | Method and Description |
---|---|
String |
getContextName() |
EventType |
getEventTypePublic() |
EventType |
getEventTypeRSPInputEvents() |
String |
getNamedWindowOrTableName() |
TableMetaData |
getTable() |
String[][] |
getUniqueIndexes() |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makeArray
public FireAndForgetProcessorTableForge(TableMetaData table)
public String getNamedWindowOrTableName()
getNamedWindowOrTableName
in interface FireAndForgetProcessorForge
public String getContextName()
getContextName
in interface FireAndForgetProcessorForge
public EventType getEventTypeRSPInputEvents()
getEventTypeRSPInputEvents
in interface FireAndForgetProcessorForge
public EventType getEventTypePublic()
getEventTypePublic
in interface FireAndForgetProcessorForge
public String[][] getUniqueIndexes()
getUniqueIndexes
in interface FireAndForgetProcessorForge
public TableMetaData getTable()
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface FireAndForgetProcessorForge
Copyright © 2005–2018. All rights reserved.