Class IgniteDefragmentation.CompletedDefragmentationInfo

    • Constructor Detail

      • CompletedDefragmentationInfo

        public CompletedDefragmentationInfo​(long elapsedTime,
                                            long sizeBefore,
                                            long sizeAfter)
    • Method Detail

      • getSizeBefore

        public long getSizeBefore()
      • getSizeAfter

        public long getSizeAfter()