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

schema.infinispan-clustered-locks-config-15.1.xsd Maven / Gradle / Ivy

There is a newer version: 15.1.1.Final
Show newest version



    

    
        
            
                
                    
                        Configures a clustered lock.
                    
                
            
        
        
            
                
                    Sets the number of copies of the clustered lock's status to keep in the cluster, or -1 to keep it on all the nodes.
                
            
        
        
            
                
                    Sets the reliability mode for the partitions when the cluster splits.
                
            
        
    

    
        
            
                
                    Sets the clustered lock's name. It must be unique.
                
            
        
    

    
        
            
                
                    
                        All partitions are allowed to read and update the clustered locks.
                    
                
            
            
                
                    
                        Only the majority partition is allowed to read and update the clustered lock if it is available on that partition.
                        The remaining partitions are only allowed to read if the clustered lock is available on that partition.
                    
                
            
        
    






© 2015 - 2025 Weber Informatics LLC | Privacy Policy