Class ProcessorListener<ApiType extends io.kubernetes.client.common.KubernetesObject>
java.lang.Object
io.kubernetes.client.informer.cache.ProcessorListener<ApiType>
- All Implemented Interfaces:
Runnable
public class ProcessorListener<ApiType extends io.kubernetes.client.common.KubernetesObject>
extends Object
implements Runnable
ProcessorListener implements Runnable interface. It's supposed to run in background and actually
executes its event handler on notification.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic classstatic final class -
Constructor Summary
Constructors -
Method Summary