Uses of Interface
org.hcjf.cloud.impl.objects.DistributedObject
-
Packages that use DistributedObject Package Description org.hcjf.cloud.impl.objects -
-
Uses of DistributedObject in org.hcjf.cloud.impl.objects
Classes in org.hcjf.cloud.impl.objects that implement DistributedObject Modifier and Type Class Description classDistributedLeafclassDistributedTreeclassLocalLeafclassRemoteLeafMethods in org.hcjf.cloud.impl.objects that return DistributedObject Modifier and Type Method Description DistributedObjectDistributedTree.Entry. getValue()DistributedObjectDistributedTree. remove(java.lang.Object... path)Constructors in org.hcjf.cloud.impl.objects with parameters of type DistributedObject Constructor Description Entry(java.lang.Object[] path, DistributedObject value)
-