public static class Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
Kernel32.JOBJECT_EXTENDED_LIMIT_INFORMATION.ByReference |
Modifier and Type | Field and Description |
---|---|
Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION |
BasicLimitInformation |
Kernel32.IO_COUNTERS |
IoInfo |
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
JobMemoryLimit |
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
PeakJobMemoryUsed |
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
PeakProcessMemoryUsed |
com.sun.jna.platform.win32.BaseTSD.SIZE_T |
ProcessMemoryLimit |
Constructor and Description |
---|
JOBJECT_EXTENDED_LIMIT_INFORMATION() |
JOBJECT_EXTENDED_LIMIT_INFORMATION(com.sun.jna.Pointer memory) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION BasicLimitInformation
public Kernel32.IO_COUNTERS IoInfo
public com.sun.jna.platform.win32.BaseTSD.SIZE_T ProcessMemoryLimit
public com.sun.jna.platform.win32.BaseTSD.SIZE_T JobMemoryLimit
public com.sun.jna.platform.win32.BaseTSD.SIZE_T PeakProcessMemoryUsed
public com.sun.jna.platform.win32.BaseTSD.SIZE_T PeakJobMemoryUsed