Package io.deephaven.kv.files
Class FileInfo
java.lang.Object
io.deephaven.kv.files.FileInfo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileInfo
-
-
Method Details
-
getMeta
- Returns:
- the file meta
-
getFileName
- Returns:
- the file name
-
getValue
public byte[] getValue()- Returns:
- the file bytes
-