public class OutputSchemaError extends JoinError
JoinError.Type
Constructor and Description |
---|
OutputSchemaError(String field,
String expectedType,
String message) |
OutputSchemaError(String field,
String expectedType,
String message,
String correctiveAction) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getExpectedType() |
String |
getField() |
int |
hashCode() |
getCorrectiveAction, getMessage, getType
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.