All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractTimeSeriesWritableRecordBatch |
|
| AbstractWritableRecordBatch |
|
| AbstractWritableRecordBatch.RecordBatchListIterator |
|
| AddConstantColumnTransform |
|
| AggregableCheckingOp<T> |
|
| AggregableColumnReduction |
|
| AggregableMultiOp<T> |
|
| AggregableReductionUtils |
|
| AggregatorImpls |
|
| AggregatorImpls.AggregableCount<T> |
|
| AggregatorImpls.AggregableCountUnique<T> |
This distinct count is based on streamlib's implementation of "HyperLogLog in Practice:
Algorithmic Engineering of a State of The Art Cardinality Estimation Algorithm", available
here.
|
| AggregatorImpls.AggregableFirst<T> |
|
| AggregatorImpls.AggregableLast<T> |
|
| AggregatorImpls.AggregableMax<T extends Number & Comparable<T>> |
|
| AggregatorImpls.AggregableMean<T extends Number> |
|
| AggregatorImpls.AggregableMin<T extends Number & Comparable<T>> |
|
| AggregatorImpls.AggregablePopulationVariance<T extends Number> |
This class offers an aggregable reduce operation for the population variance, i.e.
|
| AggregatorImpls.AggregableProd<T extends Number> |
|
| AggregatorImpls.AggregableRange<T extends Number & Comparable<T>> |
|
| AggregatorImpls.AggregableStdDev<T extends Number> |
This class offers an aggregable reduce operation for the unbiased standard deviation, i.e.
|
| AggregatorImpls.AggregableSum<T extends Number> |
|
| AggregatorImpls.AggregableUncorrectedStdDev<T extends Number> |
This class offers an aggregable reduce operation for the biased standard deviation, i.e.
|
| AggregatorImpls.AggregableVariance<T extends Number> |
This class offers an aggregable reduce operation for the unbiased variance, i.e.
|
| AnalysisCounter<T extends AnalysisCounter> |
|
| AppendStringColumnTransform |
|
| ArrayWritable |
|
| BalancedPathFilter |
|
| BaseColumnComparator |
|
| BaseColumnCondition |
|
| BaseColumnFilter |
|
| BaseColumnMetaData |
|
| BaseColumnsMathOpTransform |
|
| BaseColumnTransform |
|
| BaseDoubleTransform |
|
| BaseFloatTransform |
|
| BaseInputFormat |
|
| BaseInputSplit |
Base input split
|
| BaseIntegerTransform |
|
| BaseRecordReader |
|
| BaseSequenceExpansionTransform |
|
| BaseSerializer |
|
| BaseStringTransform |
|
| BaseTransform |
|
| BinaryComparable |
|
| BinaryMetaData |
|
| BooleanColumnCondition |
|
| BooleanCondition |
|
| BooleanCondition.Type |
|
| BooleanMetaData |
|
| BooleanWritable |
|
| BooleanWritable.Comparator |
A Comparator optimized for BooleanWritable.
|
| Buffer |
|
| BytesAnalysis |
|
| BytesAnalysis.Builder |
|
| BytesAnalysisCounter |
|
| BytesQuality |
|
| BytesQualityAnalysisState |
|
| BytesWritable |
|
| ByteWritable |
|
| ByteWritable.Comparator |
A Comparator optimized for ByteWritable.
|
| ByteWritableOp<T> |
|
| CalculateSortedRank |
|
| CategoricalAnalysis |
|
| CategoricalAnalysisCounter |
|
| CategoricalColumnCondition |
|
| CategoricalHistogramCounter |
|
| CategoricalMetaData |
|
| CategoricalQuality |
|
| CategoricalQualityAddFunction |
|
| CategoricalQualityAnalysisState |
|
| CategoricalQualityMergeFunction |
|
| CategoricalToIntegerTransform |
|
| CategoricalToOneHotTransform |
|
| ChangeCaseStringTransform |
|
| ChangeCaseStringTransform.CaseType |
|
| ClassPathResource |
Deprecated. |
| CollectionInputSplit |
|
| CollectionRecordReader |
|
| CollectionSequenceRecordReader |
|
| ColumnAnalysis |
|
| ColumnCondition |
|
| ColumnMetaData |
|
| ColumnOp |
|
| ColumnQuality |
|
| ColumnReduction |
|
| ColumnType |
|
| Comparators |
|
| ComposableRecordReader |
|
| ConcatenateStringColumns |
|
| ConcatenatingRecordReader |
|
| Condition |
|
| ConditionalCopyValueTransform |
|
| ConditionalReplaceValueTransform |
|
| ConditionalReplaceValueTransformWithDefault |
|
| ConditionFilter |
|
| ConditionOp |
|
| Configurable |
|
| Configuration |
|
| Configuration.IntegerRanges |
A class that represents a set of positive integer ranges.
|
| Configured |
|
| ConvertFromSequence |
|
| ConvertToDouble |
|
| ConvertToFloat |
|
| ConvertToInteger |
|
| ConvertToSequence |
|
| ConvertToString |
|
| CSVInputFormat |
|
| CSVLineSequenceRecordReader |
|
| CSVMultiSequenceRecordReader |
|
| CSVMultiSequenceRecordReader.Mode |
|
| CSVNLinesSequenceRecordReader |
|
| CSVOutputFormat |
|
| CSVRecordReader |
|
| CSVRecordWriter |
|
| CSVRegexRecordReader |
|
| CSVSequenceRecordReader |
|
| CSVVariableSlidingWindowRecordReader |
|
| DataAction |
|
| DataAnalysis |
|
| DataInputBuffer |
|
| DataInputWrapperStream |
|
| DataOutputBuffer |
|
| DataOutputWrapperStream |
|
| DataQualityAnalysis |
A report outlining number of invalid and missing features
|
| DataVecAnalysisUtils |
|
| DataVecException |
|
| DateTimeFieldTypeDeserializer |
|
| DateTimeFieldTypeSerializer |
|
| DeriveColumnsFromTimeTransform |
|
| DeriveColumnsFromTimeTransform.Builder |
|
| DeriveColumnsFromTimeTransform.DerivedColumn |
|
| Deserializer<T> |
|
| DispatchOp<T,U> |
|
| DispatchWithConditionOp<U> |
|
| Distance |
|
| DivObject |
|
| DoubleAnalysis |
|
| DoubleAnalysis.Builder |
|
| DoubleAnalysisCounter |
|
| DoubleColumnCondition |
|
| DoubleColumnsMathOpTransform |
|
| DoubleHistogramCounter |
|
| DoubleMathFunctionTransform |
|
| DoubleMathOpTransform |
|
| DoubleMetaData |
|
| DoubleQuality |
|
| DoubleWritable |
Writable for Double values.
|
| DoubleWritable.Comparator |
A Comparator optimized for DoubleWritable.
|
| DoubleWritableComparator |
|
| DoubleWritableConverter |
|
| DoubleWritableOp<T> |
|
| DuplicateColumnsTransform |
|
| FieldSelection |
|
| FieldSelection.Builder |
|
| FileBatchRecordReader |
|
| FileBatchSequenceRecordReader |
|
| FileFromPathIterator |
|
| FileRecordReader |
File reader/writer
|
| FileRecordWriter |
|
| FileSplit |
|
| FileStreamCreatorFunction |
|
| Filter |
|
| FilterInvalidValues |
|
| FirstDigitTransform |
|
| FirstDigitTransform.Mode |
Mode determines how non-numerical entries should be handled:
EXCEPTION_ON_INVALID: output has 10 category values ("0", ..., "9"), and any non-numerical values result in an exception
INCLUDE_OTHER_CATEGORY: output has 11 category values ("0", ..., "9", "Other"), all non-numerical values are mapped to "Other"
|
| FloatColumnCondition |
|
| FloatColumnsMathOpTransform |
|
| FloatMathFunctionTransform |
|
| FloatMathOpTransform |
|
| FloatMetaData |
|
| FloatWritable |
|
| FloatWritable.Comparator |
A Comparator optimized for FloatWritable.
|
| FloatWritableComparator |
|
| FloatWritableConverter |
|
| FloatWritableOp<T> |
|
| GeographicMidpointReduction |
|
| GeographicMidpointReduction.AverageCoordinateReduceOp |
|
| HistogramCounter |
|
| HtmlAnalysis |
|
| HtmlSequencePlotting |
|
| IAggregableReduceOp<T,V> |
|
| IAssociativeReducer |
|
| Index |
|
| InferredSchema |
|
| InfiniteColumnCondition |
|
| InMemoryRecordReader |
|
| InMemorySequenceRecordReader |
|
| InputFormat |
|
| InputSplit |
|
| InputStreamInputSplit |
|
| IntegerAnalysis |
|
| IntegerAnalysis.Builder |
|
| IntegerAnalysisCounter |
|
| IntegerColumnCondition |
|
| IntegerColumnsMathOpTransform |
|
| IntegerMathOpTransform |
|
| IntegerMetaData |
|
| IntegerQuality |
|
| IntegerQualityAddFunction |
|
| IntegerQualityAnalysisState |
|
| IntegerQualityMergeFunction |
|
| IntegerToCategoricalTransform |
|
| IntegerToOneHotTransform |
|
| IntWritable |
|
| IntWritable.Comparator |
A Comparator optimized for IntWritable.
|
| IntWritableComparator |
|
| IntWritableOp<T> |
|
| InvalidNumColumns |
|
| InvalidValueColumnCondition |
|
| IOUtils |
|
| IStringReducer |
|
| JacksonLineRecordReader |
|
| JacksonLineSequenceRecordReader |
|
| JacksonReaderUtils |
|
| JacksonRecordReader |
|
| Join |
|
| Join.Builder |
|
| Join.JoinType |
Type of join
Inner: Return examples where the join column values occur in both
LeftOuter: Return all examples from left data, whether there is a matching right value or not.
|
| JsonMappers |
|
| JsonSerializer |
|
| LabelWriterConverter |
|
| LegacyJsonFormat |
|
| LegacyJsonFormat.CalculateSortedRankMixin |
|
| LegacyJsonFormat.ColumnAnalysisMixin |
|
| LegacyJsonFormat.ColumnMetaDataMixin |
|
| LegacyJsonFormat.ConditionMixin |
|
| LegacyJsonFormat.FilterMixin |
|
| LegacyJsonFormat.IStringReducerMixin |
|
| LegacyJsonFormat.SchemaMixin |
|
| LegacyJsonFormat.SequenceComparatorMixin |
|
| LegacyJsonFormat.SequenceSplitMixin |
|
| LegacyJsonFormat.TransformMixin |
|
| LegacyJsonFormat.WindowFunctionMixin |
|
| LegacyJsonFormat.WritableComparatorMixin |
|
| LegacyJsonFormat.WritableMixin |
|
| LibSvmInputFormat |
Lib svm input format
|
| LibSvmOutputFormat |
|
| LibSvmRecordReader |
|
| LibSvmRecordWriter |
|
| LineInputFormat |
|
| LineOutputFormat |
Line output format
|
| LineRecordReader |
Reads files line by line
|
| LineRecordWriter |
|
| ListStringInputFormat |
|
| ListStringRecordReader |
|
| ListStringSplit |
An input split that already
has delimited data of some kind.
|
| ListWrappers |
|
| ListWrappers.ConditionList |
|
| ListWrappers.DataActionList |
|
| ListWrappers.FilterList |
|
| ListWrappers.ReducerList |
|
| ListWrappers.SequenceComparatorList |
|
| ListWrappers.TransformList |
|
| Log2Normalizer |
|
| LogRecordListener |
|
| LongAnalysis |
|
| LongAnalysis.Builder |
|
| LongAnalysisCounter |
|
| LongColumnCondition |
|
| LongColumnsMathOpTransform |
|
| LongMathOpTransform |
|
| LongMetaData |
|
| LongQuality |
|
| LongQualityAddFunction |
|
| LongQualityAnalysisState |
|
| LongQualityMergeFunction |
|
| LongWritable |
|
| LongWritable.Comparator |
A Comparator optimized for LongWritable.
|
| LongWritable.DecreasingComparator |
A decreasing Comparator optimized for LongWritable.
|
| LongWritableComparator |
|
| LongWritableOp<T> |
|
| MapAllStringsExceptListTransform |
|
| MathFunction |
|
| MathOp |
|
| MatlabInputFormat |
Matlab input format
|
| MatlabRecordReader |
|
| MatlabRecordWriter |
|
| MinMaxNormalizer |
|
| NaNColumnCondition |
|
| NDArrayAnalysis |
|
| NDArrayAnalysisCounter |
|
| NDArrayColumnsMathOpTransform |
|
| NDArrayDistanceTransform |
|
| NDArrayHistogramCounter |
|
| NDArrayMathFunctionTransform |
|
| NDArrayMetaData |
|
| NDArrayRecordBatch |
|
| NDArrayScalarOpTransform |
|
| NDArrayWritable |
|
| Normalize |
|
| NullWritable |
|
| NullWritableColumnCondition |
|
| NumberedFileInputSplit |
|
| NumberOfRecordsPartitioner |
|
| NumericalColumnAnalysis |
|
| NumericalColumnAnalysis.Builder<T extends NumericalColumnAnalysis.Builder<T>> |
|
| NumericalColumnComparator |
|
| Operation<TIn,TOut> |
|
| OutputFormat |
|
| OutputStreamInputSplit |
|
| OverlappingTimeWindowFunction |
|
| OverlappingTimeWindowFunction.Builder |
|
| ParentPathLabelGenerator |
|
| ParseDoubleTransform |
|
| Partitioner |
|
| PartitionMetaData |
|
| PathFilter |
Filters an array of paths in some way.
|
| PathLabelGenerator |
|
| PathMultiLabelGenerator |
|
| PatternPathLabelGenerator |
Returns a label derived from the base name of the path.
|
| PivotTransform |
|
| QualityAnalysisAddFunction |
|
| QualityAnalysisCombineFunction |
|
| QualityAnalysisState<T extends QualityAnalysisState> |
|
| RandomPathFilter |
Randomizes the order of paths in an array.
|
| RandomSplit |
|
| RawComparator<T> |
|
| RealQualityAddFunction |
|
| RealQualityAnalysisState |
|
| RealQualityMergeFunction |
|
| Record |
|
| Record |
|
| RecordConverter |
|
| RecordListener |
|
| RecordMapper |
|
| RecordMetaData |
|
| RecordMetaDataComposable |
|
| RecordMetaDataComposableMap |
|
| RecordMetaDataImageURI |
|
| RecordMetaDataIndex |
|
| RecordMetaDataInterval |
|
| RecordMetaDataLine |
|
| RecordMetaDataLineInterval |
|
| RecordMetaDataURI |
|
| RecordReader |
|
| RecordReaderConverter |
|
| RecordReaderFactory |
|
| RecordUtils |
|
| RecordWriter |
|
| RecordWriterFactory |
|
| ReduceOp |
|
| Reducer |
|
| Reducer.Builder |
|
| Reducer.ConditionalReduction |
|
| ReduceSequenceByWindowTransform |
|
| ReduceSequenceTransform |
|
| ReflectionUtils |
Deprecated. |
| RegexLineRecordReader |
|
| RegexSequenceRecordReader |
|
| RegexSequenceRecordReader.LineErrorHandling |
Error handling mode: How should invalid lines (i.e., those that don't match the provided regex) be handled?
FailOnInvalid: Throw an IllegalStateException when an invalid line is found
SkipInvalid: Skip invalid lines (quietly, with no warning)
SkipInvalidWithWarning: Skip invalid lines, but log a warning
|
| RemoveAllColumnsExceptForTransform |
|
| RemoveColumnsTransform |
|
| RemoveWhiteSpaceTransform |
|
| RenameColumnsTransform |
|
| RenderableComponent |
|
| RenderableComponentHistogram |
|
| RenderableComponentHistogram.Builder |
|
| RenderableComponentLineChart |
|
| RenderableComponentLineChart.Builder |
|
| RenderableComponentTable |
|
| RenderableComponentTable.Builder |
|
| ReorderColumnsTransform |
|
| ReplaceEmptyIntegerWithValueTransform |
|
| ReplaceEmptyStringTransform |
|
| ReplaceInvalidWithIntegerTransform |
|
| ReplaceStringTransform |
|
| ReverseComparator<T> |
|
| Schema |
|
| Schema.Builder |
|
| SelfWritableConverter |
|
| SequenceComparator |
|
| SequenceConditionMode |
|
| SequenceDataAnalysis |
|
| SequenceDifferenceTransform |
|
| SequenceDifferenceTransform.FirstStepMode |
|
| SequenceLengthAnalysis |
|
| SequenceLengthCondition |
|
| SequenceMerge |
|
| SequenceMovingWindowReduceTransform |
|
| SequenceMovingWindowReduceTransform.EdgeCaseHandling |
Enumeration to specify how each cases are handled: For example, for a look back period of 20, how should the
first 19 output values be calculated?
Default: Perform your former reduction as normal, with as many values are available
SpecifiedValue: use the given/specified value instead of the actual output value.
|
| SequenceOffsetTransform |
|
| SequenceOffsetTransform.EdgeHandling |
|
| SequenceOffsetTransform.OperationType |
|
| SequenceRecord |
|
| SequenceRecord |
|
| SequenceRecordReader |
|
| SequenceRecordWriter |
|
| SequenceSchema |
|
| SequenceSchema.Builder |
|
| SequenceSplit |
|
| SequenceSplitTimeSeparation |
|
| SequenceTrimToLengthTransform |
|
| SequenceTrimToLengthTransform.Mode |
Mode.
|
| SequenceTrimTransform |
|
| SerializableCSVParser |
|
| Serialization<T> |
|
| SerializationFactory |
|
| Serializer<T> |
|
| ShuffledListIterator<T> |
|
| SplitMaxLengthSequence |
|
| SplitStrategy |
|
| StandardizeNormalizer |
|
| StatCounter |
|
| StreamInputSplit |
|
| StringAggregatorImpls |
|
| StringAggregatorImpls.AggregableStringAppend |
|
| StringAggregatorImpls.AggregableStringPrepend |
|
| StringAnalysis |
|
| StringAnalysis.Builder |
|
| StringAnalysisCounter |
|
| StringColumnCondition |
|
| StringComparator |
|
| StringHistogramCounter |
|
| StringListToCategoricalSetTransform |
|
| StringListToCountsNDArrayTransform |
|
| StringListToIndicesNDArrayTransform |
|
| StringMapTransform |
|
| StringMetaData |
|
| StringQuality |
|
| StringQualityAddFunction |
|
| StringQualityAnalysisState |
|
| StringQualityMergeFunction |
|
| StringReduceOp |
|
| StringReducer |
|
| StringReducer.Builder |
|
| StringRegexColumnCondition |
|
| StringSplit |
String split used for single line inputs
|
| StringToCategoricalTransform |
|
| StringToTimeTransform |
|
| StringWritableOp<T> |
|
| SubtractMeanNormalizer |
|
| SVMLightInputFormat |
SVMLight input format
|
| SVMLightOutputFormat |
|
| SVMLightRecordReader |
|
| SVMLightRecordWriter |
|
| TDigestDeserializer |
|
| TDigestSerializer |
|
| Text |
|
| Text.Comparator |
A WritableComparator optimized for Text keys.
|
| TextToCharacterIndexTransform |
|
| TextToTermIndexSequenceTransform |
|
| TextWritableComparator |
|
| TimeAnalysis |
|
| TimeAnalysis.Builder |
|
| TimeColumnCondition |
|
| TimeMathOpTransform |
|
| TimeMetaData |
|
| TimeQuality |
|
| TimeQualityAddFunction |
|
| TimeQualityAnalysisState |
|
| TimeQualityMergeFunction |
|
| TimeSeriesWritableUtils |
|
| TimeSeriesWritableUtils.RecordDetails |
|
| TimeSeriesWritableUtils.ZeroLengthSequenceException |
Unchecked exception, thrown to signify that a zero-length sequence data set was encountered.
|
| TimeWindowFunction |
|
| TimeWindowFunction.Builder |
|
| Transform |
|
| TransformProcess |
|
| TransformProcess.Builder |
Builder class for constructing a TransformProcess
|
| TransformProcessRecordReader |
|
| TransformProcessSequenceRecordReader |
|
| TransformSplit |
|
| TransformSplit.URITransform |
|
| TrivialColumnCondition |
|
| TypeConversion |
|
| UnknownFormatException |
|
| UnsafeWritableInjector |
|
| UriFromPathIterator |
|
| URIUtil |
|
| Vectorizer<VECTOR_TYPE> |
|
| Vectorizer.RecordCallBack |
On record call back.
|
| WindowFunction |
|
| Writable |
|
| WritableComparable<T> |
|
| WritableComparator |
|
| WritableComparator |
|
| WritableConverter |
|
| WritableConverterException |
|
| WritableFactory |
|
| WritableType |
|
| WritableUtils |
|
| YamlSerializer |
|