Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 
com.cisco.cnr.ws.xsd
 
Class DNSServerMaxCounterStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DNSServerMaxCounterStats
public class DNSServerMaxCounterStats
extends 
The Network Registrar DNSServerMaxCounterStats class.
The activity statistics available from the DNS server reporting high-water values encountered by the server.
Java class for DNSServerMaxCounterStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DNSServerMaxCounterStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="concurrentXfrsIn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="concurrentXfrsOut" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dnsConcurrentPackets" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haBatchCountLimit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haPersistedEditList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haRrActiveList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haRrPendingList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haUpdateLatencyMax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary
()
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the concurrentXfrsIn property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the concurrentXfrsOut property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the dnsConcurrentPackets property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the haBatchCountLimit property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the haPersistedEditList property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the haRrActiveList property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the haRrPendingList property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the haUpdateLatencyMax property.