Interface ECPUPerSecond.Builder

    • Method Detail

      • maximum

        ECPUPerSecond.Builder maximum​(Integer maximum)

        The configuration for the maximum number of ECPUs the cache can consume per second.

        Parameters:
        maximum - The configuration for the maximum number of ECPUs the cache can consume per second.
        Returns:
        Returns a reference to this object so that method calls can be chained together.