Uses of Class
org.apache.cassandra.db.BufferDecoratedKey
Packages that use BufferDecoratedKey
-
Uses of BufferDecoratedKey in org.apache.cassandra.db
Subclasses of BufferDecoratedKey in org.apache.cassandra.dbMethods in org.apache.cassandra.db that return BufferDecoratedKeyModifier and TypeMethodDescriptionstatic BufferDecoratedKeyBufferDecoratedKey.fromByteComparable(ByteComparable byteComparable, ByteComparable.Version version, IPartitioner partitioner) A factory method that translates the given byte-comparable representation to aBufferDecoratedKeyinstance.