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.SelectionDeserializerPartitionRangeReadCommand. selectionDeserializerprotected static ReadCommand.SelectionDeserializerSinglePartitionReadCommand. selectionDeserializer
-