org.apache.hadoop.nfs.nfs3.response
Class READDIR3Response.DirList3

java.lang.Object
  extended by org.apache.hadoop.nfs.nfs3.response.READDIR3Response.DirList3
Enclosing class:
READDIR3Response

public static class READDIR3Response.DirList3
extends Object


Constructor Summary
READDIR3Response.DirList3(READDIR3Response.Entry3[] entries, boolean eof)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

READDIR3Response.DirList3

public READDIR3Response.DirList3(READDIR3Response.Entry3[] entries,
                                 boolean eof)


Copyright © 2009 The Apache Software Foundation