Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
public javax.xml.bind.JAXBElement<java.lang.String> getPrefetch()
Gets the value of the prefetch property.
Network Registrar Type: AT_BOOL 
Default value: off
Sets whether message cache elements should be prefetched before they
 expire to keep the cache up to date. Turning it on gives about 10
 percent more traffic and load on the machine, but popular items do not
 expire from the cache.
 When prefetch is enabled, records are assigned a prefetch time that 
 is within 10 percent of the expiration time. As the server processes
 client queries and looks up the records, it checks the prefetch time.
 Once the record is within 10 percent of its expiration, the server 
 will issue a query for the record in order to keep it from expiring.
Returns:
possible object is 
JAXBElement<String>
setPrefetch
public void setPrefetch(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the prefetch property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getRemoteNsCacheNumhosts
public javax.xml.bind.JAXBElement<java.lang.String> getRemoteNsCacheNumhosts()
Gets the value of the remoteNsCacheNumhosts property.
Network Registrar Type: AT_INT 
Default value: 50000
Sets the number of hosts for which information is cached.
Returns:
possible object is 
JAXBElement<String>
setRemoteNsCacheNumhosts
public void setRemoteNsCacheNumhosts(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the remoteNsCacheNumhosts property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getRemoteNsHostTtl
public javax.xml.bind.JAXBElement<java.lang.String> getRemoteNsHostTtl()
Gets the value of the remoteNsHostTtl property.
Network Registrar Type: AT_TIME 
Default value: 15m
Sets the time to live for entries in the host entries in the remote
 name server cache. They contains roundtrip timing and EDNS support
 information.
Returns:
possible object is 
JAXBElement<String>