public interface StatementResultService
Modifier and Type | Method and Description |
---|---|
void |
execute(StatementDispatchTLEntry dispatchTLEntry) |
ThreadLocal<StatementDispatchTLEntry> |
getDispatchTL() |
String |
getStatementName() |
void |
indicate(UniformPair<EventBean[]> results,
StatementDispatchTLEntry dispatchTLEntry) |
boolean |
isMakeNatural() |
boolean |
isMakeSynthetic() |
String getStatementName()
ThreadLocal<StatementDispatchTLEntry> getDispatchTL()
void execute(StatementDispatchTLEntry dispatchTLEntry)
void indicate(UniformPair<EventBean[]> results, StatementDispatchTLEntry dispatchTLEntry)
boolean isMakeSynthetic()
boolean isMakeNatural()
Copyright © 2005–2018. All rights reserved.