| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avro.mapred.AvroWrapper<T>
org.apache.avro.mapred.AvroKey<T>
public class AvroKey<T>
The wrapper of keys for jobs configured with AvroJob .
| Constructor Summary | |
|---|---|
| AvroKey(T datum)Wrap a key. | |
| Method Summary | 
|---|
| Methods inherited from class org.apache.avro.mapred.AvroWrapper | 
|---|
| datum, datum, equals, hashCode | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AvroKey(T datum)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||