com.voidsearch.voidbase.storage.distributed.router
Class DistributedStoreRouter

java.lang.Object
  extended by com.voidsearch.voidbase.storage.distributed.router.DistributedStoreRouter
All Implemented Interfaces:
Router

public class DistributedStoreRouter
extends java.lang.Object
implements Router


Field Summary
protected static org.slf4j.Logger logger
           
protected static DistributedStoreRouter storage
           
 
Constructor Summary
protected DistributedStoreRouter()
           
 
Method Summary
 java.lang.Object clone()
           
static DistributedStoreRouter getInstance()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

storage

protected static DistributedStoreRouter storage

logger

protected static final org.slf4j.Logger logger
Constructor Detail

DistributedStoreRouter

protected DistributedStoreRouter()
Method Detail

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Overrides:
clone in class java.lang.Object
Throws:
java.lang.CloneNotSupportedException

getInstance

public static DistributedStoreRouter getInstance()


Copyright © 2009. All Rights Reserved.