|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.management.LocatedManagementAgentBase
org.eclipse.smila.management.DeclarativeManagementAgent
org.eclipse.smila.management.DeclarativeServiceManagementAgent<RecordRecycler>
org.eclipse.smila.connectivity.queue.worker.internal.recycler.RecordRecyclerAgent
public class RecordRecyclerAgent
The Class RecordRecyclerAgent.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.management.DeclarativeServiceManagementAgent |
|---|
_service |
| Fields inherited from class org.eclipse.smila.management.DeclarativeManagementAgent |
|---|
_log |
| Constructor Summary | |
|---|---|
RecordRecyclerAgent()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCategory()
Gets the category. |
java.lang.String[] |
getConfigurations()
Gets the configurations. |
java.lang.String |
getName()
Gets the name. |
long |
getRecordsRecycled(java.lang.String dataSourceID)
Gets the records recycled. |
java.lang.String |
getStatus(java.lang.String dataSourceID)
Gets the status. |
void |
startRecycle(java.lang.String configurationId,
java.lang.String dataSourceID)
Recycle start. |
void |
stopRecycle(java.lang.String dataSourceID)
Stop recycle. |
| Methods inherited from class org.eclipse.smila.management.DeclarativeServiceManagementAgent |
|---|
setService, unsetService |
| Methods inherited from class org.eclipse.smila.management.DeclarativeManagementAgent |
|---|
activate, deactivate |
| Methods inherited from class org.eclipse.smila.management.LocatedManagementAgentBase |
|---|
getLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RecordRecyclerAgent()
| Method Detail |
|---|
protected java.lang.String getCategory()
getCategory in class LocatedManagementAgentBaseLocatedManagementAgentBase.getCategory()public java.lang.String getName()
getName in class LocatedManagementAgentBaseLocatedManagementAgentBase.getName()
public void startRecycle(java.lang.String configurationId,
java.lang.String dataSourceID)
configurationId - the configuration iddataSourceID - the data source idpublic void stopRecycle(java.lang.String dataSourceID)
dataSourceID - the data source idpublic java.lang.String getStatus(java.lang.String dataSourceID)
dataSourceID - the data source id
public long getRecordsRecycled(java.lang.String dataSourceID)
dataSourceID - the data source id
public java.lang.String[] getConfigurations()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||