public interface TableHandler
| Modifier and Type | Method and Description |
|---|---|
void |
createTable(com.datastax.driver.core.Session s) |
void |
dropTable(com.datastax.driver.core.Session s) |
List<String> |
getTableNames() |
Copyright © 2016 camunda services GmbH. All rights reserved.