Class SnapshotEvent

    • Constructor Detail

      • SnapshotEvent

        public SnapshotEvent​(ClusterNode node,
                             String msg,
                             String snpName,
                             int type)
        Parameters:
        node - Node on which the event was fired.
        msg - Optional event message.
        snpName - Snapshot name.
        type - Snapshot event type.
    • Method Detail

      • snapshotName

        public String snapshotName()
        Returns:
        Snapshot name.