Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.ignite.igfs.mapreduce Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
IgfsByteDelimiterRecordResolverRecord resolver which adjusts records based on provided delimiters.Classorg.apache.ignite.igfs.mapreduce.recordsIgnite
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
IgfsInputStreamJobAdapterConvenient IgfsJob adapter.Classorg.apache.ignite.igfs.mapreduceIgnite
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
IgfsNewLineRecordResolverRecord resolver based on new line detection.Classorg.apache.ignite.igfs.mapreduce.recordsIgnite
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
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