org.apache.hadoop.nfs.nfs3.response
Class READDIRPLUS3Response.DirListPlus3
java.lang.Object
org.apache.hadoop.nfs.nfs3.response.READDIRPLUS3Response.DirListPlus3
- Enclosing class:
- READDIRPLUS3Response
public static class READDIRPLUS3Response.DirListPlus3
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READDIRPLUS3Response.DirListPlus3
public READDIRPLUS3Response.DirListPlus3(READDIRPLUS3Response.EntryPlus3[] entries,
boolean eof)
getEntries
public List<READDIRPLUS3Response.EntryPlus3> getEntries()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.