Uses of Class
org.apache.accumulo.core.data.ConstraintViolationSummary
-
Uses of ConstraintViolationSummary in org.apache.accumulo.core.client
ModifierConstructorDescriptionMutationsRejectedException
(AccumuloClient client, List<ConstraintViolationSummary> cvsList, Map<TabletId, Set<SecurityErrorCode>> hashMap, Collection<String> serverSideErrors, int unknownErrors, Throwable cause) Creates Mutations rejected exceptionMutationsRejectedException
(Instance instance, List<ConstraintViolationSummary> cvsList, Map<TabletId, Set<SecurityErrorCode>> hashMap, Collection<String> serverSideErrors, int unknownErrors, Throwable cause) Deprecated.
MutationsRejectedException(AccumuloClient, List, Map, Collection, int, Throwable)