DataFile

public class DataFile extends DictionaryAdapter

Wrapper around rows of data_files table.

Author:honza

Methods

create

public static DataFile create(PyObject object)

getCollectionName

public String getCollectionName()

getFileName

public String getFileName()

getFullPath

public String getFullPath()

Full path to the file containing data.

getId

public long getId()