Class TWBatchingElement.TWBatchStatisticObserver

    • Constructor Detail

      • TWBatchStatisticObserver

        public TWBatchStatisticObserver​(TimeWeighted tw)
      • TWBatchStatisticObserver

        public TWBatchStatisticObserver​(TimeWeighted tw,
                                        java.lang.String name)
      • TWBatchStatisticObserver

        public TWBatchStatisticObserver​(TimeWeighted tw,
                                        int minNumBatches,
                                        int minBatchSize,
                                        int maxNBMultiple)
      • TWBatchStatisticObserver

        public TWBatchStatisticObserver​(TimeWeighted tw,
                                        int minNumBatches,
                                        int minBatchSize,
                                        int maxNBMultiple,
                                        java.lang.String name)