org.apache.pig.impl.util
Class HashOutputStream
java.lang.Object
java.io.OutputStream
org.apache.pig.impl.util.HashOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class HashOutputStream
- extends OutputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashOutputStream
public HashOutputStream(com.google.common.hash.HashFunction hf)
write
public void write(int b)
throws IOException
- Specified by:
write
in class OutputStream
- Throws:
IOException
getHashCode
public com.google.common.hash.HashCode getHashCode()
Copyright © 2007-2012 The Apache Software Foundation