railo.runtime.search
Interface IndexResult

All Known Implementing Classes:
IndexResultImpl

public interface IndexResult


Method Summary
 int getCountDeleted()
           
 int getCountInserted()
           
 int getCountUpdated()
           
 

Method Detail

getCountDeleted

int getCountDeleted()
Returns:
returns how many delets are done

getCountInserted

int getCountInserted()
Returns:
returns how many inserts are done

getCountUpdated

int getCountUpdated()
Returns:
returns how many updates are done


Copyright © 2012 Railo