org.apache.solr.update
Class UpdateLog.RecoveryInfo
java.lang.Object
org.apache.solr.update.UpdateLog.RecoveryInfo
- Enclosing class:
- UpdateLog
public static class UpdateLog.RecoveryInfo
- extends Object
positionOfStart
public long positionOfStart
adds
public int adds
deletes
public int deletes
deleteByQuery
public int deleteByQuery
errors
public int errors
UpdateLog.RecoveryInfo
public UpdateLog.RecoveryInfo()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.