public interface Clusterable
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId()
Will return a unique number per instance across the cluster.
|
String getInstanceId()
Will return a unique number per instance across the cluster. It will only make its best effort to preserve the same number across restarts but it must be unique across the cluster.
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"