public static class HadoopInputFormat.RefCountedCloseable<T extends AutoCloseable> extends Object
Constructor and Description |
---|
RefCountedCloseable(Function<org.apache.hadoop.conf.Configuration,T> builder) |
Modifier and Type | Method and Description |
---|---|
T |
acquire() |
void |
release() |
void |
setBuilderConfiguration(org.apache.hadoop.conf.Configuration configuration) |
Copyright © 2012–2024. All rights reserved.