Package com.gigaspaces.client
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 com.gigaspaces.client.ReadTakeByIdsResult
_results -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.client.ReadTakeByIdsResult
getResultsArray, iteratorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface com.gigaspaces.client.TakeByIdsResult
getResultsArray, iterator
-
Constructor Details
-
TakeByIdsResultImpl
-