Property | Type | Description | |
---|---|---|---|
iprot_ | |||
oprot_ | |||
seqid_ | int |
Method | Description | |
---|---|---|
Client ( |
||
Client ( |
||
recv_retrieve ( ) : UserProfile, | ||
recv_store ( ) : void | ||
retrieve ( int uid ) : UserProfile, | ||
send_retrieve ( int uid ) : void | ||
send_store ( UserProfile, user ) : void | ||
store ( UserProfile, user ) : void |
public Client ( |
||
prot | ||
return | System |
public Client ( |
||
iprot | ||
oprot | ||
return | System |
public send_store ( UserProfile, user ) : void | ||
user | UserProfile, | |
return | void |
protected TProtocol,Thrift.Protocol iprot_ | ||
return |
protected TProtocol,Thrift.Protocol oprot_ | ||
return |