|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HStoreFile | |
|---|---|
| org.apache.hadoop.hbase.util.migration.v5 | Package of classes used instantiating objects written with pre-version 5 versions of HBase. |
| Uses of HStoreFile in org.apache.hadoop.hbase.util.migration.v5 |
|---|
| Methods in org.apache.hadoop.hbase.util.migration.v5 that return types with arguments of type HStoreFile | |
|---|---|
List<HStoreFile> |
HRegion.close()
Close down this HRegion. |
| Methods in org.apache.hadoop.hbase.util.migration.v5 with parameters of type HStoreFile | |
|---|---|
boolean |
HStoreFile.rename(org.apache.hadoop.fs.FileSystem fs,
HStoreFile hsf)
Renames the mapfiles and info directories under the passed hsf directory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||