Interface DHTDBStats

All Known Implementing Classes:
DHTDBImpl

public interface DHTDBStats
  • Field Details

  • Method Details

    • getKeyCount

      int getKeyCount()
    • getLocalKeyCount

      int getLocalKeyCount()
    • getKeyBlockCount

      int getKeyBlockCount()
    • getSize

      int getSize()
    • getValueCount

      int getValueCount()
    • getValueDetails

      int[] getValueDetails()
      returned values indexed by above VD_ constants for meaning
      Returns: