T - Type of the object created using Configurationpublic interface ConfigBasedObjectCreationFactory<T>
Configuration to create an instance of T| Modifier and Type | Method and Description |
|---|---|
T |
create(org.apache.hadoop.conf.Configuration conf) |
T create(org.apache.hadoop.conf.Configuration conf)
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.