Uses of Class
org.apache.hadoop.hdfs.inotify.Event.CreateEvent.Builder
Packages that use Event.CreateEvent.Builder
-
Uses of Event.CreateEvent.Builder in org.apache.hadoop.hdfs.inotify
Methods in org.apache.hadoop.hdfs.inotify that return Event.CreateEvent.BuilderModifier and TypeMethodDescriptionEvent.CreateEvent.Builder.ctime(long ctime) Event.CreateEvent.Builder.defaultBlockSize(long defaultBlockSize) Event.CreateEvent.Builder.erasureCoded(boolean ecCoded) Event.CreateEvent.Builder.iNodeType(Event.CreateEvent.INodeType type) Event.CreateEvent.Builder.overwrite(boolean overwrite) Event.CreateEvent.Builder.perms(org.apache.hadoop.fs.permission.FsPermission perms) Event.CreateEvent.Builder.replication(int replication) Event.CreateEvent.Builder.symlinkTarget(String symlinkTarget)