Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.service.dmode.config.beans
Interface CdrReplayTypeReadOnlyMBean

All Known Subinterfaces:
CdrReplayTypeMBean
All Known Implementing Classes:
CdrReplayType

public interface CdrReplayTypeReadOnlyMBean

Method Summary
 int getBatchSize()
          Gets the value of the batchSize property.
 int getMaxResultSize()
          Gets the value of the maxResultSize property.
 long getRate()
          Gets the value of the rate property.
 int getReplayFailureThreshold()
          Gets the value of the replayFailureThreshold property.
 int getReplayTriggerInterval()
          Gets the value of the replayTriggerInterval property.
 int getWorkerActorCount()
          Gets the value of the workerActorCount property.

 

Method Detail

getBatchSize

int getBatchSize()
Gets the value of the batchSize property.

getRate

long getRate()
Gets the value of the rate property.

getWorkerActorCount

int getWorkerActorCount()
Gets the value of the workerActorCount property.

getReplayTriggerInterval

int getReplayTriggerInterval()
Gets the value of the replayTriggerInterval property.

getReplayFailureThreshold

int getReplayFailureThreshold()
Gets the value of the replayFailureThreshold property.

getMaxResultSize

int getMaxResultSize()
Gets the value of the maxResultSize property.

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


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