Skip to content

invalidate_all_locations()

Invalidates all the samples and metadata for locations read from and written to by the current cluster in use.

invalidate_all_locations()

Description

Banyan caches samples and metadata of data at locations that are read from or written to. These samples and metadata may become invalid and Banyan might not be able to detect that they have become invalid. This function provides a means to manually invalidate all the cached samples and metadata for locations read from and written to by the current cluster. The current cluster is the one being used by the currently active session. See also invalidate_sample and invalidate_metadata.

Example Usage

invalidate_all_locations()