This project has retired. For details please refer to its
Attic page.
GuavaUtils (Apache Crunch 0.14.0 API)
-
-
Constructor Summary
Constructors
Constructor and Description |
GuavaUtils() |
-
-
Constructor Detail
-
GuavaUtils
public GuavaUtils()
-
Method Detail
-
tuple2PairFunc
public static <K,V> com.google.common.base.Function<scala.Tuple2<K,V>,Pair<K,V>> tuple2PairFunc()
-
pair2tupleFunc
public static <K,V> com.google.common.base.Function<Pair<K,V>,scala.Tuple2<K,V>> pair2tupleFunc()
Copyright © 2016 The Apache Software Foundation. All rights reserved.