beforeReclaim abstract method

Future<Null> beforeReclaim()

Provide asynchronous behaviour which must execute before reclaim.

Implementation

Future<Null> beforeReclaim();