public final class GridConfigurationFinder extends Object
GRIDGAIN_HOME folder
and its subfolders.| Modifier and Type | Field and Description |
|---|---|
static String |
Q_PREFIX
Prefix for questionable paths.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GridTuple3<String,Long,File>> |
getConfigFiles()
Lists paths to all GridGain configuration files located in GRIDGAIN_HOME with their
last modification timestamps.
|
public static final String Q_PREFIX
public static List<GridTuple3<String,Long,File>> getConfigFiles() throws IOException
IOException - Thrown in case of any IO error.Copyright © 2014. All rights reserved.