public class Union extends Object
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| int | getIndex()Returns the index of the original data source for this union type. | 
| Object | getValue()Returns the underlying object value of the record. | 
| int | hashCode() | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.