| Package | Description |
|---|---|
| org.apache.accumulo.core.client | |
| org.apache.accumulo.core.client.admin |
| Modifier and Type | Method and Description |
|---|---|
Map<TabletId,Set<SecurityErrorCode>> |
MutationsRejectedException.getSecurityErrorCodes() |
| Constructor and Description |
|---|
MutationsRejectedException(Instance instance,
List<ConstraintViolationSummary> cvsList,
Map<TabletId,Set<SecurityErrorCode>> hashMap,
Collection<String> serverSideErrors,
int unknownErrors,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
abstract TabletId |
ActiveScan.getTablet() |
abstract TabletId |
ActiveCompaction.getTablet() |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.