Package org.apache.hadoop.hdfs.inotify
Class Event.MetadataUpdateEvent.Builder
java.lang.Object
org.apache.hadoop.hdfs.inotify.Event.MetadataUpdateEvent.Builder
- Enclosing class:
- Event.MetadataUpdateEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatime(long atime) build()mtime(long mtime) perms(org.apache.hadoop.fs.permission.FsPermission perms) replication(int replication) xAttrsRemoved(boolean xAttrsRemoved)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
path
-
metadataType
-
mtime
-
atime
-
replication
-
ownerName
-
groupName
-
perms
-
acls
-
xAttrs
-
xAttrsRemoved
-
build
-