Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
com.dicl.velox.VeloxDFS Member List

This is the complete list of members for com.dicl.velox.VeloxDFS, including all inherited members.

close(long fid)com.dicl.velox.VeloxDFS
destroy()com.dicl.velox.VeloxDFSinline
exists(String name)com.dicl.velox.VeloxDFS
getMetadata(long fid, byte type)com.dicl.velox.VeloxDFS
getVeloxDFS()com.dicl.velox.VeloxDFSinline
isOpen(long fid)com.dicl.velox.VeloxDFS
list(boolean all, String name)com.dicl.velox.VeloxDFS
open(String name)com.dicl.velox.VeloxDFS
read(long fid, long pos, byte[] buf, long off, long len)com.dicl.velox.VeloxDFS
readChunk(String chunk_name, String host, byte[] buf, long boff, long off, long len)com.dicl.velox.VeloxDFS
remove(String name)com.dicl.velox.VeloxDFS
rename(String src, String dst)com.dicl.velox.VeloxDFS
VeloxDFS()com.dicl.velox.VeloxDFSinline
write(long fid, long pos, byte[] buf, long off, long len)com.dicl.velox.VeloxDFS
write(long fid, long pos, byte[] buf, long off, long len, long blockSize)com.dicl.velox.VeloxDFS