| Package | Description | 
|---|---|
| org.apache.kudu.client | 
| Modifier and Type | Method and Description | 
|---|---|
RowError | 
OperationResponse.getRowError()
Returns a row error. 
 | 
RowError[] | 
RowErrorsAndOverflowStatus.getRowErrors()
Get the collected row errors. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<RowError> | 
OperationResponse.collectErrors(List<OperationResponse> responses)
Utility method that collects all the row errors from the given list of responses. 
 | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.