@InterfaceAudience.Public @InterfaceStability.Evolving public class RowErrorsAndOverflowStatus extends Object
Modifier and Type | Method and Description |
---|---|
RowError[] |
getRowErrors()
Get the collected row errors.
|
boolean |
isOverflowed()
Check if the error collector had an overflow and had to discard row errors.
|
public RowError[] getRowErrors()
public boolean isOverflowed()
Copyright © 2016 The Apache Software Foundation. All rights reserved.