Package org.jclouds.atmos.domain
Class SystemMetadata
java.lang.Object
org.jclouds.atmos.domain.DirectoryEntry
org.jclouds.atmos.domain.SystemMetadata
- All Implemented Interfaces:
Comparable<DirectoryEntry>
Metadata of a Atmos Online object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.atmos.domain.DirectoryEntry
compareTo, getModifiedTime, getObjectID, getObjectName, getType
-
Constructor Details
-
SystemMetadata
-
-
Method Details
-
getGroupID
-
getHardLinkCount
public int getHardLinkCount() -
getInceptionTime
-
getLastAccessTime
-
getLastMetadataModification
-
getLastUserDataModification
-
getPolicyName
-
getSize
public long getSize()- Overrides:
getSize
in classDirectoryEntry
-
getUserID
-
getContentMD5
public byte[] getContentMD5() -
hashCode
public int hashCode()- Overrides:
hashCode
in classDirectoryEntry
-
equals
- Overrides:
equals
in classDirectoryEntry
-
toString
- Overrides:
toString
in classDirectoryEntry
-