This project has retired. For details please refer to its
Attic page.
PTypeUtils (Apache Crunch 0.9.0 API)
org.apache.crunch.types
Class PTypeUtils
java.lang.Object
org.apache.crunch.types.PTypeUtils
public class PTypeUtils
- extends Object
Utilities for converting between PType
s from different
PTypeFamily
implementations.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
convert
public static <T> PType<T> convert(PType<T> ptype,
PTypeFamily tf)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.