public abstract class AbstractBinaryInputFormat extends org.apache.hadoop.mapreduce.InputFormat<StaticBuffer,Iterable<Entry>> implements org.apache.tinkerpop.gremlin.hadoop.structure.io.HadoopPoolsConfigurable
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.hadoop.conf.Configuration |
hadoopConf |
protected ModifiableConfiguration |
janusgraphConf |
protected ModifiableHadoopConfiguration |
mrConf |
| Constructor and Description |
|---|
AbstractBinaryInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
void |
setConf(org.apache.hadoop.conf.Configuration config) |
protected org.apache.hadoop.conf.Configuration hadoopConf
protected ModifiableHadoopConfiguration mrConf
protected ModifiableConfiguration janusgraphConf
public void setConf(org.apache.hadoop.conf.Configuration config)
setConf in interface org.apache.hadoop.conf.ConfigurablesetConf in interface org.apache.tinkerpop.gremlin.hadoop.structure.io.HadoopPoolsConfigurablepublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.ConfigurablegetConf in interface org.apache.tinkerpop.gremlin.hadoop.structure.io.HadoopPoolsConfigurableCopyright © 2012–2024. All rights reserved.