Class EtcdService.KeyValue

java.lang.Object
com.bytedesk.core.etcd.EtcdService.KeyValue
Enclosing class:
EtcdService

public static class EtcdService.KeyValue extends Object
键值对类
  • Field Details

    • key

      private final String key
    • value

      private final String value
  • Constructor Details

  • Method Details