public class JoinedQueryResult extends ArrayListResult
modCount
Constructor and Description |
---|
JoinedQueryResult() |
JoinedQueryResult(Collection<IEntryPacket> entries) |
Modifier and Type | Method and Description |
---|---|
Object |
getFieldValue(SelectColumn column,
IEntryPacket entryPacket) |
IQueryResultSet<IEntryPacket> |
newResultSet() |
IQueryResultSet<IEntryPacket> |
newResultSet(Collection<IEntryPacket> entries) |
intersect, union
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
containsAll, equals, hashCode
public JoinedQueryResult()
public JoinedQueryResult(Collection<IEntryPacket> entries)
public Object getFieldValue(SelectColumn column, IEntryPacket entryPacket)
getFieldValue
in interface IQueryResultSet<IEntryPacket>
getFieldValue
in class ArrayListResult
public IQueryResultSet<IEntryPacket> newResultSet()
newResultSet
in interface IQueryResultSet<IEntryPacket>
newResultSet
in class ArrayListResult
public IQueryResultSet<IEntryPacket> newResultSet(Collection<IEntryPacket> entries)
newResultSet
in interface IQueryResultSet<IEntryPacket>
newResultSet
in class ArrayListResult
Copyright © GigaSpaces.