public class MemoryMetricService extends Object implements IMemoryMetricService
public void send(int instanceId,
long timeBucket,
boolean isHeap,
long init,
long max,
long used,
long committed)
send 在接口中 IMemoryMetricServiceCopyright © 2018 The Apache Software Foundation. All rights reserved.