Interface ReplicaInfoInterface
- All Superinterfaces:
Serializable
- Author:
- Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
-
Method Summary
-
Method Details
-
getSite
byte getSite() -
getKeyCount
int getKeyCount() -
getLockCount
int getLockCount() -
getTotalBytes
long getTotalBytes() -
getHighTotalBytes
long getHighTotalBytes() -
getHighKeyCount
int getHighKeyCount()
-