package utils
          
          
            
          
          
        
        
            Ordering
            
          
          - Alphabetic
              Visibility
              
        - Public
- All
Type Members
-  class ArgumentBuilder extends AnyRef
-  trait H2OContextExtensions extends RestCommunication with RestApiUtils with ShellUtils
-  trait H2OFrameLifecycle extends AnyRef
-  case class ProductMember(name: String, typeName: NameOfType, typeClass: Class[_]) extends Product with Serializable
-  case class ProductType(members: Array[ProductMember]) extends Product with Serializable
-  trait RestApiUtils extends RestCommunication
-  trait RestCommunication extends Logging with RestEncodingUtils
- 
      
      
      
        
      
    
      
        
        trait
      
      
        SharedBackendUtils extends Logging with Serializable
      
      
      Shared functions which can be used by both backends 
-  trait ShellUtils extends Logging
Value Members
-  object AzureDatabricksUtils extends Logging
-  object ProductType extends Serializable
-  object ProgressBar
- 
      
      
      
        
      
    
      
        
        object
      
      
        ReflectionUtils
      
      
      Work with reflection only inside this helper. 
-  object RestApiUtils extends RestApiUtils