Module: Profile::Thrift
- Defined in:
- lib/remote_profile_types.rb,
lib/profile_thrift_client.rb,
lib/remote_user_vip_service.rb,
lib/remote_profile_constants.rb,
lib/remote_user_profile_service.rb
Defined Under Namespace
Modules: RemoteUserProfileService, RemoteUserVipService Classes: LoggerFactory, PageUid, Profile, StatisticParameters, ThriftCommonResponse, ThriftUserProfileService, ThriftUserVipService, UserBasicInfo, UserSimpleInfo
Constant Summary collapse
- DEFAULT_CONFIG =
{ 'protocol' => 'compact', 'transport' => 'socket', 'transport_warpper' => 'framed', 'size' => 1, 'timeout' => 30, 'test_on_borrow' => true, 'multiplexed' => true, 'pool_timeout' => 12 }