public class Assembly extends Keyed<Assembly>
Modifier and Type | Method and Description |
---|---|
protected long |
checksum_impl()
High-quality 64-bit checksum of the content of the object.
|
Frame |
fit(Frame f) |
java.lang.String[] |
names() |
Transform[] |
steps() |
java.lang.String |
toJava(java.lang.String pojoName) |
checksum, makeSchema, readAll_impl, readAll, remove_impl, remove, remove, remove, remove, writeAll_impl, writeAll
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public java.lang.String[] names()
public Transform[] steps()
public java.lang.String toJava(java.lang.String pojoName)
protected long checksum_impl()
Keyed
checksum_impl
in class Keyed<Assembly>