Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.io.util |
Modifier and Type | Method and Description |
---|---|
static ColumnSerializer |
Column.serializer() |
Constructor and Description |
---|
ColumnSortedMap(java.util.Comparator<java.nio.ByteBuffer> comparator,
ColumnSerializer serializer,
java.io.DataInput dis,
int length,
IColumnSerializer.Flag flag,
int expireBefore) |
Copyright © 2014 The Apache Software Foundation