public class DropTableExecutionNode extends ExecutableNodeBase
| Constructor and Description |
|---|
DropTableExecutionNode() |
| Modifier and Type | Method and Description |
|---|---|
static DropTableExecutionNode |
create() |
SqlConvertible |
createQuery(List<ExecutionInfoToken> tokens)
Creates a query that should be run.
|
ExecutionInfoToken |
createToken(DbmsQueryResult result) |
ExecutableNodeBase |
deepcopy() |
cancelSubscriptionsFromAllSubscribers, cancelSubscriptionTo, copyFields, createSubscriptionTicket, equals, getAggMeta, getChannelForSource, getDependentNodeCount, getExecutableNodeBaseDependent, getExecutableNodeBaseDependents, getExecutableNodeBaseParents, getGroupId, getMethodsToInvokeOnConnection, getNotified, getSourceQueues, getSources, getSourcesAndChannels, getSubscribers, hashCode, print, registerSubscriber, setAggMeta, subscribeTo, subscribeTo, toStringpublic static DropTableExecutionNode create()
public SqlConvertible createQuery(List<ExecutionInfoToken> tokens) throws VerdictDBException
ExecutableNodecreateQuery in interface ExecutableNodecreateQuery in class ExecutableNodeBaseVerdictDBExceptionpublic ExecutionInfoToken createToken(DbmsQueryResult result)
createToken in interface ExecutableNodecreateToken in class ExecutableNodeBasepublic ExecutableNodeBase deepcopy()
deepcopy in class ExecutableNodeBaseCopyright © 2018 University of Michigan. All rights reserved.