Class TypeUtil
java.lang.Object
org.apache.cassandra.index.sasi.utils.TypeUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisValid(ByteBuffer term, AbstractType<?> validator) static ByteBuffertryUpcast(ByteBuffer term, AbstractType<?> validator)
-
Constructor Details
-
TypeUtil
public TypeUtil()
-
-
Method Details
-
isValid
-
tryUpcast
-