| Package | Description |
|---|---|
| org.apache.mahout.cf.taste.impl.common | |
| org.apache.mahout.common.iterator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LongPrimitiveIterator
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLongPrimitiveIterator |
class |
LongPrimitiveArrayIterator
While long[] is an Iterable, it is not an Iterable<Long>.
|
class |
SamplingLongPrimitiveIterator
Wraps a
LongPrimitiveIterator and returns only some subset of the elements that it would,
as determined by a sampling rate parameter. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileLineIterator
Iterates over the lines of a text file.
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.