|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FemLbmGeneratorStreamDef
LbmGeneratorStreamDef object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
| Method Summary | |
|---|---|
int |
getInsertRowCountParamId()
Returns the value of attribute insertRowCountParamId. |
boolean |
isCreateIndex()
Returns the value of attribute createIndex. |
void |
setCreateIndex(boolean newValue)
Sets the value of createIndex attribute. |
void |
setInsertRowCountParamId(int newValue)
Sets the value of insertRowCountParamId attribute. |
| Methods inherited from interface net.sf.farrago.fem.fennel.FemIndexAccessorDef |
|---|
getIndexId, getRootPageId, getRootPageIdParamId, getSegmentId, getTupleDesc, isReadOnlyCommittedData, setIndexId, setReadOnlyCommittedData, setRootPageId, setRootPageIdParamId, setSegmentId, setTupleDesc |
| Methods inherited from interface net.sf.farrago.fem.fennel.FemKeyAccessorDef |
|---|
getKeyProj, setKeyProj |
| Methods inherited from interface net.sf.farrago.fem.fennel.FemLcsRowScanStreamDef |
|---|
getClusterScan, getOutputProj, getResidualFilterColumns, getSamplingClumps, getSamplingMode, getSamplingRate, getSamplingRepeatableSeed, getSamplingRowCount, isFullScan, isHasExtraFilter, isSamplingRepeatable, setFullScan, setHasExtraFilter, setOutputProj, setResidualFilterColumns, setSamplingClumps, setSamplingMode, setSamplingRate, setSamplingRepeatable, setSamplingRepeatableSeed, setSamplingRowCount |
| Methods inherited from interface net.sf.farrago.fem.fennel.FemExecutionStreamDef |
|---|
getDynamicParamUse, getInputFlow, getName, getOutputDesc, getOutputFlow, setName, setOutputDesc |
| Method Detail |
|---|
int getInsertRowCountParamId()
void setInsertRowCountParamId(int newValue)
getInsertRowCountParamId() for description on the attribute.
newValue - New value to be set.boolean isCreateIndex()
void setCreateIndex(boolean newValue)
isCreateIndex()
for description on the attribute.
newValue - New value to be set.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||