org.apache.hive.service.cli
Class GetInfoValue
java.lang.Object
org.apache.hive.service.cli.GetInfoValue
public class GetInfoValue
- extends Object
GetInfoValue.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetInfoValue
public GetInfoValue(String stringValue)
GetInfoValue
public GetInfoValue(short shortValue)
GetInfoValue
public GetInfoValue(int intValue)
GetInfoValue
public GetInfoValue(long longValue)
GetInfoValue
public GetInfoValue(TGetInfoValue tGetInfoValue)
toTGetInfoValue
public TGetInfoValue toTGetInfoValue()
getStringValue
public String getStringValue()
getShortValue
public short getShortValue()
getIntValue
public int getIntValue()
getLongValue
public long getLongValue()
Copyright © 2013 The Apache Software Foundation