@NotThreadSafe public class ViewsGarbageCollector extends Object
Created by Maithem on 11/16/18.
Constructor and Description |
---|
ViewsGarbageCollector(CorfuRuntime runtime) |
Modifier and Type | Method and Description |
---|---|
void |
runRuntimeGC()
Over time garbage is created on the global log and clients sync
parts of the log therefore clients can accumulate garbage overtime.
|
void |
start() |
void |
stop() |
public ViewsGarbageCollector(CorfuRuntime runtime)
public void start()
public void stop()
public void runRuntimeGC()
Copyright © 2019 CorfuDB. All rights reserved.