org.terracotta.management.sequence
Interface NodeIdSource

All Known Implementing Classes:
NodeIdSource.Fixed

public interface NodeIdSource

Author:
Mathieu Carbou

Nested Class Summary
static class NodeIdSource.Fixed
           
 
Field Summary
static NodeIdSource BEST
           
static NodeIdSource MAC_PID
           
 
Method Summary
 long getNodeId()
           
 

Field Detail

MAC_PID

static final NodeIdSource MAC_PID

BEST

static final NodeIdSource BEST
Method Detail

getNodeId

long getNodeId()


Copyright © 2016. All Rights Reserved.