2015/07/26 - Apache DirectMemory has been retired.

For more information, please explore the Attic.

public final class

Configuration

extends Object
java.lang.Object
   ↳ org.apache.directmemory.conf.Configuration

Class Overview

Provides a global single point of access to all singleton properties comprehensible to DirectMemory.

Summary

Public Methods
static void configureFromYaml()
static int getConcurrencyLevel()
static long getDisposalTime()
static int getInitialCapacity()
static int getNumberOfBuffers()
static int getRamMegaBytes()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static void configureFromYaml ()

public static int getConcurrencyLevel ()

public static long getDisposalTime ()

public static int getInitialCapacity ()

public static int getNumberOfBuffers ()

public static int getRamMegaBytes ()