Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


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

All Superinterfaces:
java.io.Serializable

public interface ReplicaInfoInterface
extends java.io.Serializable

Copyright © 2008 Oracle Corp. All Rights Reserved.

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

Method Detail

getHighKeyCount

public int getHighKeyCount()

getHighTotalBytes

public long getHighTotalBytes()

getKeyCount

public int getKeyCount()

getLockCount

public int getLockCount()

getSite

public byte getSite()

getTotalBytes

public long getTotalBytes()

Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.