Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Field and Description |
---|---|
protected Map<byte[],TimeRange> |
Query.colFamTimeRangeMap |
Modifier and Type | Method and Description |
---|---|
TimeRange |
Increment.getTimeRange()
Gets the TimeRange used for this increment.
|
TimeRange |
Scan.getTimeRange() |
TimeRange |
Get.getTimeRange()
Method for retrieving the get's TimeRange
|
Modifier and Type | Method and Description |
---|---|
Map<byte[],TimeRange> |
Query.getColumnFamilyTimeRange() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.