public interface IMemoryPoolMetricService extends Service
void
send(int instanceId, long timeBucket, int poolType, long init, long max, long used, long committed)
void send(int instanceId, long timeBucket, int poolType, long init, long max, long used, long committed)
Copyright © 2018 The Apache Software Foundation. All rights reserved.