public class LocalHadoopFlowProcess extends FlowProcessWrapper<JobConf>
LocalHfsAdaptor
implementation.FlowProcess.FlowProcessContext, FlowProcess.NullFlowProcess
NULL
Constructor and Description |
---|
LocalHadoopFlowProcess(FlowProcess<? extends java.util.Properties> delegate) |
Modifier and Type | Method and Description |
---|---|
JobConf |
getConfig() |
JobConf |
getConfigCopy() |
java.lang.Object |
getProperty(java.lang.String key) |
java.util.Collection<java.lang.String> |
getPropertyKeys() |
closeTrapCollectors, copyConfig, copyWith, diffConfigIntoMap, getCounterValue, getCounterValue, getCurrentSession, getCurrentSliceNum, getDelegate, getFlowProcessContext, getID, getNumProcessSlices, getTrapCollectorFor, increment, increment, isCounterStatusInitialized, keepAlive, mergeMapIntoConfig, newInstance, openSystemIntermediateForWrite, openTapForRead, openTapForWrite, openTrapForWrite, setCurrentSession, setStatus, undelegate
getBooleanProperty, getBooleanProperty, getIntegerProperty, getIntegerProperty, getStringProperty, getStringProperty, getTrapCollectors, nullFlowProcess
public LocalHadoopFlowProcess(FlowProcess<? extends java.util.Properties> delegate)
public JobConf getConfig()
getConfig
in class FlowProcessWrapper<JobConf>
public JobConf getConfigCopy()
getConfigCopy
in class FlowProcessWrapper<JobConf>
public java.lang.Object getProperty(java.lang.String key)
getProperty
in class FlowProcessWrapper<JobConf>
public java.util.Collection<java.lang.String> getPropertyKeys()
getPropertyKeys
in class FlowProcessWrapper<JobConf>
Copyright © 2007-2017 Cascading Maintainers. All Rights Reserved.