C# (CSharp) FiftyOne.Foundation.Mobile.Detection.Entities.Stream Namespace

Classes

Name Description
DataSet A data set returned from the stream factory which includes a pool of data readers that are used to fetch data from the source when the data set is used to retrieve data not already in memory.
IntegerList
NodeV31 Represents a NodeV31 which can be used with the Stream data set. NumericChidren and RankedSignatureIndexes are not loaded into memory when the entity is constructed, they're only loaded from the data source when requested.
Pool As multiple threads need to read from the SourceBase concurrently this class provides a mechanisim for readers to be recycled across threads and requests.
Profile Profile entity with stream specific data access implementation.