public class FrameLoadV3 extends RequestSchemaV3<Iced,FrameLoadV3>
SchemaV3.MetaSchema.AutoParseable| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
dir |
boolean |
force |
KeyV3.FrameKeyV3 |
frame_id |
JobV3 |
job |
_exclude_fields| Constructor and Description |
|---|
FrameLoadV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCallasBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal@API(help="Import frame under given key into DKV.", json=false) public KeyV3.FrameKeyV3 frame_id
@API(help="Source directory (hdfs, s3, local) containing serialized frame") public java.lang.String dir
@API(help="Override existing frame in case it exists or throw exception if set to false") public boolean force