| Package | Description | 
|---|---|
| org.apache.storm.cassandra | 
| Modifier and Type | Method and Description | 
|---|---|
| static BatchCQLStatementTupleMapper | DynamicStatementBuilder. counterBatch(CQLStatementBuilder... builders)Creates a new  BatchStatement.Type.COUNTERbatch statement for the specified CQL statement builders. | 
| static BatchCQLStatementTupleMapper | DynamicStatementBuilder. loggedBatch(CQLStatementBuilder... builders)Creates a new  BatchStatement.Type.LOGGEDbatch statement for the specified CQL statement builders. | 
| static BatchCQLStatementTupleMapper | DynamicStatementBuilder. unLoggedBatch(CQLStatementBuilder... builders)Creates a new  BatchStatement.Type.UNLOGGEDbatch statement for the specified CQL statement builders. | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.