public interface RegistryEvent
| Modifier and Type | Interface and Description |
|---|---|
static class |
RegistryEvent.Type
Event types which are created by a CircuitBreaker.
|
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
getEventTime()
Returns the creation time of Registry event.
|
RegistryEvent.Type |
getEventType()
Returns the type of the Registry event.
|
RegistryEvent.Type getEventType()
ZonedDateTime getEventTime()
Copyright © 2022. All rights reserved.