Package org.apache.hadoop.hdfs.inotify
Class Event.CreateEvent.Builder
java.lang.Object
org.apache.hadoop.hdfs.inotify.Event.CreateEvent.Builder
- Enclosing class:
- Event.CreateEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()ctime(long ctime) defaultBlockSize(long defaultBlockSize) erasureCoded(boolean ecCoded) overwrite(boolean overwrite) perms(org.apache.hadoop.fs.permission.FsPermission perms) replication(int replication) symlinkTarget(String symlinkTarget)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
iNodeType
-
path
-
ctime
-
replication
-
ownerName
-
groupName
-
perms
-
symlinkTarget
-
overwrite
-
defaultBlockSize
-
erasureCoded
-
build
-