Class FaunaConfig.FaunaEndpoint

  • Enclosing class:
    FaunaConfig

    public static class FaunaConfig.FaunaEndpoint
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEFAULT  
      static java.lang.String LOCAL  
    • Constructor Summary

      Constructors 
      Constructor Description
      FaunaEndpoint()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEFAULT

        public static java.lang.String DEFAULT
      • LOCAL

        public static java.lang.String LOCAL
    • Constructor Detail

      • FaunaEndpoint

        public FaunaEndpoint()