com.pcbsys.nirvana.nAdminAPI.nClusterConversionStatus Interface Reference

Provides an interface which allows the status of cluster conversions to be monitored. More...

Inherits nBaseClusterConversionStatus.

Public Member Functions

void status (String storeName, long currentEvent, long totalEvents, int storesRemaining)
 Called to report the current status of cluster conversion. More...
 

Detailed Description

Provides an interface which allows the status of cluster conversions to be monitored.

Member Function Documentation

void com.pcbsys.nirvana.nAdminAPI.nClusterConversionStatus.status ( String  storeName,
long  currentEvent,
long  totalEvents,
int  storesRemaining 
)

Called to report the current status of cluster conversion.

Parameters
storeNamethe name of the store currently being converted
currentEventthe event on the store currently being converted
totalEventsthe total number of events in the store to be converted
storesRemainingthe number of stores still to be converted