Package | Description |
---|---|
org.apache.storm.cassandra.trident.state |
Modifier and Type | Method and Description |
---|---|
CassandraState.Options |
CassandraState.Options.withBatching(com.datastax.driver.core.BatchStatement.Type batchingType) |
CassandraState.Options |
CassandraState.Options.withCQLResultSetValuesMapper(CQLResultSetValuesMapper cqlResultSetValuesMapper) |
CassandraState.Options |
CassandraState.Options.withCQLStatementTupleMapper(CQLStatementTupleMapper cqlStatementTupleMapper) |
Constructor and Description |
---|
CassandraState(Map<String,Object> conf,
CassandraState.Options options) |
CassandraStateFactory(CassandraState.Options options) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.