Package org.apache.hadoop.hdfs.protocol
Class SnapshotInfo.Bean
java.lang.Object
org.apache.hadoop.hdfs.protocol.SnapshotInfo.Bean
- Enclosing class:
- SnapshotInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongint
-
Constructor Details
-
Bean
public Bean(int snapshotID, String snapshotDirectory, long modificationTime, boolean isMarkedAsDeleted)
-
-
Method Details
-
getSnapshotID
public int getSnapshotID() -
getSnapshotDirectory
-
getModificationTime
public long getModificationTime() -
getStatus
-