| 构造器和说明 |
|---|
ConfiguratorProcessEvent() |
| 限定符和类型 | 方法和说明 |
|---|---|
RegistryClientConfig |
getConfig()
Getter method for property config.
|
Configurator |
getConfigurator()
Getter method for property configurator.
|
long |
getEnd()
Getter method for property end.
|
long |
getStart()
Getter method for property start.
|
Throwable |
getThrowable()
Getter method for property throwable.
|
void |
setConfig(RegistryClientConfig config)
Setter method for property config.
|
void |
setConfigurator(Configurator configurator)
Setter method for property configurator.
|
void |
setEnd(long end)
Setter method for property end.
|
void |
setStart(long start)
Setter method for property start.
|
void |
setThrowable(Throwable throwable)
Setter method for property throwable.
|
String |
toString() |
public Configurator getConfigurator()
public void setConfigurator(Configurator configurator)
configurator - value to be assigned to property configuratorpublic RegistryClientConfig getConfig()
public void setConfig(RegistryClientConfig config)
config - value to be assigned to property configpublic long getStart()
public void setStart(long start)
start - value to be assigned to property startpublic long getEnd()
public void setEnd(long end)
end - value to be assigned to property endpublic Throwable getThrowable()
public void setThrowable(Throwable throwable)
throwable - value to be assigned to property throwablepublic String toString()
toString 在类中 ObjectObject.toString()Copyright © 2023 The Ant Financial. All rights reserved.