Uses of Class
org.apache.blur.thirdparty.thrift_0_9_0.TServiceClient

Packages that use TServiceClient
org.apache.blur.thirdparty.thrift_0_9_0   
org.apache.blur.thrift.generated   
 

Uses of TServiceClient in org.apache.blur.thirdparty.thrift_0_9_0
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0 with type parameters of type TServiceClient
 interface TServiceClientFactory<T extends TServiceClient>
          A TServiceClientFactory provides a general way to get a TServiceClient connected to a remote TService via a protocol.
 

Uses of TServiceClient in org.apache.blur.thrift.generated
 

Subclasses of TServiceClient in org.apache.blur.thrift.generated
static class Blur.Client
           
 class SafeClientGen
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.