TimestampPointIDSeekFilter Class

Represents a seek filter for a specific timestamp and point ID.

Definition

Namespace: SnapDB.Snap.Filters
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public static class TimestampPointIDSeekFilter
Inheritance
Object    TimestampPointIDSeekFilter

Methods

FindKeyTKey Creates a new SeekFilterBase instance for finding a key based on a timestamp and point ID.

See Also