Package io.etcd.jetcd

Class Constants


  • public class Constants
    extends java.lang.Object
    Constants of Etcd.
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • REQUIRE_LEADER_KEY

        public static final io.grpc.Metadata.Key<java.lang.String> REQUIRE_LEADER_KEY
      • REQUIRE_LEADER_VALUE

        public static final java.lang.String REQUIRE_LEADER_VALUE
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constants

        public Constants()