public class TerracottaStoreInitializationService extends Object
| Constructor and Description |
|---|
TerracottaStoreInitializationService(org.terracotta.toolkit.cluster.ClusterInfo clusterInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Runnable runnable,
NonstopConfiguration nonStopConfiguration) |
void |
shutdown()
This method should be called when the associated CacheManager is shutdown.
|
public TerracottaStoreInitializationService(org.terracotta.toolkit.cluster.ClusterInfo clusterInfo)
public void shutdown()
public void initialize(Runnable runnable, NonstopConfiguration nonStopConfiguration)
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.