org.apache.pig.backend.datastorage
Class ImmutableOutputStream
java.lang.Object
java.io.OutputStream
org.apache.pig.backend.datastorage.ImmutableOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class ImmutableOutputStream
- extends OutputStream
Method Summary |
void |
write(int b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImmutableOutputStream
public ImmutableOutputStream(String destination)
write
public void write(int b)
throws IOException
- Specified by:
write
in class OutputStream
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation