public static interface ColumnQuery.ColumnSelect
| Modifier and Type | Method and Description |
|---|---|
ColumnQuery.ColumnFrom |
from(String columnFamily)
Defines the column family in the query
|
ColumnQuery.ColumnFrom from(String columnFamily)
columnFamily - the column family to queryqueryNullPointerException - when columnFamily is nullCopyright © 2017–2020 Eclipse Foundation. All rights reserved.