com.amazon.carbonado.qe
Class SortedQueryExecutor.ArraySortSupport<S extends Storable>
java.lang.Object
com.amazon.carbonado.qe.SortedQueryExecutor.ArraySortSupport<S>
- All Implemented Interfaces:
- SortedQueryExecutor.Support<S>
- Enclosing class:
- SortedQueryExecutor<S extends Storable>
public static class SortedQueryExecutor.ArraySortSupport<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.ArraySortSupport
public SortedQueryExecutor.ArraySortSupport()
createSortBuffer
public SortBuffer<S> createSortBuffer()
- Returns a new ArraySortBuffer.
- Specified by:
createSortBuffer in interface SortedQueryExecutor.Support<S extends Storable>
Copyright © 2006-2009 Amazon Technologies, Inc.. All Rights Reserved.