Interface SuspensionCallback

All Known Implementing Classes:
FSSuspensionCallback, InMemorySuspensionCallback

public interface SuspensionCallback
The suspension hook is used to suspend neurons to an external storage in order to reduce the memory footprint. !!! Important: When using the suspension hook, all references to a neuron need to occur through a provider. Otherwise the reference might be outdated.
Author:
Lukas Molzberger