public interface ConfigurationStorable
| Modifier and Type | Method and Description | 
|---|---|
void | 
load(Configuration conf)
Loads the current state from the given job configuration 
 | 
void | 
store(Configuration conf)
Stores the current state into the given job configuration 
 | 
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.