Uses of Class
org.apache.cassandra.cql3.Tuples.INRaw
Packages that use Tuples.INRaw
-
Uses of Tuples.INRaw in org.apache.cassandra.cql3
Methods in org.apache.cassandra.cql3 with parameters of type Tuples.INRawModifier and TypeMethodDescriptionstatic MultiColumnRelationMultiColumnRelation.createSingleMarkerInRelation(List<ColumnIdentifier> entities, Tuples.INRaw inMarker) Creates a multi-column IN relation with a marker for the IN values.