public class StatisticsRetrievalNode extends QueryNodeBase
selectQuery| Constructor and Description |
|---|
StatisticsRetrievalNode(String schemaName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyFields(StatisticsRetrievalNode from,
StatisticsRetrievalNode to) |
static StatisticsRetrievalNode |
create(StatiticsQueryGenerator queryGenerator,
String schemaName,
String tableName) |
SqlConvertible |
createQuery(List<ExecutionInfoToken> tokens)
Creates a query that should be run.
|
ExecutionInfoToken |
createToken(DbmsQueryResult result) |
ExecutableNodeBase |
deepcopy() |
copyFields, equals, getSelectQuery, setSelectQuerycancelSubscriptionsFromAllSubscribers, cancelSubscriptionTo, copyFields, create, createSubscriptionTicket, getAggMeta, getChannelForSource, getDependentNodeCount, getExecutableNodeBaseDependent, getExecutableNodeBaseDependents, getExecutableNodeBaseParents, getGroupId, getMethodsToInvokeOnConnection, getNotified, getSourceQueues, getSources, getSourcesAndChannels, getSubscribers, hashCode, print, registerSubscriber, setAggMeta, subscribeTo, subscribeTo, toStringpublic static StatisticsRetrievalNode create(StatiticsQueryGenerator queryGenerator, String schemaName, String tableName)
public SqlConvertible createQuery(List<ExecutionInfoToken> tokens) throws VerdictDBException
ExecutableNodecreateQuery in interface ExecutableNodecreateQuery in class QueryNodeBaseVerdictDBExceptionpublic ExecutionInfoToken createToken(DbmsQueryResult result)
createToken in interface ExecutableNodecreateToken in class QueryNodeBasepublic ExecutableNodeBase deepcopy()
deepcopy in class QueryNodeBaseprotected void copyFields(StatisticsRetrievalNode from, StatisticsRetrievalNode to)
Copyright © 2018 University of Michigan. All rights reserved.