public class SlicePersistence extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HINT_TARGET
The key for setting the Query hints.
|
Constructor and Description |
---|
SlicePersistence() |
Modifier and Type | Method and Description |
---|---|
static String |
getSlice(Object obj)
Get the slice identifier for the given instance if it is a managed
instance and has been assigned to a slice.
|
static boolean |
isReplicated(Object obj)
Affirms if the given instance is replicated, provided the given instance
is managed.
|
public static final String HINT_TARGET
public static String getSlice(Object obj)
public static boolean isReplicated(Object obj)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.