JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.hadoop.hbase.util
Interface FSVisitor.StoreFileVisitor
Enclosing class:
FSVisitor
public static interface
FSVisitor.StoreFileVisitor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
storeFile
(
String
region,
String
family,
String
hfileName)
Method Details
storeFile
void
storeFile
(
String
region,
String
family,
String
hfileName)
throws
IOException
Throws:
IOException