private static final class HStore.StoreFileWriterCreationTracker extends Object implements Consumer<org.apache.hadoop.fs.Path>
| Modifier and Type | Field and Description |
|---|---|
private Set<org.apache.hadoop.fs.Path> |
files |
| Modifier | Constructor and Description |
|---|---|
private |
StoreFileWriterCreationTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.apache.hadoop.fs.Path t) |
Set<org.apache.hadoop.fs.Path> |
get() |
private StoreFileWriterCreationTracker()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.