Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.ignite.igfs Classes and Interfaces - 38 results found.
NameDescriptionTypePackageFramework
IgfsBlockLocationIGFS file's data block location in the grid.Interfaceorg.apache.ignite.igfsIgnite
IgfsByteDelimiterRecordResolverRecord resolver which adjusts records based on provided delimiters.Classorg.apache.ignite.igfs.mapreduce.recordsIgnite
IgfsConcurrentModificationExceptionIGFS exception indicating that file system structure was modified concurrently.Classorg.apache.ignite.igfsIgnite
IgfsCorruptedFileExceptionException thrown when target file's block is not found in data cache.Classorg.apache.ignite.igfsIgnite
IgfsDirectoryNotEmptyExceptionException indicating that directory can not be deleted because it is not empty.Classorg.apache.ignite.igfsIgnite
IgfsExceptionIGFS exception thrown by file system components.Classorg.apache.ignite.igfsIgnite
IgfsFileIGFS file or directory descriptor.Interfaceorg.apache.ignite.igfsIgnite
IgfsFileRangeEntity representing part of IGFS file identified by file path, start position, and length.Classorg.apache.ignite.igfs.mapreduceIgnite
IgfsFixedLengthRecordResolverRecord resolver which adjusts records to fixed length.Classorg.apache.ignite.igfs.mapreduce.recordsIgnite
IgfsGroupDataBlocksKeyMapperIGFS class providing ability to group file's data blocks together on one node.Classorg.apache.ignite.igfsIgnite
IgfsInputStreamIGFS input stream to read data from the file system.Classorg.apache.ignite.igfsIgnite
IgfsInputStreamJobAdapterConvenient IgfsJob adapter.Classorg.apache.ignite.igfs.mapreduceIgnite
IgfsInvalidHdfsVersionExceptionException thrown when Ignite detects that remote HDFS version differs from version of HDFS libraries in Ignite classpath.Classorg.apache.ignite.igfsIgnite
IgfsInvalidPathExceptionIGFS exception indicating that operation target is invalid (e.Classorg.apache.ignite.igfsIgnite
IgfsIpcEndpointConfigurationIGFS IPC endpoint configuration.Classorg.apache.ignite.igfsIgnite
IgfsIpcEndpointTypeenum IgfsIpcEndpointTypeEnum Constant SummaryClassorg.apache.ignite.igfsIgnite
IgfsJobDefines executable unit for IgfsTask.Interfaceorg.apache.ignite.igfs.mapreduceIgnite
IgfsJobAdapterAdapter for IgfsJob with no-op implementation of cancel() method.Classorg.apache.ignite.igfs.mapreduceIgnite
IgfsMetricsIGFS metrics snapshot for the file system.Interfaceorg.apache.ignite.igfsIgnite
IgfsModeIGFS mode defining interactions with underlying secondary Hadoop file system.Classorg.apache.ignite.igfsIgnite
IgfsNewLineRecordResolverRecord resolver based on new line detection.Classorg.apache.ignite.igfs.mapreduce.recordsIgnite
IgfsOutOfSpaceExceptionIGFS exception that is thrown when it detected out-of-space condition.Classorg.apache.ignite.igfsIgnite
IgfsOutputStreamIGFS output stream to write data into the file system.Classorg.apache.ignite.igfsIgnite
IgfsParentNotDirectoryExceptionException thrown when parent supposed to be a directory is a file.Classorg.apache.ignite.igfsIgnite
IgfsPathIGFS path to file in the file system.Classorg.apache.ignite.igfsIgnite
IgfsPathAlreadyExistsExceptionException thrown when target path supposed to be created already exists.Classorg.apache.ignite.igfsIgnite
IgfsPathIsDirectoryExceptionException indicating that path is directory, while it is expected to be a file.Classorg.apache.ignite.igfsIgnite
IgfsPathIsNotDirectoryExceptionException indicating that path is not directory.Classorg.apache.ignite.igfsIgnite
IgfsPathNotFoundExceptionIGFS exception indicating that target resource is not found.Classorg.apache.ignite.igfsIgnite
IgfsPathSummaryPath summary: total files count, total directories count, total length.Classorg.apache.ignite.igfsIgnite
IgfsRangeInputStreamDecorator for regular IgfsInputStream which streams only data within the given range.Classorg.apache.ignite.igfs.mapreduceIgnite
IgfsRecordResolverIGFS record resolver.Interfaceorg.apache.ignite.igfs.mapreduceIgnite
IgfsSecondaryFileSystemSecondary file system interface.Interfaceorg.apache.ignite.igfs.secondaryIgnite
IgfsSecondaryFileSystemPositionedReadableThe simplest data input interface to read from secondary file system.Interfaceorg.apache.ignite.igfs.secondaryIgnite
IgfsStringDelimiterRecordResolverRecord resolver based on delimiters represented as strings.Classorg.apache.ignite.igfs.mapreduce.recordsIgnite
IgfsTaskIGFS task which can be executed on the grid using one of IgniteFs.Classorg.apache.ignite.igfs.mapreduceIgnite
IgfsTaskArgsIGFS task arguments.Interfaceorg.apache.ignite.igfs.mapreduceIgnite
IgfsTaskNoReduceAdapterConvenient IgfsTask adapter with empty reduce step.Classorg.apache.ignite.igfs.mapreduceIgnite