Class MutationsRejectedException

All Implemented Interfaces:
Serializable

public class MutationsRejectedException extends AccumuloException
Communicate the failed mutations of a BatchWriter back to the client.
See Also: