public class GridGgfsDataInputStream extends DataInputStream implements ObjectInput
in| Constructor and Description |
|---|
GridGgfsDataInputStream(InputStream in)
Creates a DataInputStream that uses the specified
underlying InputStream.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
readObject() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytespublic GridGgfsDataInputStream(InputStream in)
in - The specified input streampublic Object readObject() throws ClassNotFoundException, IOException
readObject in interface ObjectInputClassNotFoundExceptionIOExceptionCopyright © 2014. All rights reserved.