| Package | Description |
|---|---|
| org.apache.accumulo.core.client |
| Modifier and Type | Method and Description |
|---|---|
List<ConstraintViolationSummary> |
MutationsRejectedException.getConstraintViolationSummaries() |
| Constructor and Description |
|---|
MutationsRejectedException(List<ConstraintViolationSummary> cvsList,
HashMap<KeyExtent,Set<SecurityErrorCode>> hashMap,
Collection<String> serverSideErrors,
int unknownErrors,
Throwable cause) |
Copyright © 2011-2016 The Apache Software Foundation. All Rights Reserved.