|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TUnionTypeEntry | |
---|---|
org.apache.hive.service.cli.thrift |
Uses of TUnionTypeEntry in org.apache.hive.service.cli.thrift |
---|
Methods in org.apache.hive.service.cli.thrift that return TUnionTypeEntry | |
---|---|
TUnionTypeEntry |
TUnionTypeEntry.deepCopy()
|
TUnionTypeEntry |
TTypeEntry.getUnionEntry()
|
Methods in org.apache.hive.service.cli.thrift with parameters of type TUnionTypeEntry | |
---|---|
int |
TUnionTypeEntry.compareTo(TUnionTypeEntry other)
|
boolean |
TUnionTypeEntry.equals(TUnionTypeEntry that)
|
void |
TTypeEntry.setUnionEntry(TUnionTypeEntry value)
|
static TTypeEntry |
TTypeEntry.unionEntry(TUnionTypeEntry value)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TUnionTypeEntry | |
---|---|
TUnionTypeEntry(TUnionTypeEntry other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |