com.alibaba.dubbo.common.status.support
Class MemoryStatusChecker

java.lang.Object
  extended by com.alibaba.dubbo.common.status.support.MemoryStatusChecker
All Implemented Interfaces:
StatusChecker

@Activate
public class MemoryStatusChecker
extends Object
implements StatusChecker

MemoryStatus

Author:
william.liangf

Constructor Summary
MemoryStatusChecker()
           
 
Method Summary
 Status check()
          check status
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryStatusChecker

public MemoryStatusChecker()
Method Detail

check

public Status check()
Description copied from interface: StatusChecker
check status

Specified by:
check in interface StatusChecker
Returns:
status


Copyright © 2012–2017 Alibaba. All rights reserved.