Package org.hcjf.cloud.impl.objects
Class LocalLeaf
- java.lang.Object
-
- org.hcjf.cloud.impl.objects.DistributedLeaf
-
- org.hcjf.cloud.impl.objects.LocalLeaf
-
- All Implemented Interfaces:
DistributedObject
public final class LocalLeaf extends DistributedLeaf
- Author:
- javaito
-
-
Constructor Summary
Constructors Constructor Description LocalLeaf(java.lang.Object key)
-
Method Summary
Modifier and Type Method Description java.lang.ObjectgetInstance()voidsetInstance(java.lang.Object instance)-
Methods inherited from class org.hcjf.cloud.impl.objects.DistributedLeaf
getKey, getLastUpdate, getNodes, getServiceEndPoints, setLastUpdate
-
-