NistRdsStoreType
The type of datastore to use for storing NIST RDS hash lists.
BTREE- Provides the best performance, but cannot be used by more than one CFS.DB- Can be shared between multiple Connector Framework Servers.
For more information about configuring the NistRdsFilter task, see Identify Files in a NIST RDS Hash Set.
| Type: | String |
| Default: | BTREE |
| Required | No |
| Configuration Section: | Any section that you have defined for NIST RDS Filter task settings |
| Example: | NistRdsStoreType=DB
|
| See Also: |