public class FixedNodeIdentifierStrategy extends Object implements NodeIdentifierStrategy
| Modifier and Type | Field and Description |
|---|---|
protected long |
nodeIdentifier |
| Constructor and Description |
|---|
FixedNodeIdentifierStrategy(long nodeIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNodeIdentifier() |
public FixedNodeIdentifierStrategy(long nodeIdentifier)
public long getNodeIdentifier()
getNodeIdentifier in interface NodeIdentifierStrategyCopyright © 2020. All rights reserved.