Class ScopedState

java.lang.Object
org.infinispan.globalstate.ScopedState

public class ScopedState extends Object
Key for scoped entries in the ClusterConfigurationManager state cache
Since:
9.2
Author:
Tristan Tarrant
  • Constructor Details

    • ScopedState

      public ScopedState(String scope, String name)
  • Method Details