@InterfaceAudience.Public
@InterfaceStability.Stable
public interface JobConfigurable
Modifier and Type | Method and Description |
---|---|
void |
configure(JobConf job)
Initializes a new instance from a
JobConf . |
Copyright © 2021 Apache Software Foundation. All rights reserved.