|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteArray | |
---|---|
org.apache.crunch.impl.spark | |
org.apache.crunch.impl.spark.collect | |
org.apache.crunch.impl.spark.fn |
Uses of ByteArray in org.apache.crunch.impl.spark |
---|
Subclasses of ByteArray in org.apache.crunch.impl.spark | |
---|---|
class |
IntByteArray
|
Methods in org.apache.crunch.impl.spark with parameters of type ByteArray | |
---|---|
int |
SparkComparator.compare(ByteArray s1,
ByteArray s2)
|
int |
ByteArray.compareTo(ByteArray other)
|
Uses of ByteArray in org.apache.crunch.impl.spark.collect |
---|
Methods in org.apache.crunch.impl.spark.collect that return types with arguments of type ByteArray | |
---|---|
scala.Tuple2<ByteArray,List<byte[]>> |
ToByteArrayFunction.call(scala.Tuple2<IntByteArray,List<byte[]>> t)
|
Uses of ByteArray in org.apache.crunch.impl.spark.fn |
---|
Methods in org.apache.crunch.impl.spark.fn that return types with arguments of type ByteArray | |
---|---|
Iterable<scala.Tuple2<ByteArray,List<byte[]>>> |
ReduceGroupingFunction.call(Iterator<scala.Tuple2<ByteArray,List<byte[]>>> iter)
|
scala.Tuple2<ByteArray,byte[]> |
MapOutputFunction.call(Pair<K,V> p)
|
Method parameters in org.apache.crunch.impl.spark.fn with type arguments of type ByteArray | |
---|---|
Iterable<scala.Tuple2<ByteArray,List<byte[]>>> |
ReduceGroupingFunction.call(Iterator<scala.Tuple2<ByteArray,List<byte[]>>> iter)
|
Pair<K,List<V>> |
ReduceInputFunction.call(scala.Tuple2<ByteArray,List<byte[]>> kv)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |