Class Instrumentation
java.lang.Object
com.alibaba.cloud.stream.binder.rocketmq.metrics.Instrumentation
- Author:
- Timur Valiev, Jim
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstrumentation(String name) Instrumentation(String name, org.springframework.context.Lifecycle actuator) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.springframework.context.LifecyclegetName()inthashCode()booleanisDown()booleanbooleanbooleanisUp()voidvoidvoidsetActuator(org.springframework.context.Lifecycle actuator)
-
Field Details
-
started
-
startException
-
-
Constructor Details
-
Instrumentation
-
Instrumentation
-
-
Method Details
-
getActuator
public org.springframework.context.Lifecycle getActuator() -
setActuator
public void setActuator(org.springframework.context.Lifecycle actuator) -
isDown
public boolean isDown() -
isUp
public boolean isUp() -
isOutOfService
public boolean isOutOfService() -
markStartedSuccessfully
public void markStartedSuccessfully() -
markStartFailed
-
getName
-
isStarted
public boolean isStarted() -
getStartException
-
hashCode
public int hashCode() -
equals
-