|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
ComputeStatisticsTask.
Factory| Method Summary | |
ComputeStatisticsTask |
create(java.lang.String physicalDataName)
Creates an instance of ComputeStatisticsTask with the specfied physical data. |
boolean |
supportsCapability(ComputeStatisticsTaskCapability capability)
Returns true if the specified capability is supported in the implementation being used. |
| Method Detail |
public ComputeStatisticsTask create(java.lang.String physicalDataName)
throws JDMException
ComputeStatisticsTask with the specfied physical data. Argument cannot be NULL.
physicalDataName - The name of the physical data for which the statistics is to be computed.
JDMException
public boolean supportsCapability(ComputeStatisticsTaskCapability capability)
throws JDMException
capability - The capability.
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||