| Package | Description |
|---|---|
| org.apache.accumulo.core.client.admin | |
| org.apache.accumulo.core.data |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
ActiveScan.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
Range |
Range.bound(Column min,
Column max)
Creates a new range that is bounded by the columns passed in.
|
int |
Column.compareTo(Column that) |
boolean |
Column.equals(Column that) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.