Instance Constructors
-
new
DefaultMemoryManager()
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
acquireStorageMemoryForObject(objectName: String, blockId: BlockId, numBytes: Long, memoryMode: MemoryMode, buffer: UMMMemoryTracker, shouldEvict: Boolean): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
bootManager: Boolean
-
def
changeOffHeapOwnerToStorage(buffer: ByteBuffer, allowNonAllocator: Boolean): Unit
-
def
clear(): Unit
-
def
clone(): AnyRef
-
def
close(): Unit
-
def
dropStorageMemoryForObject(objectName: String, memoryMode: MemoryMode, ignoreNumBytes: Long): Long
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getExecutionPoolSize(memoryMode: MemoryMode): Long
-
def
getExecutionPoolUsedMemory(memoryMode: MemoryMode): Long
-
def
getOffHeapMemory(objectName: String): Long
-
def
getStoragePoolMemoryUsed(memoryMode: MemoryMode): Long
-
def
getStoragePoolSize(memoryMode: MemoryMode): Long
-
def
hasOffHeap: Boolean
-
def
hashCode(): Int
-
def
init(): Unit
-
def
initMemoryStats(stats: MemoryManagerStats): Unit
-
def
initializeLogIfNecessary(): Unit
-
final
def
isDebugEnabled: Boolean
-
final
def
isInfoEnabled: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
isTraceEnabled: Boolean
-
final
var
levelFlags: Int
-
def
log: Logger
-
def
logDebug(msg: ⇒ String, throwable: Throwable): Unit
-
def
logDebug(msg: ⇒ String): Unit
-
def
logError(msg: ⇒ String, throwable: Throwable): Unit
-
def
logError(msg: ⇒ String): Unit
-
def
logInfo(msg: ⇒ String, throwable: Throwable): Unit
-
def
logInfo(msg: ⇒ String): Unit
-
def
logName: String
-
def
logStats(): Unit
-
def
logTrace(msg: ⇒ String, throwable: Throwable): Unit
-
def
logTrace(msg: ⇒ String): Unit
-
def
logWarning(msg: ⇒ String, throwable: Throwable): Unit
-
def
logWarning(msg: ⇒ String): Unit
-
final
var
log_: Logger
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
releaseStorageMemoryForObject(objectName: String, numBytes: Long, memoryMode: MemoryMode): Unit
-
def
resetLogger(): Unit
-
def
shouldStopRecovery(): Boolean
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit