Interface DESTBUFFER

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, LOGDESTINATIONTYPE

    @Generated("mdsal-binding-generator")
    public interface DESTBUFFER
    extends LOGDESTINATIONTYPE
    Directs log messages to and in-memory circular buffer

    This class represents the following YANG schema fragment defined in module openconfig-system-logging

     identity DEST_BUFFER {
       base LOG_DESTINATION_TYPE;
     }
     
    The schema path to identify an instance is openconfig-system-loggingDEST_BUFFER
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME