ActorSystemConfigBuilder

cc.otavia.core.config.ActorSystemConfigBuilder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def actorThreadPoolSize(value: Int): this.type
def aggressiveGC(value: Boolean): this.type
def maxBatchSize(value: Int): this.type
def maxFetchPerRunning(value: Int): this.type
def memoryMonitor(value: Boolean): this.type
def memoryMonitorDurationMs(value: Int): this.type
def memoryOverSleepMs(value: Int): this.type
def poolHolderMaxSize(value: Int): this.type
def printBanner(value: Boolean): this.type
def systemMonitor(value: Boolean): this.type
def systemMonitorDurationMs(value: Int): this.type