public class GLRMModelV3 extends water.api.schemas3.ModelSchemaV3<GLRMModel,GLRMModelV3,GLRMModel.GLRMParameters,GLRMV3.GLRMParametersV3,GLRMModel.GLRMOutput,GLRMModelV3.GLRMModelOutputV3>
Modifier and Type | Class and Description |
---|---|
static class |
GLRMModelV3.GLRMModelOutputV3 |
checksum, compatible_frames, output, parameters
Constructor and Description |
---|
GLRMModelV3() |
Modifier and Type | Method and Description |
---|---|
GLRMModel |
createImpl() |
GLRMModelV3.GLRMModelOutputV3 |
createOutputSchema() |
GLRMV3.GLRMParametersV3 |
createParametersSchema() |
createAndFillImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
public GLRMV3.GLRMParametersV3 createParametersSchema()
createParametersSchema
in class water.api.schemas3.ModelSchemaV3<GLRMModel,GLRMModelV3,GLRMModel.GLRMParameters,GLRMV3.GLRMParametersV3,GLRMModel.GLRMOutput,GLRMModelV3.GLRMModelOutputV3>
public GLRMModelV3.GLRMModelOutputV3 createOutputSchema()
createOutputSchema
in class water.api.schemas3.ModelSchemaV3<GLRMModel,GLRMModelV3,GLRMModel.GLRMParameters,GLRMV3.GLRMParametersV3,GLRMModel.GLRMOutput,GLRMModelV3.GLRMModelOutputV3>
public GLRMModel createImpl()
createImpl
in class water.api.Schema<GLRMModel,GLRMModelV3>