public static class CheckPersistence.GetEntriesTask extends Object implements SubVMTask
persistenceDirectory and
their associated value is returned.| Modifier and Type | Field and Description |
|---|---|
private ResourceBundle |
bundle |
| Constructor and Description |
|---|
GetEntriesTask() |
| Modifier and Type | Method and Description |
|---|---|
private Object |
getEntries(Configuration conf)
Obtain all of the
persistenceDirectory entries in the
configuration and return them as pairs in a String
array. |
Object |
run(String[] args)
Run the subtask.
|
private ResourceBundle bundle
public Object run(String[] args)
SubVMTaskprivate Object getEntries(Configuration conf)
persistenceDirectory entries in the
configuration and return them as pairs in a String
array.conf - the configuration to examineCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.