Uses of Class
org.apache.hive.service.cli.operation.TableTypeMappingFactory.TableTypeMappings

Packages that use TableTypeMappingFactory.TableTypeMappings
org.apache.hive.service.cli.operation   
 

Uses of TableTypeMappingFactory.TableTypeMappings in org.apache.hive.service.cli.operation
 

Methods in org.apache.hive.service.cli.operation that return TableTypeMappingFactory.TableTypeMappings
static TableTypeMappingFactory.TableTypeMappings TableTypeMappingFactory.TableTypeMappings.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TableTypeMappingFactory.TableTypeMappings[] TableTypeMappingFactory.TableTypeMappings.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation