| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
void |
HRegion.checkTimestamps(Map<byte[],List<Cell>> familyMap,
long now) |
void |
Region.checkTimestamps(Map<byte[],List<Cell>> familyMap,
long now)
Check the collection of families for valid timestamps
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.