Class CacheEntryGetValueClosure

    • Constructor Detail

      • CacheEntryGetValueClosure

        public CacheEntryGetValueClosure()
    • Method Detail

      • apply

        @Nullable
        public @Nullable Object apply​(Object o)
        Closure body.
        Specified by:
        apply in interface IgniteClosure
        Parameters:
        o - Closure parameter.
        Returns:
        Closure return value.