com.caucho.vfs
Class GoogleInodeService
java.lang.Object
com.caucho.vfs.GoogleInodeService
public class GoogleInodeService
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleInodeService
public GoogleInodeService(java.lang.String namespace)
GoogleInodeService
public GoogleInodeService(MemcacheService memcacheService)
getGoogleInode
public GoogleInode getGoogleInode(GooglePath path)
readDirMap
public java.util.HashMap<java.lang.String,GoogleInode> readDirMap(GooglePath path)
writeDirMap
public boolean writeDirMap(GooglePath path,
java.util.HashMap<java.lang.String,GoogleInode> dirMap)