Uses of Class
org.apache.cassandra.cache.RowCacheKey
Packages that use RowCacheKey
-
Uses of RowCacheKey in org.apache.cassandra.cache
Methods in org.apache.cassandra.cache that return types with arguments of type RowCacheKey -
Uses of RowCacheKey in org.apache.cassandra.db
Methods in org.apache.cassandra.db with parameters of type RowCacheKeyModifier and TypeMethodDescriptionvoidColumnFamilyStore.invalidateCachedPartition(RowCacheKey key) -
Uses of RowCacheKey in org.apache.cassandra.service
Fields in org.apache.cassandra.service with type parameters of type RowCacheKeyMethods in org.apache.cassandra.service that return types with arguments of type RowCacheKeyMethods in org.apache.cassandra.service with parameters of type RowCacheKeyModifier and TypeMethodDescriptionvoidCacheService.RowCacheSerializer.serialize(RowCacheKey key, DataOutputPlus out, ColumnFamilyStore cfs)