This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.gora.avro.query.AvroQuery (Apache Gora 0.2 API)

Uses of Class
org.apache.gora.avro.query.AvroQuery

Packages that use AvroQuery
org.apache.gora.avro.query   
org.apache.gora.avro.store   
 

Uses of AvroQuery in org.apache.gora.avro.query
 

Constructors in org.apache.gora.avro.query with parameters of type AvroQuery
AvroResult(AvroStore<K,T> dataStore, AvroQuery<K,T> query, org.apache.avro.io.DatumReader<T> reader, org.apache.avro.io.Decoder decoder)
           
 

Uses of AvroQuery in org.apache.gora.avro.store
 

Methods in org.apache.gora.avro.store that return AvroQuery
 AvroQuery<K,T> AvroStore.newQuery()
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.