Свойство | Тип | Описание | |
---|---|---|---|
iprot_ | |||
oprot_ | |||
seqid_ | int |
Метод | Описание | |
---|---|---|
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 | ||
Результат | System |
public Client ( |
||
iprot | ||
oprot | ||
Результат | System |
public retrieve ( int uid ) : UserProfile, | ||
uid | int | |
Результат | UserProfile, |
public send_store ( UserProfile, user ) : void | ||
user | UserProfile, | |
Результат | void |
protected TProtocol,Thrift.Protocol iprot_ | ||
Результат |
protected TProtocol,Thrift.Protocol oprot_ | ||
Результат |