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
IOException
void bulkHFile(TFamily family, org.apache.hadoop.fs.FileStatus hfileStatus) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.