Interface ReplicaInfoInterface

All Superinterfaces:
Serializable

public interface ReplicaInfoInterface extends Serializable
Author:
Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
  • Method Details

    • getSite

      byte getSite()
    • getKeyCount

      int getKeyCount()
    • getLockCount

      int getLockCount()
    • getTotalBytes

      long getTotalBytes()
    • getHighTotalBytes

      long getHighTotalBytes()
    • getHighKeyCount

      int getHighKeyCount()