Uses of Interface
org.apache.blur.thirdparty.thrift_0_9_0.scheme.IScheme

Packages that use IScheme
org.apache.blur.thirdparty.thrift_0_9_0.protocol   
org.apache.blur.thirdparty.thrift_0_9_0.scheme   
 

Uses of IScheme in org.apache.blur.thirdparty.thrift_0_9_0.protocol
 

Methods in org.apache.blur.thirdparty.thrift_0_9_0.protocol that return types with arguments of type IScheme
 Class<? extends IScheme> TTupleProtocol.getScheme()
           
 Class<? extends IScheme> TProtocol.getScheme()
          Scheme accessor
 

Uses of IScheme in org.apache.blur.thirdparty.thrift_0_9_0.scheme
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0.scheme that implement IScheme
 class StandardScheme<T extends TBase>
           
 class TupleScheme<T extends TBase>
           
 

Methods in org.apache.blur.thirdparty.thrift_0_9_0.scheme with type parameters of type IScheme
<S extends IScheme>
S
SchemeFactory.getScheme()
           
 



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