Class InfluxDBClientKotlinFactory

  • All Implemented Interfaces:

    
    public final class InfluxDBClientKotlinFactory
    
                        

    The Factory that creates an instance of a Flux client.

    Author:

    Jakub Bednar (bednar@github) (30/10/2018 08:19)

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

      • InfluxDBClientKotlinFactory

        InfluxDBClientKotlinFactory()
    • Method Detail