org.apache.hadoop.hive.hbase
Class DataInputInputStream
java.lang.Object
java.io.InputStream
org.apache.hadoop.hive.hbase.DataInputInputStream
- All Implemented Interfaces:
- Closeable
public class DataInputInputStream
- extends InputStream
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataInputInputStream
public DataInputInputStream(DataInput dataInput)
read
public int read()
throws IOException
- Specified by:
read in class InputStream
- Throws:
IOException
from
public static InputStream from(DataInput dataInput)
Copyright © 2014 The Apache Software Foundation. All rights reserved.