public class MemoryPoolMetricService extends Object implements IMemoryPoolMetricService
public void send(int instanceId,
long timeBucket,
int poolType,
long init,
long max,
long used,
long committed)
send 在接口中 IMemoryPoolMetricServiceCopyright © 2018 The Apache Software Foundation. All rights reserved.