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