| Interface | Description |
|---|---|
| Indexer<ApiType> |
Indexer extends Store interface and adds index/de-index methods.
|
| Store<ApiType> |
| Class | Description |
|---|---|
| Cache<ApiType> |
Cache is a java port of k/client-go's ThreadSafeStore.
|
| Controller<ApiType,ApiListType> |
Controller is a java port of k/client-go's informer#Controller.
|
| DeltaFIFO<ApiType> | |
| DeltaFIFO.DeletedFinalStateUnknown<ApiType> | |
| Lister<ApiType> |
Lister interface is used to list cached items from a running informer.
|
| ProcessorListener<ApiType> |
ProcessorListener implements Runnable interface.
|
| ProcessorListener.AddNotification<ApiType> | |
| ProcessorListener.DeleteNotification<ApiType> | |
| ProcessorListener.Notification<ApiType> | |
| ProcessorListener.UpdateNotification<ApiType> | |
| ReflectorRunnable<ApiType,ApiListType> | |
| SharedProcessor<ApiType> |
| Enum | Description |
|---|---|
| DeltaFIFO.DeltaType |
Copyright © 2019. All rights reserved.