Class ContainerCacheConf


  • public class ContainerCacheConf
    extends Object
    • Constructor Detail

      • ContainerCacheConf

        public ContainerCacheConf()
    • Method Detail

      • getCachePolicy

        public String getCachePolicy()
        Gets the value of the cachePolicy property.
        Returns:
        possible object is String
      • setCachePolicy

        public void setCachePolicy​(String value)
        Sets the value of the cachePolicy property.
        Parameters:
        value - allowed object is String
      • getCachePolicyConf

        public CachePolicyConf getCachePolicyConf()
        Gets the value of the cachePolicyConf property.
        Returns:
        possible object is CachePolicyConf
      • setCachePolicyConf

        public void setCachePolicyConf​(CachePolicyConf value)
        Sets the value of the cachePolicyConf property.
        Parameters:
        value - allowed object is CachePolicyConf
      • setCachePolicyConfOther

        public void setCachePolicyConfOther​(CachePolicyConfOther value)
        Sets the value of the cachePolicyConfOther property.
        Parameters:
        value - allowed object is CachePolicyConfOther