Cisco Cisco Prime IP Express 8.3 Referências técnicas

Página de 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class DNSServerHaStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DNSServerHaStats
public class DNSServerHaStats
extends 
The Network Registrar DNSServerHaStats class.
The activity statistics available from the DNS server related to High-Availability (HA) DNS protocol operation.
Java class for DNSServerHaStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DNSServerHaStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="haCommInterrupted" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haCurrentState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haFullZoneResync" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haHeartbeatTimeout" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haLastTimeStateChanged" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgConnectRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgConnectSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgHeartbeatRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgHeartbeatSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgReconcileRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgReconcileSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgRespRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgRespSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgRrsyncRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgRrsyncSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgRrupdateRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgRrupdateSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgShutdownRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgShutdownSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgZonesyncRecv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haMsgZonesyncSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haPartnerDown" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haRespInconsistent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haRespServfail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haRespUnknown" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haSync" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haSyncConflict" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haSyncDiscardName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haSyncMergeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haUpdateReject" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="haZoneMismatch" 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 haCommInterrupted property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the haCurrentState property.