Uses of Class
org.apache.openjpa.slice.SliceInfo
-
Uses of SliceInfo in org.apache.openjpa.slice
Modifier and TypeMethodDescriptionstatic SliceInfo
SliceImplHelper.getSliceInfo
(OpenJPAStateManager sm) Gets the assigned slice information, if any, from the given StateManager.static SliceInfo
SliceImplHelper.getSlicesByPolicy
(Object pc, DistributedConfiguration conf, Object ctx) Gets the target slices by calling user-specifiedDistributionPolicy
orReplicationPolicy
depending on whether the given instance isreplicated
.static SliceInfo
SliceImplHelper.getSlicesByPolicy
(OpenJPAStateManager sm, DistributedConfiguration conf, Object ctx) Gets the target slices for the given StateManager.SliceInfo.setInto
(OpenJPAStateManager sm) Sets this receiver as the given StateManager's internal instance-level data.