public interface MapsAdapterConfig
MapsAdapterConfig interface.
Modifier and Type | Method and Description |
---|---|
List<Cmap> |
getAllMaps()
getAllMaps
|
Map<String,List<Celement>> |
getCelements()
getCelements
|
Map<String,Csubmap> |
getContainerMaps(String submapName)
getContainerMaps
|
Map<String,Celement> |
getElementByAddress(String ipaddr)
getElementByAddress
|
int |
getMapElementDimension()
getMapElementDimension
|
Lock |
getReadLock() |
Map<String,List<Csubmap>> |
getsubMaps()
getsubMaps
|
List<Csubmap> |
getSubMaps(String mapName)
getSubMaps
|
Lock |
getWriteLock() |
void |
rebuildPackageIpListMap()
rebuildPackageIpListMap
|
void |
update()
update
|
int getMapElementDimension()
getMapElementDimension
void rebuildPackageIpListMap()
rebuildPackageIpListMap
void update() throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
update
IOException
- if any.org.exolab.castor.xml.MarshalException
- if any.org.exolab.castor.xml.ValidationException
- if any.Lock getReadLock()
Lock getWriteLock()
Copyright © 2015. All rights reserved.