Uses of Class
com.gigaspaces.client.SpaceProxyOperationModifiers
Packages that use SpaceProxyOperationModifiers
Package
Description
Deprecated: use
org.openspaces.core instead.-
Uses of SpaceProxyOperationModifiers in com.gigaspaces.client
Subclasses of SpaceProxyOperationModifiers in com.gigaspaces.clientModifier and TypeClassDescriptionclassProvides modifiers to customize the behavior of change operations.classProvides modifiers to customize the behavior of clear operations.classProvides modifiers to customize the behavior of count operations.classBase class for isolation level based space proxy operations modifiers.classProvides modifiers to customize the behavior of read operations.classProvides modifiers to customize the behavior of take operations.classProvides modifiers to customize the behavior of write operations.Methods in com.gigaspaces.client with type parameters of type SpaceProxyOperationModifiersModifier and TypeMethodDescriptionprotected <T extends SpaceProxyOperationModifiers>
TSpaceProxyOperationModifiers.createIfNeeded(int modifiers) Methods in com.gigaspaces.client that return SpaceProxyOperationModifiersModifier and TypeMethodDescriptionprotected abstract SpaceProxyOperationModifiersSpaceProxyOperationModifiers.create(int modifiers) Methods in com.gigaspaces.client that return types with arguments of type SpaceProxyOperationModifiersModifier and TypeMethodDescriptionprotected Map<Integer,SpaceProxyOperationModifiers> ChangeModifiers.getCache()protected Map<Integer,SpaceProxyOperationModifiers> ClearModifiers.getCache()protected Map<Integer,SpaceProxyOperationModifiers> CountModifiers.getCache()protected Map<Integer,SpaceProxyOperationModifiers> ReadModifiers.getCache()protected abstract Map<Integer,SpaceProxyOperationModifiers> SpaceProxyOperationModifiers.getCache()protected Map<Integer,SpaceProxyOperationModifiers> TakeModifiers.getCache()protected Map<Integer,SpaceProxyOperationModifiers> WriteModifiers.getCache()Methods in com.gigaspaces.client with parameters of type SpaceProxyOperationModifiersModifier and TypeMethodDescriptionprotected intSpaceProxyOperationModifiers.add(SpaceProxyOperationModifiers modifiers) protected booleanSpaceProxyOperationModifiers.contains(SpaceProxyOperationModifiers modifiers) Checks if the specified modifier is set.protected intSpaceProxyOperationModifiers.remove(SpaceProxyOperationModifiers modifiers) Constructors in com.gigaspaces.client with parameters of type SpaceProxyOperationModifiersModifierConstructorDescriptionprotectedSpaceProxyOperationModifiers(SpaceProxyOperationModifiers... modifiers) protectedprotectedSpaceProxyOperationModifiers(SpaceProxyOperationModifiers m1, SpaceProxyOperationModifiers m2, SpaceProxyOperationModifiers m3) -
Uses of SpaceProxyOperationModifiers in com.gigaspaces.client.internal
Subclasses of SpaceProxyOperationModifiers in com.gigaspaces.client.internal -
Uses of SpaceProxyOperationModifiers in org.openspaces.core.config.modifiers
Classes in org.openspaces.core.config.modifiers with type parameters of type SpaceProxyOperationModifiersModifier and TypeClassDescriptionclassBase class for different modifier types beans.