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 conf,
CassandraState.Options options) |
CassandraStateFactory(CassandraState.Options options) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.