public FRWOptions(java.util.Map<java.lang.String,java.lang.String> options)
Method Detail
enabled
public boolean enabled()
Enabled --
.
threshold
public int threshold()
Maximum number of fields --
.
If a statement reads/writes more than this number of fields, no
tag will be produced for it, in order to keep the size of the
tags reasonable.