Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


com.bea.wcp.sip.management.runtime
Interface ReplicaInfoInterface

All Superinterfaces:
java.io.Serializable

public interface ReplicaInfoInterface
extends java.io.Serializable

Method Summary
 int getHighKeyCount()
           
 long getHighTotalBytes()
           
 int getKeyCount()
           
 int getLockCount()
           
 byte getSite()
           
 long getTotalBytes()
           

 

Method Detail

getSite

byte getSite()

getKeyCount

int getKeyCount()

getLockCount

int getLockCount()

getTotalBytes

long getTotalBytes()

getHighTotalBytes

long getHighTotalBytes()

getHighKeyCount

int getHighKeyCount()

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.