com.voidsearch.voidbase.storage.distributed.router.topology
Class StorageTopology
java.lang.Object
com.voidsearch.voidbase.storage.distributed.router.topology.StorageTopology
public class StorageTopology
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
strategy
protected static Strategy strategy
topology
protected static StorageTopology topology
nodes
protected static final java.util.concurrent.ConcurrentHashMap<java.lang.String,StorageNode> nodes
logger
protected static final org.slf4j.Logger logger
StorageTopology
protected StorageTopology()
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
clone in class java.lang.Object
- Throws:
java.lang.CloneNotSupportedException
getInstance
public static StorageTopology getInstance()
addNode
public void addNode(StorageNode node)
throws StorageTopologyException
- Throws:
StorageTopologyException
Copyright © 2009. All Rights Reserved.