public class AppManagementServiceImpl extends CommonEngineServiceImpl<AppEngineConfiguration> implements AppManagementService
commandExecutorconfiguration| Constructor and Description |
|---|
AppManagementServiceImpl(AppEngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Long> |
getTableCounts() |
Collection<String> |
getTableNames() |
getCommandExecutor, setCommandExecutorgetConfigurationpublic AppManagementServiceImpl(AppEngineConfiguration engineConfiguration)
public Map<String,Long> getTableCounts()
getTableCounts in interface AppManagementServicepublic Collection<String> getTableNames()
getTableNames in interface AppManagementService