public class AggregatorModelV99 extends water.api.schemas3.ModelSchemaV3<AggregatorModel,AggregatorModelV99,AggregatorModel.AggregatorParameters,AggregatorV99.AggregatorParametersV99,AggregatorModel.AggregatorOutput,AggregatorModelV99.AggregatorModelOutputV99>
Modifier and Type | Class and Description |
---|---|
static class |
AggregatorModelV99.AggregatorModelOutputV99 |
checksum, compatible_frames, output, parameters
Constructor and Description |
---|
AggregatorModelV99() |
Modifier and Type | Method and Description |
---|---|
AggregatorModel |
createImpl() |
AggregatorModelV99.AggregatorModelOutputV99 |
createOutputSchema() |
AggregatorV99.AggregatorParametersV99 |
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 AggregatorV99.AggregatorParametersV99 createParametersSchema()
createParametersSchema
in class water.api.schemas3.ModelSchemaV3<AggregatorModel,AggregatorModelV99,AggregatorModel.AggregatorParameters,AggregatorV99.AggregatorParametersV99,AggregatorModel.AggregatorOutput,AggregatorModelV99.AggregatorModelOutputV99>
public AggregatorModelV99.AggregatorModelOutputV99 createOutputSchema()
createOutputSchema
in class water.api.schemas3.ModelSchemaV3<AggregatorModel,AggregatorModelV99,AggregatorModel.AggregatorParameters,AggregatorV99.AggregatorParametersV99,AggregatorModel.AggregatorOutput,AggregatorModelV99.AggregatorModelOutputV99>
public AggregatorModel createImpl()
createImpl
in class water.api.Schema<AggregatorModel,AggregatorModelV99>