|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnclusteredObjectException | |
|---|---|
| org.terracotta.cluster | |
| Uses of UnclusteredObjectException in org.terracotta.cluster |
|---|
| Methods in org.terracotta.cluster that throw UnclusteredObjectException | ||
|---|---|---|
|
ClusterInfo.getKeysForLocalValues(Map<K,?> map)
Retrieve a set of keys for map values that are faulted on the current node out of a clustered map for which partialness is supported. |
|
|
TerracottaClusterInfo.getKeysForLocalValues(Map<K,?> map)
|
|
|
ClusterInfo.getKeysForOrphanedValues(Map<K,?> map)
Retrieve a set of keys for map values that are not faulted anywhere out of a clustered map for which partialness is supported. |
|
|
TerracottaClusterInfo.getKeysForOrphanedValues(Map<K,?> map)
|
|
Map<?,Set<ClusterNode>> |
ClusterInfo.getNodesWithObjects(Collection<?> objects)
Determine where a collection of clustered objects is faulted. |
|
Map<?,Set<ClusterNode>> |
TerracottaClusterInfo.getNodesWithObjects(Collection<?> objects)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||