-
- Type Parameters:
T - type of object to convert to a WritableW - the Writable type to convert to
public abstract class WritableConversion<T,W extends Writable>
extends Object
Functions to convert common classes to their Writable equivalent and vice versa.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.