- java.lang.Object
-
- java.io.OutputStream
-
- org.apache.pig.impl.util.HashOutputStream
-
-
Constructor Summary
Constructors
Constructor and Description |
HashOutputStream(com.google.common.hash.HashFunction hf) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
com.google.common.hash.HashCode |
getHashCode() |
void |
write(int b) |
-
Methods inherited from class java.io.OutputStream
close, flush, write, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007-2012 The Apache Software Foundation