public class SampleContext extends Object
SampleConsumer, SampleProducer
will operate| Constructor and Description |
|---|
SampleContext() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getData()
Gets the data storage.
|
File |
getWorkingDirectory()
Return the root directory that consumers are authorized to use for
intermediate work.
SampleConsumers are encourage to create their own work directories beneath this root work directory |
void |
setWorkingDirectory(File workingDirectory)
Sets the work directory.
|
public final File getWorkingDirectory()
public final void setWorkingDirectory(File workingDirectory)
workingDirectory - the new working directoryCopyright © 1998-2022 Apache Software Foundation. All Rights Reserved.