public class TableDeployment extends Object
Constructor and Description |
---|
TableDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
add(String tableName,
TableMetaData metadata,
EPStatementInitServices services) |
Table |
getTable(String tableName) |
Map<String,Table> |
getTables() |
boolean |
isEmpty() |
void |
remove(String tableName) |
public void add(String tableName, TableMetaData metadata, EPStatementInitServices services)
public void remove(String tableName)
public boolean isEmpty()
Copyright © 2005–2018. All rights reserved.