Uses of Class
com.gigaspaces.client.ReadTakeByIdsException
Packages that use ReadTakeByIdsException
Package
Description
Deprecated: use
org.openspaces.core instead.-
Uses of ReadTakeByIdsException in com.gigaspaces.client
Subclasses of ReadTakeByIdsException in com.gigaspaces.clientModifier and TypeClassDescriptionclassThrown when readByIds operation fails.classThrown when takeByIds operation fails.Methods in com.gigaspaces.client that return ReadTakeByIdsExceptionModifier and TypeMethodDescriptionstatic ReadTakeByIdsExceptionReadTakeByIdsException.newException(ReadTakeByIdResult[] results, boolean takeOperation) static ReadTakeByIdsExceptionReadTakeByIdsException.newException(Object[] ids, Object[] results, Throwable[] exceptions, boolean takeOperation) static ReadTakeByIdsExceptionReadTakeByIdsException.newException(Object[] ids, Throwable t, boolean takeOperation) -
Uses of ReadTakeByIdsException in com.gigaspaces.internal.client.spaceproxy.actioninfo
Methods in com.gigaspaces.internal.client.spaceproxy.actioninfo that return ReadTakeByIdsExceptionModifier and TypeMethodDescriptionReadTakeByIdsProxyActionInfo.convertResults(ISpaceProxy spaceProxy, ReadTakeByIdsException e, boolean returnPackets, AbstractProjectionTemplate projectionTemplate) Methods in com.gigaspaces.internal.client.spaceproxy.actioninfo with parameters of type ReadTakeByIdsExceptionModifier and TypeMethodDescriptionReadTakeByIdsProxyActionInfo.convertResults(ISpaceProxy spaceProxy, ReadTakeByIdsException e, boolean returnPackets, AbstractProjectionTemplate projectionTemplate)