Uses of Package
org.apache.cassandra.db.marshal
Packages that use org.apache.cassandra.db.marshal
Package
Description
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.auth
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.cql3ClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.The abstract validator that is the base for maps, sets and lists (both frozen and non-frozen).This is essentially like a CompositeType, but it's not primarily meant for comparison, just to pack multiple values together so has a more friendly encoding.A user defined type.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.cql3.conditions
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.cql3.functionsClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.Base type for the numeric types.Base type for temporal types (timestamp, date ...).A user defined type.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.cql3.functions.masking
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.cql3.restrictions
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.cql3.selectionClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.dbClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.ValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.db.contextClassDescriptionValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.db.filter
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.db.marshalClassDescriptionA class avoiding class duplication between CompositeType and DynamicCompositeType.Specifies a Comparator for a specific type of ByteBuffer.The abstract validator that is the base for maps, sets and lists (both frozen and non-frozen).Deprecated.This is the old version of TimestampType, but has been replaced as it wasn't comparing pre-epoch timestamps correctly.Represents a duration.A type that only accept empty data.Base type for the numeric types.Base type for temporal types (timestamp, date ...).Type for date-time values.Nanosecond resolution time valuesThis is essentially like a CompositeType, but it's not primarily meant for comparison, just to pack multiple values together so has a more friendly encoding.Parse a string containing an Type definition.A user defined type.Compares UUIDs using the following criteria:
- if count of supplied bytes is less than 16, compare counts
- compare UUID version fields
- nil UUID is always lesser
- compare timestamps if both are time-based
- compare lexically, unsigned msb-to-lsb comparisonValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.Creates db objects using the given accessors value type. -
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.db.rowsClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.ValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.dhtClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.for sorting columns representing row keys in the row ordering as determined by a partitioner.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.exceptions
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.internal
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sai
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sai.disk.v1.vector
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sai.utilsClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.ValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.analyzer
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.conf
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.conf.view
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.disk
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.memory
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.plan
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.sa
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.index.sasi.utils
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.io.sstable
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.io.sstable.metadata
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.schemaClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.A user defined type.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.serializersClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.ValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.service.paxosClassDescriptionValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.service.paxos.uncommitted
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.transportClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.A user defined type.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.utilsClassDescriptionSpecifies a Comparator for a specific type of ByteBuffer.ValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.utils.bytecomparableClassDescriptionValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.utils.memoryClassDescriptionValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.
-
Classes in org.apache.cassandra.db.marshal used by org.apache.cassandra.utils.vintClassDescriptionValueAccessor allows serializers and other code dealing with raw bytes to operate on different backing types (ie: byte arrays, byte buffers, etc) without requiring that the supported backing types share a common type ancestor and without incuring the allocation cost of a wrapper object.