Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302.Counter64
Packages that use Counter64
Package
Description
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state
-
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730 that return Counter64Modifier and TypeMethodDescriptionAaaServerState.getConnectionAborts()Return connectionAborts, ornullif it is not present.AaaServerState.getConnectionCloses()Return connectionCloses, ornullif it is not present.AaaServerState.getConnectionFailures()Return connectionFailures, ornullif it is not present.AaaServerState.getConnectionOpens()Return connectionOpens, ornullif it is not present.AaaServerState.getConnectionTimeouts()Return connectionTimeouts, ornullif it is not present.AaaServerState.getErrorsReceived()Return errorsReceived, ornullif it is not present.AaaServerState.getMessagesReceived()Return messagesReceived, ornullif it is not present.AaaServerState.getMessagesSent()Return messagesSent, ornullif it is not present.default @NonNull Counter64AaaServerState.requireConnectionAborts()Return connectionAborts, guaranteed to be non-null.default @NonNull Counter64AaaServerState.requireConnectionCloses()Return connectionCloses, guaranteed to be non-null.default @NonNull Counter64AaaServerState.requireConnectionFailures()Return connectionFailures, guaranteed to be non-null.default @NonNull Counter64AaaServerState.requireConnectionOpens()Return connectionOpens, guaranteed to be non-null.default @NonNull Counter64AaaServerState.requireConnectionTimeouts()Return connectionTimeouts, guaranteed to be non-null.default @NonNull Counter64AaaServerState.requireErrorsReceived()Return errorsReceived, guaranteed to be non-null.default @NonNull Counter64AaaServerState.requireMessagesReceived()Return messagesReceived, guaranteed to be non-null.default @NonNull Counter64AaaServerState.requireMessagesSent()Return messagesSent, guaranteed to be non-null. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.radius.server.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.radius.server.state that return Counter64Modifier and TypeMethodDescriptionCounters.getAccessAccepts()Return accessAccepts, ornullif it is not present.CountersBuilder.getAccessAccepts()Return current value associated with the property corresponding toCounters.getAccessAccepts().Counters.getAccessRejects()Return accessRejects, ornullif it is not present.CountersBuilder.getAccessRejects()Return current value associated with the property corresponding toCounters.getAccessRejects().Counters.getRetriedAccessRequests()Return retriedAccessRequests, ornullif it is not present.CountersBuilder.getRetriedAccessRequests()Return current value associated with the property corresponding toCounters.getRetriedAccessRequests().Counters.getTimeoutAccessRequests()Return timeoutAccessRequests, ornullif it is not present.CountersBuilder.getTimeoutAccessRequests()Return current value associated with the property corresponding toCounters.getTimeoutAccessRequests().default @NonNull Counter64Counters.requireAccessAccepts()Return accessAccepts, guaranteed to be non-null.default @NonNull Counter64Counters.requireAccessRejects()Return accessRejects, guaranteed to be non-null.default @NonNull Counter64Counters.requireRetriedAccessRequests()Return retriedAccessRequests, guaranteed to be non-null.default @NonNull Counter64Counters.requireTimeoutAccessRequests()Return timeoutAccessRequests, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.radius.server.state with parameters of type Counter64Modifier and TypeMethodDescriptionCountersBuilder.setAccessAccepts(Counter64 value) Set the property corresponding toCounters.getAccessAccepts()to the specified value.CountersBuilder.setAccessRejects(Counter64 value) Set the property corresponding toCounters.getAccessRejects()to the specified value.CountersBuilder.setRetriedAccessRequests(Counter64 value) Set the property corresponding toCounters.getRetriedAccessRequests()to the specified value.CountersBuilder.setTimeoutAccessRequests(Counter64 value) Set the property corresponding toCounters.getTimeoutAccessRequests()to the specified value. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers.server
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers.server that return Counter64Modifier and TypeMethodDescriptionStateBuilder.getConnectionAborts()Return current value associated with the property corresponding toAaaServerState.getConnectionAborts().StateBuilder.getConnectionCloses()Return current value associated with the property corresponding toAaaServerState.getConnectionCloses().StateBuilder.getConnectionFailures()Return current value associated with the property corresponding toAaaServerState.getConnectionFailures().StateBuilder.getConnectionOpens()Return current value associated with the property corresponding toAaaServerState.getConnectionOpens().StateBuilder.getConnectionTimeouts()Return current value associated with the property corresponding toAaaServerState.getConnectionTimeouts().StateBuilder.getErrorsReceived()Return current value associated with the property corresponding toAaaServerState.getErrorsReceived().StateBuilder.getMessagesReceived()Return current value associated with the property corresponding toAaaServerState.getMessagesReceived().StateBuilder.getMessagesSent()Return current value associated with the property corresponding toAaaServerState.getMessagesSent().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.server.top.servers.server with parameters of type Counter64Modifier and TypeMethodDescriptionStateBuilder.setConnectionAborts(Counter64 value) Set the property corresponding toAaaServerState.getConnectionAborts()to the specified value.StateBuilder.setConnectionCloses(Counter64 value) Set the property corresponding toAaaServerState.getConnectionCloses()to the specified value.StateBuilder.setConnectionFailures(Counter64 value) Set the property corresponding toAaaServerState.getConnectionFailures()to the specified value.StateBuilder.setConnectionOpens(Counter64 value) Set the property corresponding toAaaServerState.getConnectionOpens()to the specified value.StateBuilder.setConnectionTimeouts(Counter64 value) Set the property corresponding toAaaServerState.getConnectionTimeouts()to the specified value.StateBuilder.setErrorsReceived(Counter64 value) Set the property corresponding toAaaServerState.getErrorsReceived()to the specified value.StateBuilder.setMessagesReceived(Counter64 value) Set the property corresponding toAaaServerState.getMessagesReceived()to the specified value.StateBuilder.setMessagesSent(Counter64 value) Set the property corresponding toAaaServerState.getMessagesSent()to the specified value. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609 that return Counter64Modifier and TypeMethodDescriptionEthernetInterfaceStateCounters.getIn8021qFrames()Return in8021qFrames, ornullif it is not present.EthernetInterfaceStateCounters.getInBlockErrors()Return inBlockErrors, ornullif it is not present.EthernetInterfaceStateCounters.getInCarrierErrors()Return inCarrierErrors, ornullif it is not present.EthernetInterfaceStateCounters.getInCrcErrors()Return inCrcErrors, ornullif it is not present.EthernetInterfaceStateCounters.getInFragmentFrames()Return inFragmentFrames, ornullif it is not present.EthernetInterfaceStateCounters.getInInterruptedTx()Return inInterruptedTx, ornullif it is not present.EthernetInterfaceStateCounters.getInJabberFrames()Return inJabberFrames, ornullif it is not present.EthernetInterfaceStateCounters.getInLateCollision()Return inLateCollision, ornullif it is not present.EthernetInterfaceStateCounters.getInMacControlFrames()Return inMacControlFrames, ornullif it is not present.EthernetInterfaceStateCounters.getInMacErrorsRx()Return inMacErrorsRx, ornullif it is not present.EthernetInterfaceStateCounters.getInMacPauseFrames()Return inMacPauseFrames, ornullif it is not present.EthernetInterfaceStateCounters.getInMaxsizeExceeded()Return inMaxsizeExceeded, ornullif it is not present.EthernetInterfaceStateCounters.getInOversizeFrames()Return inOversizeFrames, ornullif it is not present.EthernetInterfaceStateCounters.getInSingleCollision()Return inSingleCollision, ornullif it is not present.EthernetInterfaceStateCounters.getInSymbolError()Return inSymbolError, ornullif it is not present.EthernetInterfaceStateCounters.getInUndersizeFrames()Return inUndersizeFrames, ornullif it is not present.EthernetInterfaceStateCounters.getOut8021qFrames()Return out8021qFrames, ornullif it is not present.EthernetInterfaceStateCounters.getOutMacControlFrames()Return outMacControlFrames, ornullif it is not present.EthernetInterfaceStateCounters.getOutMacErrorsTx()Return outMacErrorsTx, ornullif it is not present.EthernetInterfaceStateCounters.getOutMacPauseFrames()Return outMacPauseFrames, ornullif it is not present.default @NonNull Counter64EthernetInterfaceStateCounters.requireIn8021qFrames()Return in8021qFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInBlockErrors()Return inBlockErrors, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInCarrierErrors()Return inCarrierErrors, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInCrcErrors()Return inCrcErrors, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInFragmentFrames()Return inFragmentFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInInterruptedTx()Return inInterruptedTx, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInJabberFrames()Return inJabberFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInLateCollision()Return inLateCollision, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInMacControlFrames()Return inMacControlFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInMacErrorsRx()Return inMacErrorsRx, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInMacPauseFrames()Return inMacPauseFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInMaxsizeExceeded()Return inMaxsizeExceeded, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInOversizeFrames()Return inOversizeFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInSingleCollision()Return inSingleCollision, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInSymbolError()Return inSymbolError, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireInUndersizeFrames()Return inUndersizeFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireOut8021qFrames()Return out8021qFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireOutMacControlFrames()Return outMacControlFrames, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireOutMacErrorsTx()Return outMacErrorsTx, guaranteed to be non-null.default @NonNull Counter64EthernetInterfaceStateCounters.requireOutMacPauseFrames()Return outMacPauseFrames, guaranteed to be non-null. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet._interface.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet._interface.state that return Counter64Modifier and TypeMethodDescriptionCountersBuilder.getIn8021qFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getIn8021qFrames().CountersBuilder.getInBlockErrors()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInBlockErrors().CountersBuilder.getInCarrierErrors()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInCarrierErrors().CountersBuilder.getInCrcErrors()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInCrcErrors().CountersBuilder.getInFragmentFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInFragmentFrames().CountersBuilder.getInInterruptedTx()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInInterruptedTx().CountersBuilder.getInJabberFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInJabberFrames().CountersBuilder.getInLateCollision()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInLateCollision().CountersBuilder.getInMacControlFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInMacControlFrames().CountersBuilder.getInMacErrorsRx()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInMacErrorsRx().CountersBuilder.getInMacPauseFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInMacPauseFrames().CountersBuilder.getInMaxsizeExceeded()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInMaxsizeExceeded().CountersBuilder.getInOversizeFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInOversizeFrames().CountersBuilder.getInSingleCollision()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInSingleCollision().CountersBuilder.getInSymbolError()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInSymbolError().CountersBuilder.getInUndersizeFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getInUndersizeFrames().CountersBuilder.getOut8021qFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getOut8021qFrames().CountersBuilder.getOutMacControlFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getOutMacControlFrames().CountersBuilder.getOutMacErrorsTx()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getOutMacErrorsTx().CountersBuilder.getOutMacPauseFrames()Return current value associated with the property corresponding toEthernetInterfaceStateCounters.getOutMacPauseFrames().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.ethernet.rev210609.ethernet._interface.state with parameters of type Counter64Modifier and TypeMethodDescriptionCountersBuilder.setIn8021qFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getIn8021qFrames()to the specified value.CountersBuilder.setInBlockErrors(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInBlockErrors()to the specified value.CountersBuilder.setInCarrierErrors(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInCarrierErrors()to the specified value.CountersBuilder.setInCrcErrors(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInCrcErrors()to the specified value.CountersBuilder.setInFragmentFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInFragmentFrames()to the specified value.CountersBuilder.setInInterruptedTx(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInInterruptedTx()to the specified value.CountersBuilder.setInJabberFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInJabberFrames()to the specified value.CountersBuilder.setInLateCollision(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInLateCollision()to the specified value.CountersBuilder.setInMacControlFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInMacControlFrames()to the specified value.CountersBuilder.setInMacErrorsRx(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInMacErrorsRx()to the specified value.CountersBuilder.setInMacPauseFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInMacPauseFrames()to the specified value.CountersBuilder.setInMaxsizeExceeded(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInMaxsizeExceeded()to the specified value.CountersBuilder.setInOversizeFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInOversizeFrames()to the specified value.CountersBuilder.setInSingleCollision(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInSingleCollision()to the specified value.CountersBuilder.setInSymbolError(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInSymbolError()to the specified value.CountersBuilder.setInUndersizeFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getInUndersizeFrames()to the specified value.CountersBuilder.setOut8021qFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getOut8021qFrames()to the specified value.CountersBuilder.setOutMacControlFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getOutMacControlFrames()to the specified value.CountersBuilder.setOutMacErrorsTx(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getOutMacErrorsTx()to the specified value.CountersBuilder.setOutMacPauseFrames(Counter64 value) Set the property corresponding toEthernetInterfaceStateCounters.getOutMacPauseFrames()to the specified value. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state that return Counter64Modifier and TypeMethodDescriptionCounters.getCarrierTransitions()Return carrierTransitions, ornullif it is not present.CountersBuilder.getCarrierTransitions()Return current value associated with the property corresponding toCounters.getCarrierTransitions().Counters.getInBroadcastPkts()Return inBroadcastPkts, ornullif it is not present.CountersBuilder.getInBroadcastPkts()Return current value associated with the property corresponding toCounters.getInBroadcastPkts().Counters.getInDiscards()Return inDiscards, ornullif it is not present.CountersBuilder.getInDiscards()Return current value associated with the property corresponding toCounters.getInDiscards().Counters.getInErrors()Return inErrors, ornullif it is not present.CountersBuilder.getInErrors()Return current value associated with the property corresponding toCounters.getInErrors().Counters.getInFcsErrors()Return inFcsErrors, ornullif it is not present.CountersBuilder.getInFcsErrors()Return current value associated with the property corresponding toCounters.getInFcsErrors().Counters.getInMulticastPkts()Return inMulticastPkts, ornullif it is not present.CountersBuilder.getInMulticastPkts()Return current value associated with the property corresponding toCounters.getInMulticastPkts().Counters.getInOctets()Return inOctets, ornullif it is not present.CountersBuilder.getInOctets()Return current value associated with the property corresponding toCounters.getInOctets().Counters.getInPkts()Return inPkts, ornullif it is not present.CountersBuilder.getInPkts()Return current value associated with the property corresponding toCounters.getInPkts().Counters.getInUnicastPkts()Return inUnicastPkts, ornullif it is not present.CountersBuilder.getInUnicastPkts()Return current value associated with the property corresponding toCounters.getInUnicastPkts().Counters.getInUnknownProtos()Return inUnknownProtos, ornullif it is not present.CountersBuilder.getInUnknownProtos()Return current value associated with the property corresponding toCounters.getInUnknownProtos().Counters.getOutBroadcastPkts()Return outBroadcastPkts, ornullif it is not present.CountersBuilder.getOutBroadcastPkts()Return current value associated with the property corresponding toCounters.getOutBroadcastPkts().Counters.getOutDiscards()Return outDiscards, ornullif it is not present.CountersBuilder.getOutDiscards()Return current value associated with the property corresponding toCounters.getOutDiscards().Counters.getOutErrors()Return outErrors, ornullif it is not present.CountersBuilder.getOutErrors()Return current value associated with the property corresponding toCounters.getOutErrors().Counters.getOutMulticastPkts()Return outMulticastPkts, ornullif it is not present.CountersBuilder.getOutMulticastPkts()Return current value associated with the property corresponding toCounters.getOutMulticastPkts().Counters.getOutOctets()Return outOctets, ornullif it is not present.CountersBuilder.getOutOctets()Return current value associated with the property corresponding toCounters.getOutOctets().Counters.getOutPkts()Return outPkts, ornullif it is not present.CountersBuilder.getOutPkts()Return current value associated with the property corresponding toCounters.getOutPkts().Counters.getOutUnicastPkts()Return outUnicastPkts, ornullif it is not present.CountersBuilder.getOutUnicastPkts()Return current value associated with the property corresponding toCounters.getOutUnicastPkts().default @NonNull Counter64Counters.requireCarrierTransitions()Return carrierTransitions, guaranteed to be non-null.default @NonNull Counter64Counters.requireInBroadcastPkts()Return inBroadcastPkts, guaranteed to be non-null.default @NonNull Counter64Counters.requireInDiscards()Return inDiscards, guaranteed to be non-null.default @NonNull Counter64Counters.requireInErrors()Return inErrors, guaranteed to be non-null.default @NonNull Counter64Counters.requireInFcsErrors()Return inFcsErrors, guaranteed to be non-null.default @NonNull Counter64Counters.requireInMulticastPkts()Return inMulticastPkts, guaranteed to be non-null.default @NonNull Counter64Counters.requireInOctets()Return inOctets, guaranteed to be non-null.default @NonNull Counter64Counters.requireInPkts()Return inPkts, guaranteed to be non-null.default @NonNull Counter64Counters.requireInUnicastPkts()Return inUnicastPkts, guaranteed to be non-null.default @NonNull Counter64Counters.requireInUnknownProtos()Return inUnknownProtos, guaranteed to be non-null.default @NonNull Counter64Counters.requireOutBroadcastPkts()Return outBroadcastPkts, guaranteed to be non-null.default @NonNull Counter64Counters.requireOutDiscards()Return outDiscards, guaranteed to be non-null.default @NonNull Counter64Counters.requireOutErrors()Return outErrors, guaranteed to be non-null.default @NonNull Counter64Counters.requireOutMulticastPkts()Return outMulticastPkts, guaranteed to be non-null.default @NonNull Counter64Counters.requireOutOctets()Return outOctets, guaranteed to be non-null.default @NonNull Counter64Counters.requireOutPkts()Return outPkts, guaranteed to be non-null.default @NonNull Counter64Counters.requireOutUnicastPkts()Return outUnicastPkts, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state with parameters of type Counter64Modifier and TypeMethodDescriptionCountersBuilder.setCarrierTransitions(Counter64 value) Set the property corresponding toCounters.getCarrierTransitions()to the specified value.CountersBuilder.setInBroadcastPkts(Counter64 value) Set the property corresponding toCounters.getInBroadcastPkts()to the specified value.CountersBuilder.setInDiscards(Counter64 value) Set the property corresponding toCounters.getInDiscards()to the specified value.CountersBuilder.setInErrors(Counter64 value) Set the property corresponding toCounters.getInErrors()to the specified value.CountersBuilder.setInFcsErrors(Counter64 value) Set the property corresponding toCounters.getInFcsErrors()to the specified value.CountersBuilder.setInMulticastPkts(Counter64 value) Set the property corresponding toCounters.getInMulticastPkts()to the specified value.CountersBuilder.setInOctets(Counter64 value) Set the property corresponding toCounters.getInOctets()to the specified value.Set the property corresponding toCounters.getInPkts()to the specified value.CountersBuilder.setInUnicastPkts(Counter64 value) Set the property corresponding toCounters.getInUnicastPkts()to the specified value.CountersBuilder.setInUnknownProtos(Counter64 value) Set the property corresponding toCounters.getInUnknownProtos()to the specified value.CountersBuilder.setOutBroadcastPkts(Counter64 value) Set the property corresponding toCounters.getOutBroadcastPkts()to the specified value.CountersBuilder.setOutDiscards(Counter64 value) Set the property corresponding toCounters.getOutDiscards()to the specified value.CountersBuilder.setOutErrors(Counter64 value) Set the property corresponding toCounters.getOutErrors()to the specified value.CountersBuilder.setOutMulticastPkts(Counter64 value) Set the property corresponding toCounters.getOutMulticastPkts()to the specified value.CountersBuilder.setOutOctets(Counter64 value) Set the property corresponding toCounters.getOutOctets()to the specified value.CountersBuilder.setOutPkts(Counter64 value) Set the property corresponding toCounters.getOutPkts()to the specified value.CountersBuilder.setOutUnicastPkts(Counter64 value) Set the property corresponding toCounters.getOutUnicastPkts()to the specified value. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.procmon.rev190315
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.procmon.rev190315 that return Counter64Modifier and TypeMethodDescriptionProcmonProcessAttributesState.getCpuUsageSystem()Return cpuUsageSystem, ornullif it is not present.ProcmonProcessAttributesState.getCpuUsageUser()Return cpuUsageUser, ornullif it is not present.default @NonNull Counter64ProcmonProcessAttributesState.requireCpuUsageSystem()Return cpuUsageSystem, guaranteed to be non-null.default @NonNull Counter64ProcmonProcessAttributesState.requireCpuUsageUser()Return cpuUsageUser, guaranteed to be non-null. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.procmon.rev190315.procmon.processes.top.processes.process
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.procmon.rev190315.procmon.processes.top.processes.process that return Counter64Modifier and TypeMethodDescriptionStateBuilder.getCpuUsageSystem()Return current value associated with the property corresponding toProcmonProcessAttributesState.getCpuUsageSystem().StateBuilder.getCpuUsageUser()Return current value associated with the property corresponding toProcmonProcessAttributesState.getCpuUsageUser().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.procmon.rev190315.procmon.processes.top.processes.process with parameters of type Counter64Modifier and TypeMethodDescriptionStateBuilder.setCpuUsageSystem(Counter64 value) Set the property corresponding toProcmonProcessAttributesState.getCpuUsageSystem()to the specified value.StateBuilder.setCpuUsageUser(Counter64 value) Set the property corresponding toProcmonProcessAttributesState.getCpuUsageUser()to the specified value. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return Counter64Modifier and TypeMethodDescriptionSystemNtpState.getAuthMismatch()Return authMismatch, ornullif it is not present.default @NonNull Counter64SystemNtpState.requireAuthMismatch()Return authMismatch, guaranteed to be non-null. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top.ntp
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top.ntp that return Counter64Modifier and TypeMethodDescriptionStateBuilder.getAuthMismatch()Return current value associated with the property corresponding toSystemNtpState.getAuthMismatch().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.ntp.top.ntp with parameters of type Counter64Modifier and TypeMethodDescriptionStateBuilder.setAuthMismatch(Counter64 value) Set the property corresponding toSystemNtpState.getAuthMismatch()to the specified value. -
Uses of Counter64 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302 that return Counter64Modifier and TypeMethodDescriptionstatic Counter64Counter64.getDefaultInstance(String defaultValue) Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.types.yang.rev210302 with parameters of type Counter64