Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3227

IgniteCache: add method to calculate size per partition

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      It makes sense to add size calculation per partition. Actually the following methods should be added to the IgniteCache API.

      public int size(int partition, CachePeekMode... peekModes) throws CacheException;
      
      public int localSize(int partition, CachePeekMode... peekModes);
      

      Attachments

        Issue Links

          Activity

            People

              agoncharuk Alexey Goncharuk
              dmagda Denis A. Magda
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: