org.apache.avro.ipc.trace
Class ID

java.lang.Object
  extended by org.apache.avro.generic.GenericData.Fixed
      extended by org.apache.avro.specific.SpecificFixed
          extended by org.apache.avro.ipc.trace.ID
All Implemented Interfaces:
Comparable<GenericData.Fixed>, GenericContainer, GenericFixed

@FixedSize(value=8)
public class ID
extends SpecificFixed


Field Summary
static Schema SCHEMA$
           
 
Constructor Summary
ID()
           
 
Method Summary
 
Methods inherited from class org.apache.avro.generic.GenericData.Fixed
bytes, bytes, compareTo, equals, getSchema, hashCode, setSchema, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

SCHEMA$

public static final Schema SCHEMA$
Constructor Detail

ID

public ID()


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.