| Package | Description | 
|---|---|
| org.apache.cassandra.db.marshal | |
| org.apache.cassandra.serializers | 
| Modifier and Type | Method and Description | 
|---|---|
| MapSerializer<K,V> | MapType. getSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K,V> MapSerializer<K,V> | MapSerializer. getInstance(TypeSerializer<K> keys,
           TypeSerializer<V> values,
           java.util.Comparator<java.nio.ByteBuffer> comparator) | 
Copyright © 2018 The Apache Software Foundation