| Package | Description | 
|---|---|
| org.apache.cassandra.thrift | 
| Modifier and Type | Method and Description | 
|---|---|
| KeyCount | KeyCount. deepCopy() | 
| KeyCount | KeyCount. setCount(int count) | 
| KeyCount | KeyCount. setKey(byte[] key) | 
| KeyCount | KeyCount. setKey(java.nio.ByteBuffer key) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | KeyCount. compareTo(KeyCount other) | 
| boolean | KeyCount. equals(KeyCount that) | 
| Constructor and Description | 
|---|
| KeyCount(KeyCount other)Performs a deep copy on other. | 
Copyright © 2018 The Apache Software Foundation