public class TableManagementServiceImpl extends TableManagementServiceBase
Constructor and Description |
---|
TableManagementServiceImpl(TableExprEvaluatorContext tableExprEvaluatorContext) |
Modifier and Type | Method and Description |
---|---|
Table |
allocateTable(TableMetaData metadata) |
TableInstance |
allocateTableInstance(Table table,
AgentInstanceContext agentInstanceContext) |
TableSerdes |
getTableSerdes(Table table,
DataInputOutputSerde aggregationSerde,
StatementContext statementContext) |
addTable, destroyTable, getDeploymentCount, getTable, getTableExprEvaluatorContext, traverseTables
public TableManagementServiceImpl(TableExprEvaluatorContext tableExprEvaluatorContext)
public Table allocateTable(TableMetaData metadata)
public TableSerdes getTableSerdes(Table table, DataInputOutputSerde aggregationSerde, StatementContext statementContext)
public TableInstance allocateTableInstance(Table table, AgentInstanceContext agentInstanceContext)
Copyright © 2005–2021. All rights reserved.