| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.informers.cache | |
| io.fabric8.kubernetes.client.informers.impl |
| Constructor and Description |
|---|
Controller(Class<T> apiTypeClass,
DeltaFIFO<T> queue,
ListerWatcher<T,TList> listerWatcher,
Consumer<Deque<AbstractMap.SimpleEntry<DeltaFIFO.DeltaType,Object>>> popProcessFunc,
OperationContext context) |
Controller(Class<T> apiTypeClass,
DeltaFIFO<T> queue,
ListerWatcher<T,TList> listerWatcher,
Consumer<Deque<AbstractMap.SimpleEntry<DeltaFIFO.DeltaType,Object>>> processFunc,
Supplier<Boolean> resyncFunc,
long fullResyncPeriod,
OperationContext context) |
ReflectorRunnable(Class<T> apiTypeClass,
ListerWatcher listerWatcher,
Store store,
OperationContext operationContext) |
| Constructor and Description |
|---|
DefaultSharedIndexInformer(Class<T> apiTypeClass,
ListerWatcher listerWatcher,
long resyncPeriod,
OperationContext context) |
Copyright © 2015–2019 Red Hat. All rights reserved.