org.apache.accumulo.proxy
Class ProxyServer.BatchWriterPlusException

java.lang.Object
  extended by org.apache.accumulo.proxy.ProxyServer.BatchWriterPlusException
Enclosing class:
ProxyServer

protected static class ProxyServer.BatchWriterPlusException
extends Object


Field Summary
 MutationsRejectedException exception
           
 BatchWriter writer
           
 
Constructor Summary
protected ProxyServer.BatchWriterPlusException()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

writer

public BatchWriter writer

exception

public MutationsRejectedException exception
Constructor Detail

ProxyServer.BatchWriterPlusException

protected ProxyServer.BatchWriterPlusException()


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.