org.apache.hadoop.dfs
Class FSDatasetInterface.MetaDataInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.hadoop.dfs.FSDatasetInterface.MetaDataInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing interface:
- FSDatasetInterface
public static class FSDatasetInterface.MetaDataInputStream
- extends FilterInputStream
This class provides the input stream and length of the metadata
of a block
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLength
public long getLength()
Copyright © 2008 The Apache Software Foundation