Uses of Class
org.apache.accumulo.core.data.ConstraintViolationSummary
Packages that use ConstraintViolationSummary
- 
Uses of ConstraintViolationSummary in org.apache.accumulo.core.clientMethods in org.apache.accumulo.core.client that return types with arguments of type ConstraintViolationSummaryConstructor parameters in org.apache.accumulo.core.client with type arguments of type ConstraintViolationSummaryModifierConstructorDescriptionMutationsRejectedException(AccumuloClient client, List<ConstraintViolationSummary> cvsList, Map<TabletId, Set<SecurityErrorCode>> hashMap, Collection<String> serverSideErrors, int unknownErrors, Throwable cause) Creates Mutations rejected exception