org.apache.hadoop.hdfs.nfs.nfs3
Class WriteManager

java.lang.Object
  extended by org.apache.hadoop.hdfs.nfs.nfs3.WriteManager

public class WriteManager
extends Object

Manage the writes and responds asynchronously.


Nested Class Summary
static class WriteManager.MultipleCachedStreamException
           
 
Field Summary
static org.apache.commons.logging.Log LOG
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG


Copyright © 2014 Apache Software Foundation. All Rights Reserved.