RollingBuffer

com.netflix.atlas.core.algorithm.RollingBuffer
See theRollingBuffer companion class
object RollingBuffer

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(n: Int): RollingBuffer

Create a new buffer of size n initialized with NaN values.

Create a new buffer of size n initialized with NaN values.

Attributes

Create a new buffer based on previously captured state.

Create a new buffer based on previously captured state.

Attributes