load
Loads context state.
Description
The context::load
operator replaces the state of the specified context with
its (binary) input.
name: string
The name of the context whose state to update.
Examples
Replace the database of a GeoIP context
See Also
context::create_bloom_filter
,
context::create_geoip
,
context::create_lookup_table
,
context::enrich
,
context::inspect
,
context::list
,
context::remove
,
context::reset
,
context::save
,
context::update