MemoryBlockStore

com.netflix.atlas.core.db.MemoryBlockStore
See theMemoryBlockStore companion class

Attributes

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

Members list

Value members

Concrete methods

def newArrayBlock(start: Long, size: Int): MutableBlock
def newRollupBlock(start: Long, size: Int): RollupBlock