TupleValueProvider directly.@Deprecated public class CassandraTupleValueProvider extends TupleValueProvider
CassandraValueProvider to read property values from a TupleValue.| Constructor and Description |
|---|
CassandraTupleValueProvider(com.datastax.oss.driver.api.core.data.TupleValue tupleValue,
com.datastax.oss.driver.api.core.type.codec.registry.CodecRegistry codecRegistry,
SpELExpressionEvaluator evaluator)
Deprecated.
|
public CassandraTupleValueProvider(com.datastax.oss.driver.api.core.data.TupleValue tupleValue,
com.datastax.oss.driver.api.core.type.codec.registry.CodecRegistry codecRegistry,
SpELExpressionEvaluator evaluator)
tupleValue - must not be null.codecRegistry - must not be null.evaluator - must not be null.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.