Package org.infinispan.globalstate
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
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ScopedState.Externalizer
-
Constructor Summary
Constructors Constructor Description ScopedState(String scope, String name)
-