public class ReplicationObject extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ReplicationObject(Object instance,
long weight,
boolean istransient,
List<ReplicationObject> depends)
constructor
|
protected ReplicationObject(Object instance, long weight, boolean istransient, List<ReplicationObject> depends)
instance - weight - istransient - depends - Copyright © 2012–2018. All rights reserved.