|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompactSelection | |
---|---|
org.apache.hadoop.hbase.regionserver.compactions |
Uses of CompactSelection in org.apache.hadoop.hbase.regionserver.compactions |
---|
Methods in org.apache.hadoop.hbase.regionserver.compactions that return CompactSelection | |
---|---|
CompactSelection |
CompactionRequest.getCompactSelection()
Gets the compact selection object for the request |
CompactSelection |
CompactSelection.getSubList(int start,
int end)
|
CompactSelection |
CompactSelection.selectExpiredStoreFilesToCompact(long maxExpiredTimeStamp)
Select the expired store files to compact |
CompactSelection |
CompactSelection.subList(int start,
int end)
|
Constructors in org.apache.hadoop.hbase.regionserver.compactions with parameters of type CompactSelection | |
---|---|
CompactionRequest(HRegion r,
Store s,
CompactSelection files,
boolean isMajor,
int p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |