2 Replies Latest reply on Jul 30, 2013 6:02 PM by ortschun

    Facading arrays in externalizer

    ortschun

      Is there a way to facade arrays in infinispan? I basically don't want to bring every value in the array on heap, and just want to read the value when we call array.get(i).