public class CustomContainerPlugins extends Object implements ClusterPropertiesListener, MapWriter
| Modifier and Type | Class and Description | 
|---|---|
| class  | CustomContainerPlugins.ApiInfo | 
| static class  | CustomContainerPlugins.Diff | 
MapWriter.EntryWriter| Constructor and Description | 
|---|
| CustomContainerPlugins(CoreContainer coreContainer,
                      ApiBag apiBag) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,CustomContainerPlugins.Diff> | compareMaps(Map<String,? extends Object> a,
           Map<String,? extends Object> b) | 
| CustomContainerPlugins.ApiInfo | createInfo(PluginMeta info,
          List<String> errs) | 
| boolean | onChange(Map<String,Object> properties) | 
| void | refresh() | 
| void | writeMap(MapWriter.EntryWriter ew) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _sizepublic CustomContainerPlugins(CoreContainer coreContainer, ApiBag apiBag)
public boolean onChange(Map<String,Object> properties)
onChange in interface ClusterPropertiesListenerpublic void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap in interface MapWriterIOExceptionpublic void refresh()
public CustomContainerPlugins.ApiInfo createInfo(PluginMeta info, List<String> errs)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.