public class IgfsPaths extends Object implements Externalizable
| Constructor and Description |
|---|
IgfsPaths()
Empty constructor required by
Externalizable. |
IgfsPaths(Map<String,String> props,
IgfsMode dfltMode,
List<T2<IgfsPath,IgfsMode>> pathModes)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsMode |
defaultMode() |
List<T2<IgfsPath,IgfsMode>> |
pathModes() |
Map<String,String> |
properties() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public IgfsPaths()
Externalizable.public IgfsMode defaultMode()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015