public class AvroWrapper<T> extends Object
AvroJob
AvroWrapper()
AvroWrapper(T datum)
T
datum()
void
datum(T datum)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AvroWrapper()
AvroWrapper
public AvroWrapper(T datum)
public T datum()
public void datum(T datum)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009–2019 Cloudera. All rights reserved.