Uses of Class
org.apache.cassandra.db.ReadCommand.SelectionDeserializer
-
Packages that use ReadCommand.SelectionDeserializer Package Description org.apache.cassandra.db -
-
Uses of ReadCommand.SelectionDeserializer in org.apache.cassandra.db
Fields in org.apache.cassandra.db declared as ReadCommand.SelectionDeserializer Modifier and Type Field Description protected static ReadCommand.SelectionDeserializer
PartitionRangeReadCommand. selectionDeserializer
protected static ReadCommand.SelectionDeserializer
SinglePartitionReadCommand. selectionDeserializer
-