@FunctionalInterface private static interface TestHFileArchiving.ArchivingFunction<Configuration,FS,Region,Dir,Family,Files>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Configuration config,
FS fs,
Region region,
Dir dir,
Family family,
Files files) |
void apply(Configuration config, FS fs, Region region, Dir dir, Family family, Files files) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.