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

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

public static class READDIR3Response.Entry3
extends Object


Constructor Summary
READDIR3Response.Entry3(long fileId, String name, long cookie)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

READDIR3Response.Entry3

public READDIR3Response.Entry3(long fileId,
                               String name,
                               long cookie)


Copyright © 2009 The Apache Software Foundation