public final class CleanupService extends Object
| Constructor and Description |
|---|
CleanupService(String name) |
CleanupService(String name,
long fixedDelay)
Visible for testing only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
registerCache(LocalRegionCache cache) |
void |
stop() |
public CleanupService(String name)
public CleanupService(String name, long fixedDelay)
public void registerCache(LocalRegionCache cache)
public void stop()
Copyright © 2019. All Rights Reserved.