org.terracotta.modules.ehcache.event
Class TerracottaNodeImpl
java.lang.Object
org.terracotta.modules.ehcache.event.TerracottaNodeImpl
- All Implemented Interfaces:
- net.sf.ehcache.cluster.ClusterNode
public class TerracottaNodeImpl
- extends Object
- implements net.sf.ehcache.cluster.ClusterNode
A bridge from DsoNode in TC-space to TerracottaNode in Ehcache-space.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerracottaNodeImpl
public TerracottaNodeImpl(com.tcclient.cluster.DsoNode node)
getHostname
public String getHostname()
- Specified by:
getHostname in interface net.sf.ehcache.cluster.ClusterNode
getId
public String getId()
- Specified by:
getId in interface net.sf.ehcache.cluster.ClusterNode
getIp
public String getIp()
- Specified by:
getIp in interface net.sf.ehcache.cluster.ClusterNode
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.