org.apache.hadoop.hdfs.server.datanode
Class FSDatasetInterface.BlockWriteStreams

java.lang.Object
  extended by org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.BlockWriteStreams
Enclosing interface:
org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface

public static class FSDatasetInterface.BlockWriteStreams
extends Object

This class contains the output streams for the data and checksum of a block


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.