BufferConfigBuilder

cc.otavia.core.config.BufferConfigBuilder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def maxCache(value: Int): this.type
def minCache(value: Int): this.type
def pageSize(kb: Int): this.type

Set page size in KB. Must be one of {1, 2, 4, 8, 16}.

Set page size in KB. Must be one of {1, 2, 4, 8, 16}.

Attributes