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