org.apache.hadoop.hive.serde2
Class ByteStream

java.lang.Object
  extended by org.apache.hadoop.hive.serde2.ByteStream

public class ByteStream
extends Object

Extensions to bytearrayinput/output streams.


Nested Class Summary
static class ByteStream.Input
          Input.
static class ByteStream.Output
          Output.
 
Constructor Summary
ByteStream()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteStream

public ByteStream()


Copyright © 2013 The Apache Software Foundation