com.amazon.carbonado.qe
Class SortedQueryExecutor.MergeSortSupport<S extends Storable>
java.lang.Object
com.amazon.carbonado.qe.SortedQueryExecutor.MergeSortSupport<S>
- All Implemented Interfaces:
- SortedQueryExecutor.Support<S>
- Enclosing class:
- SortedQueryExecutor<S extends Storable>
public static class SortedQueryExecutor.MergeSortSupport<S extends Storable>
- extends Object
- implements SortedQueryExecutor.Support<S>
- Since:
- 1.2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortedQueryExecutor.MergeSortSupport
public SortedQueryExecutor.MergeSortSupport()
createSortBuffer
public SortBuffer<S> createSortBuffer()
- Returns a new MergeSortBuffer.
- Specified by:
createSortBuffer in interface SortedQueryExecutor.Support<S extends Storable>
Copyright © 2006-2009 Amazon Technologies, Inc.. All Rights Reserved.