Uses of Class
de.caluga.morphium.annotations.caching.WriteBuffer.STRATEGY
-
Packages that use WriteBuffer.STRATEGY Package Description de.caluga.morphium.annotations.caching -
-
Uses of WriteBuffer.STRATEGY in de.caluga.morphium.annotations.caching
Methods in de.caluga.morphium.annotations.caching that return WriteBuffer.STRATEGY Modifier and Type Method Description WriteBuffer.STRATEGYstrategy()static WriteBuffer.STRATEGYWriteBuffer.STRATEGY. valueOf(String name)Returns the enum constant of this type with the specified name.static WriteBuffer.STRATEGY[]WriteBuffer.STRATEGY. values()Returns an array containing the constants of this enum type, in the order they are declared.
-