Package | Description |
---|---|
org.apache.hadoop.hbase.mob | |
org.apache.hadoop.hbase.mob.compactions |
Class and Description |
---|
PartitionedMobCompactionRequest.CompactionPartitionId
The partition id that consists of start key and date of the mob file name.
|
Class and Description |
---|
MobCompactionRequest
The compaction request for mob files.
|
MobCompactionRequest.CompactionType |
MobCompactor
A mob compactor to directly compact the mob files.
|
PartitionedMobCompactionRequest
An implementation of
MobCompactionRequest that is used in
PartitionedMobCompactor . |
PartitionedMobCompactionRequest.CompactionDelPartition
The delete file partition in the mob compaction.
|
PartitionedMobCompactionRequest.CompactionDelPartitionId
The delete partition id that consists of start key and end key
|
PartitionedMobCompactionRequest.CompactionPartition
The partition in the mob compaction.
|
PartitionedMobCompactionRequest.CompactionPartitionId
The partition id that consists of start key and date of the mob file name.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.