|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreFile | |
---|---|
org.apache.hadoop.hbase.regionserver |
Uses of StoreFile in org.apache.hadoop.hbase.regionserver |
---|
Methods in org.apache.hadoop.hbase.regionserver that return types with arguments of type StoreFile | |
---|---|
List<StoreFile> |
HRegion.close()
Close down this HRegion. |
List<StoreFile> |
HRegion.close(boolean abort)
Close down this HRegion. |
Method parameters in org.apache.hadoop.hbase.regionserver with type arguments of type StoreFile | |
---|---|
static long |
StoreFile.getMaxSequenceIdInList(List<StoreFile> sfs)
Return the highest sequence ID found across all storefiles in the given list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |