1010Data Insights Platform .NET SDK
Classes | Namespaces
session.cs File Reference

Contains the session/query concurrency model. More...

Classes

class  TenTenSDK.Query
 Represents a query to be performed on the 1010data Insights Platform. More...
 
interface  TenTenSDK.IDownloadPolicy
 An interface for download policies, which is equivalent to window size. The window is the number of rows of data that buffered when the SDK requests results. More...
 
class  TenTenSDK.BasicPolicy
 Enumeration constant window enumeration policy. More...
 
class  TenTenSDK.Session
 A connection to the 1010data Insights Platform. More...
 
class  TenTenSDK.CSDK
 Singleton reference to the CSDK.
 
class  TenTenSDK.DataCache
 Interface for retrieving data from 1010data.
 
class  TenTenSDK.LockEnumerator< T >
 Wraps an IEnumerator with a SessionHandle lock.
 
class  TenTenSDK.ColumnList
 Concurrency-controlled reference to a ColumnListHandle.
 

Namespaces

Detailed Description

Contains the session/query concurrency model.