Uses of Enum
org.infinispan.context.Flag

Packages that use Flag
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags.
REST Server bootstrap and Netty bridge classes.