Package com.ceph.fs
Class CephStat
- java.lang.Object
-
- com.ceph.fs.CephStat
-
public class CephStat extends java.lang.Object
Holds struct stat fields.
-
-
Constructor Summary
Constructors Constructor Description CephStat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isDir()
boolean
isFile()
boolean
isSymlink()
-