com.pcbsys.nirvana.nAdminAPI.nClusterConversionStatus Interface Reference

Call to report the current status of a cluster conversion. More...


Public Member Functions

void status (string storeName, long currentEvent, long totalEvents, int storesRemaining)
 Called with the status of the cluster conversion.

Detailed Description

Call to report the current status of a cluster conversion.

Member Function Documentation

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

Called with the status of the cluster conversion.

Parameters:
storeName Name of the store being converted
currentEvent The event on the store currently being converted
totalEvents Total number of events in the store
storesRemaining Number of stores remaining to be converted