Uses of Class
com.gigaspaces.client.ReadTakeByIdResult
Packages that use ReadTakeByIdResult
Package
Description
Deprecated: use
org.openspaces.core instead.Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Uses of ReadTakeByIdResult in com.gigaspaces.client
Fields in com.gigaspaces.client declared as ReadTakeByIdResultMethods in com.gigaspaces.client that return ReadTakeByIdResultMethods in com.gigaspaces.client with parameters of type ReadTakeByIdResultModifier and TypeMethodDescriptionstatic ReadTakeByIdsExceptionReadTakeByIdsException.newException(ReadTakeByIdResult[] results, boolean takeOperation) Constructors in com.gigaspaces.client with parameters of type ReadTakeByIdResultModifierConstructorDescriptionReadByIdsException(ReadTakeByIdResult[] results) ReadTakeByIdsException(ReadTakeByIdResult[] results) TakeByIdsException(ReadTakeByIdResult[] results) -
Uses of ReadTakeByIdResult in org.openspaces.core
Constructors in org.openspaces.core with parameters of type ReadTakeByIdResultModifierConstructorDescriptionprotectedReadByIdResult(ReadTakeByIdResult result, ExceptionTranslator exceptionTranslator) protectedTakeByIdResult(ReadTakeByIdResult result, ExceptionTranslator exceptionTranslator)