org.apache.cassandra.avro
Class AvroValidation

java.lang.Object
  extended by org.apache.cassandra.avro.AvroValidation

public class AvroValidation
extends java.lang.Object

The Avro analogue to org.apache.cassandra.service.ThriftValidation


Constructor Summary
AvroValidation()
           
 
Method Summary
static void validateKeyRange(org.apache.cassandra.avro.KeyRange range)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvroValidation

public AvroValidation()
Method Detail

validateKeyRange

public static void validateKeyRange(org.apache.cassandra.avro.KeyRange range)
                             throws org.apache.cassandra.avro.InvalidRequestException
Throws:
org.apache.cassandra.avro.InvalidRequestException


Copyright © 2010 The Apache Software Foundation