Package | Description |
---|---|
org.apache.ignite.hadoop.fs |
Ignite Hadoop Accelerator file system API.
|
org.apache.ignite.igfs |
Contains IGnite File System APIs.
|
Modifier and Type | Method and Description |
---|---|
static IgfsException |
IgniteHadoopIgfsSecondaryFileSystem.cast(String msg,
IOException e)
Cast IO exception to IGFS exception.
|
Modifier and Type | Class and Description |
---|---|
class |
IgfsConcurrentModificationException
IGFS exception indicating that file system structure was modified concurrently. |
class |
IgfsCorruptedFileException
Exception thrown when target file's block is not found in data cache.
|
class |
IgfsDirectoryNotEmptyException
Exception indicating that directory can not be deleted because it is not empty.
|
class |
IgfsInvalidHdfsVersionException
Exception thrown when Ignite detects that remote HDFS version differs from version of HDFS libraries
in Ignite classpath.
|
class |
IgfsInvalidPathException
IGFS exception indicating that operation target is invalid
(e.g. not a file while expecting to be a file). |
class |
IgfsOutOfSpaceException
IGFS exception that is thrown when it detected out-of-space condition. |
class |
IgfsParentNotDirectoryException
Exception thrown when parent supposed to be a directory is a file.
|
class |
IgfsPathAlreadyExistsException
Exception thrown when target path supposed to be created already exists.
|
class |
IgfsPathIsDirectoryException
Exception indicating that path is directory, while it is expected to be a file.
|
class |
IgfsPathIsNotDirectoryException
Exception indicating that path is not directory.
|
class |
IgfsPathNotFoundException
IGFS exception indicating that target resource is not found. |
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015