class TGetPrimaryKeysResp extends TBase[TGetPrimaryKeysResp, _Fields] with Serializable with Cloneable with Comparable[TGetPrimaryKeysResp]
Autogenerated by Thrift Compiler (0.9.3)
DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TGetPrimaryKeysResp
- Cloneable
- TBase
- Serializable
- TSerializable
- Comparable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
-
new
TGetPrimaryKeysResp(other: TGetPrimaryKeysResp)
Performs a deep copy on other.
- new TGetPrimaryKeysResp(status: TStatus)
- new TGetPrimaryKeysResp()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clear(): Unit
- Definition Classes
- TGetPrimaryKeysResp → TBase
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
compareTo(other: TGetPrimaryKeysResp): Int
- Definition Classes
- TGetPrimaryKeysResp → Comparable
-
def
deepCopy(): TGetPrimaryKeysResp
- Definition Classes
- TGetPrimaryKeysResp → TBase
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(that: TGetPrimaryKeysResp): Boolean
-
def
equals(that: Any): Boolean
- Definition Classes
- TGetPrimaryKeysResp → AnyRef → Any
-
def
fieldForId(fieldId: Int): _Fields
- Definition Classes
- TGetPrimaryKeysResp → TBase
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getFieldValue(field: _Fields): AnyRef
- Definition Classes
- TGetPrimaryKeysResp → TBase
- def getOperationHandle(): TOperationHandle
- def getStatus(): TStatus
-
def
hashCode(): Int
- Definition Classes
- TGetPrimaryKeysResp → AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isSet(field: _Fields): Boolean
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- Definition Classes
- TGetPrimaryKeysResp → TBase
-
def
isSetOperationHandle(): Boolean
Returns true if field operationHandle is set (has been assigned a value) and false otherwise
-
def
isSetStatus(): Boolean
Returns true if field status is set (has been assigned a value) and false otherwise
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
read(iprot: TProtocol): Unit
- Definition Classes
- TGetPrimaryKeysResp → TSerializable
-
def
setFieldValue(field: _Fields, value: Any): Unit
- Definition Classes
- TGetPrimaryKeysResp → TBase
- def setOperationHandle(operationHandle: TOperationHandle): Unit
- def setOperationHandleIsSet(value: Boolean): Unit
- def setStatus(status: TStatus): Unit
- def setStatusIsSet(value: Boolean): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- TGetPrimaryKeysResp → AnyRef → Any
- def unsetOperationHandle(): Unit
- def unsetStatus(): Unit
- def validate(): Unit
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
write(oprot: TProtocol): Unit
- Definition Classes
- TGetPrimaryKeysResp → TSerializable