Uses of Enum
org.infinispan.container.entries.ReadCommittedEntry.Flags
-
Uses of ReadCommittedEntry.Flags in org.infinispan.container.entries
Modifier and TypeMethodDescriptionstatic ReadCommittedEntry.Flags
Returns the enum constant of this type with the specified name.static ReadCommittedEntry.Flags[]
ReadCommittedEntry.Flags.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected final void
ReadCommittedEntry.setFlag
(ReadCommittedEntry.Flags flag) Utility method that sets the value of the given flag to true.