io.github.embeddedkafka.schemaregistry.streams.EmbeddedStreamsConfigImpl
 
 
  Attributes
  
   - 
    Graph
   
 
   - 
    
     
     
     
    
    
   - 
    Supertypes
   
 
   - 
    
     
      class Object
     
     
      trait Matchable
     
     
      class Any
     
     
    
  
 
 
 Members list
 
 
  
   
    
     
      
      
       
        
         
         
        
        
         
          
          
         
         
          
          
           
           
            
             
             Value parameters
             
              - 
               extraConfig
              
 
              - 
               
any additional configuration. If the keys are already defined in the default they will be overwritten with this
               
              - 
               kafkaConfig
              
 
              - 
               
the Kafka test configuration
               
              - 
               streamName
              
 
              - 
               
the name of the stream. It will be used as the Application ID
               
             
             Attributes
             
              - 
               Returns
              
 
              - 
               
a map of config parameters for running Kafka Streams
               
              - 
               Definition Classes
              
 
              - 
               
                EmbeddedStreamsConfig