Uses of Enum Class
org.apache.sysds.runtime.controlprogram.caching.LazyWriteBuffer.RPolicy
Packages that use LazyWriteBuffer.RPolicy
-
Uses of LazyWriteBuffer.RPolicy in org.apache.sysds.runtime.controlprogram.caching
Fields in org.apache.sysds.runtime.controlprogram.caching declared as LazyWriteBuffer.RPolicyModifier and TypeFieldDescriptionstatic LazyWriteBuffer.RPolicyCacheableData.CACHING_BUFFER_POLICYMethods in org.apache.sysds.runtime.controlprogram.caching that return LazyWriteBuffer.RPolicyModifier and TypeMethodDescriptionstatic LazyWriteBuffer.RPolicyReturns the enum constant of this class with the specified name.static LazyWriteBuffer.RPolicy[]LazyWriteBuffer.RPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.