blob: 893b5f1ff35766afc7157cb2c627a7d331efad29 [file] [log] [blame]
#
# Skip the finalization of a view build task.
#
RULE skip the finalization of a view build task
CLASS org.apache.cassandra.db.view.ViewBuilder
METHOD updateDistributed
AT ENTRY
IF TRUE
DO
return
ENDRULE