Package | Description |
---|---|
org.apache.accumulo.core.client.admin | |
org.apache.accumulo.core.data |
Modifier and Type | Method and Description |
---|---|
abstract 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)
Compares this column to another.
|
boolean |
Column.equals(Column that)
Checks if this column equals another.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.