| Constructor and Description |
|---|
SingleKeyMultiColumnQuery(ByteBuffer key,
List<ByteBuffer> columns,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
List<ByteBuffer> |
getColumns() |
ByteBuffer |
getKey() |
SingleKeyMultiColumnQuery |
setLimit(int limit) |
public SingleKeyMultiColumnQuery(ByteBuffer key, List<ByteBuffer> columns, int limit)
public ByteBuffer getKey()
public List<ByteBuffer> getColumns()
public SingleKeyMultiColumnQuery setLimit(int limit)
Copyright © 2012–2024. All rights reserved.