Interface CracResourceRegistrar

All Known Implementing Classes:
OrderedCracResourceRegistrar
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface CracResourceRegistrar
Registers all defined Resources for Coordinated Restore at Checkpoint.
Since:
1.0.0
Author:
Tim Yates
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Registers Every CRaC resource.
  • Method Details

    • registerResources

      void registerResources()
      Registers Every CRaC resource.