<< Click to Display Table of Contents >>

MemoryStatus

오즈 서버가 설치된 시스템의 메모리와 관련된 멤버 변수를 제공하는 클래스입니다.


Member Variables

garbageCollect

public static void garbageCollect()

garbage collection 수행

getTotalMemory

public long getTotalMemory()

서버 VM의 토탈 메모리

getFreememory

public long getFreememory()

서버 VM의 Free 메모리