Class TakeByIdsResultImpl<T>
java.lang.Object
com.gigaspaces.client.ReadTakeByIdsResult<T>
com.gigaspaces.client.TakeByIdsResultImpl<T>
- All Implemented Interfaces:
ReadByIdsResult<T>, TakeByIdsResult<T>, Iterable<T>
- Since:
- 7.1.1
- Author:
- idan
-
Field Summary
Fields inherited from class ReadTakeByIdsResult
_results -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ReadTakeByIdsResult
getResultsArray, iteratorMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface TakeByIdsResult
getResultsArray, iterator
-
Constructor Details
-
TakeByIdsResultImpl
-