org.terracotta.collections.servermap
Class ServerMapLocalStoreConfig

java.lang.Object
  extended by org.terracotta.collections.servermap.ServerMapLocalStoreConfig

public class ServerMapLocalStoreConfig
extends Object


Constructor Summary
ServerMapLocalStoreConfig(ServerMapLocalStoreConfigParameters parameters)
           
 
Method Summary
 String getLocalStoreManagerName()
           
 String getLocalStoreName()
           
 String getServerMapLocalStoreFactoryClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerMapLocalStoreConfig

public ServerMapLocalStoreConfig(ServerMapLocalStoreConfigParameters parameters)
Method Detail

getLocalStoreManagerName

public String getLocalStoreManagerName()

getLocalStoreName

public String getLocalStoreName()

getServerMapLocalStoreFactoryClassName

public String getServerMapLocalStoreFactoryClassName()


Copyright © 2015 Terracotta, Inc.. All Rights Reserved.