public static class MemoryManagerConfig.LowMemoryKillerPolicy extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NONE |
static String |
TOTAL_RESERVATION |
static String |
TOTAL_RESERVATION_ON_BLOCKED_NODES |
Constructor and Description |
---|
LowMemoryKillerPolicy() |
public static final String NONE
public static final String TOTAL_RESERVATION
public static final String TOTAL_RESERVATION_ON_BLOCKED_NODES
Copyright © 2012–2022. All rights reserved.