Package | Description |
---|---|
org.apache.cassandra.db.marshal | |
org.apache.cassandra.serializers |
Modifier and Type | Method and Description |
---|---|
SetSerializer<T> |
SetType.getSerializer() |
Modifier and Type | Method and Description |
---|---|
static <T> SetSerializer<T> |
SetSerializer.getInstance(TypeSerializer<T> elements,
java.util.Comparator<java.nio.ByteBuffer> elementComparator) |
Copyright © 2017 The Apache Software Foundation