Interface PartitionAdminService


  • public interface PartitionAdminService
    Administrative interface for partition membership changes.
    • Method Detail

      • snapshot

        void snapshot()
        Takes a snapshot of all partitions.
      • snapshot

        void snapshot​(PartitionId partitionId)
        Takes a snapshot of the given partition.
        Parameters:
        partitionId - the partition to snapshot