public class CpuUtilization extends Object
Modifier and Type | Field and Description |
---|---|
ThreadStats |
inThread |
ThreadStats |
outThread |
ThreadStats |
serviceThread |
Constructor and Description |
---|
CpuUtilization() |
public volatile ThreadStats serviceThread
public volatile ThreadStats inThread
public volatile ThreadStats outThread
Copyright © 2013 Hazelcast, Inc.. All rights reserved.