JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.predic8.membrane.core.kubernetes.client
Interface Watcher
public interface
Watcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onClosed
(
Throwable
t)
void
onEvent
(@NotNull
WatchAction
action, @NotNull
Map
m)
Method Details
onEvent
void
onEvent
(@NotNull @NotNull
WatchAction
action, @NotNull @NotNull
Map
m)
onClosed
void
onClosed
(@Nullable
Throwable
t)