public class TableCreator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.elasticsearch.common.logging.ESLogger |
logger |
Constructor and Description |
---|
TableCreator(org.elasticsearch.cluster.ClusterService clusterService,
TransportActionProvider transportActionProvider) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.SettableFuture<java.lang.Long> |
create(CreateTableAnalyzedStatement statement) |
protected void |
warnNotAcknowledged(java.lang.String operationName) |
@Inject public TableCreator(org.elasticsearch.cluster.ClusterService clusterService, TransportActionProvider transportActionProvider)
public com.google.common.util.concurrent.SettableFuture<java.lang.Long> create(CreateTableAnalyzedStatement statement)
protected void warnNotAcknowledged(java.lang.String operationName)