Package org.hcjf.cloud.impl.objects
Class RemoteLeaf
- java.lang.Object
-
- org.hcjf.cloud.impl.objects.DistributedLeaf
-
- org.hcjf.cloud.impl.objects.RemoteLeaf
-
- All Implemented Interfaces:
DistributedObject
public final class RemoteLeaf extends DistributedLeaf
- Author:
- javaito
-
-
Constructor Summary
Constructors Constructor Description RemoteLeaf(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
-
-