public class FileMetadata extends Object
Holds basic metadata for a file stored in a NativeFileSystemStore.
NativeFileSystemStore
FileMetadata(String key, long length, long lastModified)
String
getKey()
long
getLastModified()
getLength()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileMetadata(String key, long length, long lastModified)
public String getKey()
public long getLength()
public long getLastModified()
public String toString()
toString
Object
Copyright © 2016. All Rights Reserved.