org.apache.cassandra.utils.avro
Class UUID

java.lang.Object
  extended by org.apache.avro.generic.GenericData.Fixed
      extended by org.apache.avro.specific.SpecificFixed
          extended by org.apache.cassandra.utils.avro.UUID
All Implemented Interfaces:
java.lang.Comparable<org.apache.avro.generic.GenericData.Fixed>, org.apache.avro.generic.GenericFixed

@FixedSize(value=16)
public class UUID
extends org.apache.avro.specific.SpecificFixed


Constructor Summary
UUID()
           
 
Method Summary
 
Methods inherited from class org.apache.avro.generic.GenericData.Fixed
bytes, bytes, compareTo, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UUID

public UUID()


Copyright © 2011 The Apache Software Foundation