|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.dc.common.api.impl.AbstractPersistor
org.eclipse.cosmos.dc.sample.components.sink.StatisticalPersistor
public class StatisticalPersistor
| Field Summary |
|---|
| Fields inherited from class org.eclipse.cosmos.dc.common.api.impl.AbstractPersistor |
|---|
_proxy |
| Fields inherited from interface org.eclipse.cosmos.dc.common.api.IDataSinkService |
|---|
DATA_FLOW_QNAME, DATA_KEY_QNAME, DATA_KEY_SET_QNAME, DATA_SOURCE_TYPE_QNAME, SINK_QNAME |
| Constructor Summary | |
|---|---|
StatisticalPersistor(ContributionManager manager,
com.ibatis.sqlmap.client.SqlMapClient sqlMapper,
DimensionSet dims,
java.util.Map<java.lang.String,java.lang.String> keyMap)
|
|
| Method Summary | |
|---|---|
boolean |
acceptWireSource(IWireSource target)
|
DimensionSet |
getDimensionSet()
|
protected java.lang.Class[] |
getSupportedTypes()
|
void |
setDataSet(DataSet dataset)
|
void |
store(StatisticalTuple tuple)
|
| Methods inherited from class org.eclipse.cosmos.dc.common.api.impl.AbstractPersistor |
|---|
acceptType, getAcceptableTypes, getStoreMethod, getWireMethod, getWireSource, setWireMethod, setWireSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.cosmos.dc.common.api.IDataSinkService |
|---|
acceptType, getStoreMethod |
| Methods inherited from interface org.eclipse.cosmos.dc.common.spi.IWireTarget |
|---|
getAcceptableTypes, getWireMethod, getWireSource, setWireMethod, setWireSource |
| Constructor Detail |
|---|
public StatisticalPersistor(ContributionManager manager,
com.ibatis.sqlmap.client.SqlMapClient sqlMapper,
DimensionSet dims,
java.util.Map<java.lang.String,java.lang.String> keyMap)
| Method Detail |
|---|
public void store(StatisticalTuple tuple)
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.Class[] getSupportedTypes()
getSupportedTypes in class AbstractPersistor
public boolean acceptWireSource(IWireSource target)
throws java.lang.Exception
acceptWireSource in class AbstractPersistorjava.lang.Exceptionpublic DimensionSet getDimensionSet()
getDimensionSet in interface IDataSinkServicepublic void setDataSet(DataSet dataset)
setDataSet in interface IDataSinkService
|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||