Interface SnapshotProvider


  • public interface SnapshotProvider
    An interface for components supplying a state snapshot where persistence and other pre-processing has been done.
    Author:
    Steinar Knutsen
    • Method Detail

      • histogram

        void histogram​(java.io.PrintStream output)