Package | Description |
---|---|
org.apache.ignite.igfs |
Contains IGnite File System APIs.
|
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
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019