org.terracotta.management.sequence
Class NodeIdSource.Fixed

java.lang.Object
  extended by org.terracotta.management.sequence.NodeIdSource.Fixed
All Implemented Interfaces:
NodeIdSource
Enclosing interface:
NodeIdSource

public static class NodeIdSource.Fixed
extends Object
implements NodeIdSource


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.terracotta.management.sequence.NodeIdSource
NodeIdSource.Fixed
 
Field Summary
 
Fields inherited from interface org.terracotta.management.sequence.NodeIdSource
BEST, MAC_PID
 
Constructor Summary
NodeIdSource.Fixed(long nodeId)
           
 
Method Summary
 long getNodeId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeIdSource.Fixed

public NodeIdSource.Fixed(long nodeId)
Method Detail

getNodeId

public long getNodeId()
Specified by:
getNodeId in interface NodeIdSource


Copyright © 2016. All Rights Reserved.