| Package | Description |
|---|---|
| org.apache.gora.avro.store | |
| org.apache.gora.store.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Result<K,T> |
DataFileAvroStore.executePartial(FileSplitPartitionQuery<K,T> query) |
protected Result<K,T> |
AvroStore.executePartial(FileSplitPartitionQuery<K,T> query)
Executes a PartitialQuery, reading the data between start and end.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Result<K,T> |
FileBackedDataStoreBase.executePartial(FileSplitPartitionQuery<K,T> query)
Executes a PartitialQuery, reading the data between start and end.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.