org.apache.hadoop.nfs.nfs3.response
Class READDIRPLUS3Response.DirListPlus3

java.lang.Object
  extended by org.apache.hadoop.nfs.nfs3.response.READDIRPLUS3Response.DirListPlus3
Enclosing class:
READDIRPLUS3Response

public static class READDIRPLUS3Response.DirListPlus3
extends Object


Constructor Summary
READDIRPLUS3Response.DirListPlus3(READDIRPLUS3Response.EntryPlus3[] 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

READDIRPLUS3Response.DirListPlus3

public READDIRPLUS3Response.DirListPlus3(READDIRPLUS3Response.EntryPlus3[] entries,
                                         boolean eof)


Copyright © 2009 The Apache Software Foundation