Class BundlingNamedCache.PutBundler

    • Constructor Detail

      • PutBundler

        protected PutBundler()
    • Method Detail

      • bundle

        protected void bundle​(Map map)
        A pass through the the underlying putAll() operation.
        Specified by:
        bundle in class AbstractEntryBundler
        Parameters:
        map - a map to perform the bundled operation for