org.apache.accumulo.core.util
Class BulkImportHelper.AssignmentStats

java.lang.Object
  extended by org.apache.accumulo.core.util.BulkImportHelper.AssignmentStats
Enclosing class:
BulkImportHelper

public static class BulkImportHelper.AssignmentStats
extends Object


Constructor Summary
BulkImportHelper.AssignmentStats()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BulkImportHelper.AssignmentStats

public BulkImportHelper.AssignmentStats()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.