|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FemLcsClusterScanDef
LcsClusterScanDef 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 | |
---|---|
FemTupleDescriptor |
getClusterTupleDesc()
Returns the value of attribute clusterTupleDesc. |
FemLcsRowScanStreamDef |
getRowScan()
Returns the value of reference RowScan. |
void |
setClusterTupleDesc(FemTupleDescriptor newValue)
Sets the value of clusterTupleDesc attribute. |
void |
setRowScan(FemLcsRowScanStreamDef newValue)
Sets the value of RowScan reference. |
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 javax.jmi.reflect.RefObject |
---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
---|
FemTupleDescriptor getClusterTupleDesc()
void setClusterTupleDesc(FemTupleDescriptor newValue)
getClusterTupleDesc()
for description on the attribute.
newValue
- New value to be set.FemLcsRowScanStreamDef getRowScan()
void setRowScan(FemLcsRowScanStreamDef newValue)
getRowScan()
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 |