cascading.tuple.hadoop
Class NoTokenTestBytesSerialization

java.lang.Object
  extended by org.apache.hadoop.conf.Configured
      extended by cascading.tuple.hadoop.BytesSerialization
          extended by cascading.tuple.hadoop.NoTokenTestBytesSerialization
All Implemented Interfaces:
Comparison<byte[]>, Configurable, Serialization<byte[]>

public class NoTokenTestBytesSerialization
extends BytesSerialization


Nested Class Summary
 
Nested classes/interfaces inherited from class cascading.tuple.hadoop.BytesSerialization
BytesSerialization.RawBytesDeserializer, BytesSerialization.RawBytesSerializer
 
Constructor Summary
NoTokenTestBytesSerialization()
           
 
Method Summary
 
Methods inherited from class cascading.tuple.hadoop.BytesSerialization
accept, getComparator, getDeserializer, getSerializer
 
Methods inherited from class org.apache.hadoop.conf.Configured
getConf, setConf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoTokenTestBytesSerialization

public NoTokenTestBytesSerialization()


Copyright © 2007-2012 Concurrent, Inc. All Rights Reserved.