public class CountContainersByNameStatement extends AbstractCosmosContainerStatement implements NoSqlQueryForLongStatement<CosmosLiquibaseDatabase>
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND_NAME |
containerName, ITEM_ID_1, ITEM_ID_1_STRING| Constructor and Description |
|---|
CountContainersByNameStatement(String containerName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
long |
queryForLong(CosmosLiquibaseDatabase database) |
toJscontinueOnErrorskipOnUnsupported, toStringpublic static final String COMMAND_NAME
public CountContainersByNameStatement(String containerName)
public String getCommandName()
getCommandName in class AbstractCosmosStatementpublic long queryForLong(CosmosLiquibaseDatabase database)
queryForLong in interface NoSqlQueryForLongStatement<CosmosLiquibaseDatabase>Copyright © 2021 Liquibase.org. All rights reserved.