All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.infinispan-cachestore-dynamodb-config-1.0.xsd Maven / Gradle / Ivy

There is a newer version: 7.0
Show newest version


    

    

    
        
            

                
                    
                        
                            The DynamoDB endpoint. If set overrides region.
                        
                    
                

                
                    
                        
                            The DynamoDB region.
                        
                    
                

                
                    
                        
                            The required class for transforming between Infinispan entries
                            (key / value pairs and optional metadata) and a corresponding
                            DynamoDB item.
                        
                    
                

                
                    
                        
                            Optional class for executing direct queries against
                            DynamoDB. If set the list of indexed attributes
                            must also be specified.
                        
                    
                

                
                    
                        
                            Optional space or comma separated list of indexed
                            DynamoDB table attributes. Must be specified if a
                            query executor is set.
                        
                    
                

                
                    
                        
                            The read capacity to provision when creating a new
                            DynamoDB table and indices. Defaults to 1.
                        
                    
                

                
                    
                        
                            The write capacity to provision when creating a new
                            DynamoDB table and indices. Defaults to 1.
                        
                    
                

                
                    
                        
                            Optional DynamoDB table prefix.
                        
                    
                

                
                    
                        
                            Optional range key to apply to all DynamoDB
                            operations. If set must constitute a valid key
                            name.
                        
                    
                

                
                    
                        
                            The value of the optional range key. Its type must
                            be string.
                        
                    
                

            
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy