private static interface LoadIncrementalHFiles.BulkHFileVisitor<TFamily>
| Modifier and Type | Method and Description | 
|---|---|
| TFamily | bulkFamily(byte[] familyName) | 
| void | bulkHFile(TFamily family,
         org.apache.hadoop.fs.FileStatus hfileStatus) | 
TFamily bulkFamily(byte[] familyName) throws IOException
IOExceptionvoid bulkHFile(TFamily family, org.apache.hadoop.fs.FileStatus hfileStatus) throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.