public static class GLM2.GLMGrid extends Lockable<GLM2.GLMGrid>
| Modifier and Type | Class and Description |
|---|---|
static class |
GLM2.GLMGrid.DeleteGridTsk |
static class |
GLM2.GLMGrid.UnlockGridTsk |
| Modifier and Type | Field and Description |
|---|---|
Key[] |
destination_keys |
static DocGen.FieldDoc[] |
DOC_FIELDS |
| Constructor and Description |
|---|
GLM2.GLMGrid(Key gridKey,
Key jobKey,
GLM2[] jobs) |
| Modifier and Type | Method and Description |
|---|---|
protected Futures |
delete_impl(Futures fs) |
protected java.lang.String |
errStr() |
delete_and_lock, delete, delete, delete, delete, is_unlocked, is_wlocked, read_lock, read_lock, unlock_all, unlock_lockable, unlock, update, write_lockclone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFieldspublic static DocGen.FieldDoc[] DOC_FIELDS
@Request.API(help="mean of response in the training dataset") public final Key[] destination_keys
protected Futures delete_impl(Futures fs)
delete_impl in class Lockable<GLM2.GLMGrid>protected java.lang.String errStr()
errStr in class Lockable<GLM2.GLMGrid>