• Apache.Ignite.AspNet
    • IgniteOutputCacheProvider
    • IgniteSessionStateStoreProvider
    • IgniteWebUtils
  • Apache.Ignite.Core
    • IDataRegionMetrics
    • IDataStorageMetrics
    • IgniteConfiguration
    • IgniteConfigurationSection
    • Ignition
    • IIgnite
    • IIgniteLock
  • Apache.Ignite.Core.Binary
    • BinaryBasicNameMapper
    • BinaryConfiguration
    • BinaryObjectException
    • BinaryReflectiveSerializer
    • BinaryTypeConfiguration
    • BinaryTypeNames
    • IBinarizable
    • IBinary
    • IBinaryIdMapper
    • IBinaryNameMapper
    • IBinaryObject
    • IBinaryObjectBuilder
    • IBinaryRawReader
    • IBinaryRawWriter
    • IBinaryReader
    • IBinarySerializer
    • IBinaryType
    • IBinaryWriter
    • ITimestampConverter
    • TimestampAttribute
  • Apache.Ignite.Core.Cache
    • CacheEntryProcessorException
    • CacheException
    • CachePartialUpdateException
    • CachePeekMode
    • CacheResult<T>
    • ICache<TK, TV>
    • ICacheAffinity
    • ICacheEntry<TK, TV>
    • ICacheEntryFilter<TK, TV>
    • ICacheEntryProcessor<TK, TV, TArg, TRes>
    • ICacheEntryProcessorResult<TK, T>
    • ICacheLock
    • ICacheMetrics
    • IMemoryMetrics
    • IMutableCacheEntry<TK, TV>
    • IQueryMetrics
  • Apache.Ignite.Core.Cache.Affinity
    • AffinityFunctionBase
    • AffinityFunctionContext
    • AffinityKey
    • AffinityKeyMappedAttribute
    • AffinityTopologyVersion
    • IAffinityBackupFilter
    • IAffinityFunction
  • Apache.Ignite.Core.Cache.Affinity.Rendezvous
    • ClusterNodeAttributeAffinityBackupFilter
    • RendezvousAffinityFunction
  • Apache.Ignite.Core.Cache.Configuration
    • CacheAtomicityMode
    • CacheConfiguration
    • CacheKeyConfiguration
    • CacheMode
    • CacheRebalanceMode
    • CacheWriteSynchronizationMode
    • DataPageEvictionMode
    • MemoryConfiguration
    • MemoryPolicyConfiguration
    • NearCacheConfiguration
    • PartitionLossPolicy
    • PlatformCacheConfiguration
    • QueryAlias
    • QueryEntity
    • QueryField
    • QueryIndex
    • QueryIndexField
    • QueryIndexType
    • QuerySqlFieldAttribute
    • QueryTextFieldAttribute
  • Apache.Ignite.Core.Cache.Event
    • CacheEntryEventType
    • ICacheEntryEvent<TK, TV>
    • ICacheEntryEventFilter<TK, TV>
    • ICacheEntryEventListener<TK, TV>
  • Apache.Ignite.Core.Cache.Eviction
    • EvictionPolicyBase
    • FifoEvictionPolicy
    • IEvictionPolicy
    • LruEvictionPolicy
  • Apache.Ignite.Core.Cache.Expiry
    • ExpiryPolicy
    • IExpiryPolicy
  • Apache.Ignite.Core.Cache.Query
    • IFieldsQueryCursor
    • IQueryCursor<T>
    • IQueryCursorField
    • QueryBase
    • ScanQuery<TK, TV>
    • SqlFieldsQuery
    • SqlQuery
    • TextQuery
  • Apache.Ignite.Core.Cache.Query.Continuous
    • ContinuousQuery
    • ContinuousQuery<TK, TV>
    • ContinuousQueryExtensions
    • IContinuousQueryHandle
    • IContinuousQueryHandle<T>
    • IContinuousQueryHandleFields
  • Apache.Ignite.Core.Cache.Store
    • CacheParallelLoadStoreAdapter<TK, TV, TData>
    • CacheStoreAdapter<TK, TV>
    • CacheStoreException
    • ICacheStore
    • ICacheStore<TK, TV>
    • ICacheStoreSession
  • Apache.Ignite.Core.Client
    • ClientOperationType
    • ClientRetryAllPolicy
    • ClientRetryReadPolicy
    • ClientStatusCode
    • IClientCluster
    • IClientClusterGroup
    • IClientClusterNode
    • IClientConnection
    • IClientRetryPolicy
    • IClientRetryPolicyContext
    • IgniteClientConfiguration
    • IgniteClientConfigurationSection
    • IgniteClientException
    • IIgniteClient
    • ISslStreamFactory
    • SslStreamFactory
  • Apache.Ignite.Core.Client.Cache
    • CacheClientConfiguration
    • ICacheClient<TK, TV>
  • Apache.Ignite.Core.Client.Cache.Query.Continuous
    • ContinuousQueryClient
    • ContinuousQueryClient<TK, TV>
    • ContinuousQueryClientDisconnectedEventArgs
    • IContinuousQueryHandleClient
  • Apache.Ignite.Core.Client.Compute
    • IComputeClient
  • Apache.Ignite.Core.Client.Datastream
    • DataStreamerClientOptions
    • DataStreamerClientOptions<TK, TV>
    • IDataStreamerClient<TK, TV>
  • Apache.Ignite.Core.Client.DataStructures
    • AtomicClientConfiguration
    • CollectionClientConfiguration
    • IAtomicLongClient
    • IIgniteSetClient<T>
  • Apache.Ignite.Core.Client.Services
    • IClientServiceDescriptor
    • IServicesClient
  • Apache.Ignite.Core.Client.Transactions
    • ITransactionClient
    • ITransactionsClient
    • TransactionClientConfiguration
  • Apache.Ignite.Core.Cluster
    • AttributeNodeFilter
    • ClusterGroupEmptyException
    • ClusterTopologyException
    • IBaselineNode
    • ICluster
    • IClusterGroup
    • IClusterMetrics
    • IClusterNode
    • IClusterNodeFilter
  • Apache.Ignite.Core.Common
    • ClientDisconnectedException
    • ExceptionFactory
    • IFactory<T>
    • IgniteException
    • IgniteExperimentalAttribute
    • IgniteFutureCancelledException
    • IgniteGuid
    • IgniteIllegalStateException
    • IgniteProductVersion
    • JavaException
  • Apache.Ignite.Core.Communication
    • ICommunicationSpi
  • Apache.Ignite.Core.Communication.Tcp
    • TcpCommunicationSpi
  • Apache.Ignite.Core.Compute
    • ComputeExecutionRejectedException
    • ComputeJobAdapter<T>
    • ComputeJobFailoverException
    • ComputeJobResultPolicy
    • ComputeTaskAdapter<TArg, TJobRes, TTaskRes>
    • ComputeTaskCancelledException
    • ComputeTaskNoResultCacheAttribute
    • ComputeTaskSplitAdapter<TArg, TJobRes, TTaskRes>
    • ComputeTaskTimeoutException
    • ComputeUserUndeclaredException
    • ICompute
    • IComputeAction
    • IComputeFunc<TArg, TRes>
    • IComputeFunc<TRes>
    • IComputeJob<TRes>
    • IComputeJobResult<TRes>
    • IComputeReducer<TRes, TReduceRes>
    • IComputeTask<TArg, TJobRes, TRes>
    • IComputeTask<TJobRes, TReduceRes>
  • Apache.Ignite.Core.Configuration
    • AsyncContinuationExecutor
    • CheckpointWriteOrder
    • ClientConnectorConfiguration
    • DataPageEvictionMode
    • DataRegionConfiguration
    • DataStorageConfiguration
    • DiskPageCompression
    • ExecutorConfiguration
    • LockConfiguration
    • SqlConnectorConfiguration
    • SystemDataRegionConfiguration
    • ThinClientConfiguration
    • WalMode
  • Apache.Ignite.Core.Datastream
    • DataStreamerDefaults
    • IDataStreamer<TK, TV>
    • IStreamReceiver<TK, TV>
    • StreamTransformer<TK, TV, TArg, TRes>
    • StreamVisitor<TK, TV>
  • Apache.Ignite.Core.DataStructures
    • IAtomicLong
    • IAtomicReference<T>
    • IAtomicSequence
  • Apache.Ignite.Core.DataStructures.Configuration
    • AtomicConfiguration
  • Apache.Ignite.Core.Deployment
    • PeerAssemblyLoadingMode
  • Apache.Ignite.Core.Discovery
    • IDiscoverySpi
  • Apache.Ignite.Core.Discovery.Tcp
    • ITcpDiscoveryIpFinder
    • TcpDiscoveryIpFinderBase
    • TcpDiscoverySpi
  • Apache.Ignite.Core.Discovery.Tcp.Multicast
    • TcpDiscoveryMulticastIpFinder
  • Apache.Ignite.Core.Discovery.Tcp.Static
    • TcpDiscoveryStaticIpFinder
  • Apache.Ignite.Core.Encryption
    • IEncryptionSpi
  • Apache.Ignite.Core.Encryption.Keystore
    • KeystoreEncryptionSpi
  • Apache.Ignite.Core.Events
    • CacheEvent
    • CacheQueryExecutedEvent
    • CacheQueryReadEvent
    • CacheRebalancingEvent
    • CheckpointEvent
    • DiscoveryEvent
    • EventBase
    • EventType
    • IEvent
    • IEventFilter<T>
    • IEventListener<T>
    • IEvents
    • IEventStorageSpi
    • JobEvent
    • LocalEventListener
    • LocalEventListener<T>
    • MemoryEventStorageSpi
    • NoopEventStorageSpi
    • TaskEvent
  • Apache.Ignite.Core.Failure
    • IFailureHandler
    • NoOpFailureHandler
    • StopNodeFailureHandler
    • StopNodeOrHaltFailureHandler
  • Apache.Ignite.Core.Interop
    • IPlatformTarget
    • JavaObject
  • Apache.Ignite.Core.Lifecycle
    • ClientReconnectEventArgs
    • ILifecycleHandler
    • LifecycleEventType
  • Apache.Ignite.Core.Log
    • CategoryLogger
    • ConsoleLogger
    • IDateTimeProvider
    • ILogger
    • LocalDateTimeProvider
    • LoggerExtensions
    • LogLevel
  • Apache.Ignite.Core.Messaging
    • IMessageListener<T>
    • IMessaging
  • Apache.Ignite.Core.PersistentStore
    • CheckpointWriteOrder
    • IPersistentStoreMetrics
    • PersistentStoreConfiguration
    • WalMode
  • Apache.Ignite.Core.Platform
    • PlatformType
  • Apache.Ignite.Core.Plugin
    • IPluginConfiguration
    • IPluginContext<T>
    • IPluginProvider<TConfig>
    • PluginCallback
    • PluginNotFoundException
    • PluginProviderTypeAttribute
  • Apache.Ignite.Core.Plugin.Cache
    • ICachePluginConfiguration
  • Apache.Ignite.Core.Resource
    • InstanceResourceAttribute
    • StoreSessionResourceAttribute
  • Apache.Ignite.Core.Services
    • IService
    • IServiceCallContext
    • IServiceCallInterceptor
    • IServiceContext
    • IServiceDescriptor
    • IServices
    • ServiceCallContextBuilder
    • ServiceConfiguration
    • ServiceDeploymentException
    • ServiceInvocationException
  • Apache.Ignite.Core.Ssl
    • ISslContextFactory
    • SslContextFactory
  • Apache.Ignite.Core.Transactions
    • ITransaction
    • ITransactionCollection
    • ITransactionMetrics
    • ITransactions
    • TransactionConcurrency
    • TransactionConfiguration
    • TransactionDeadlockException
    • TransactionHeuristicException
    • TransactionIsolation
    • TransactionOptimisticException
    • TransactionRollbackException
    • TransactionState
    • TransactionTimeoutException
  • Apache.Ignite.EntityFramework
    • DbCachingMode
    • DbCachingPolicy
    • DbQueryInfo
    • IDbCachingPolicy
    • IgniteDbConfiguration
  • Apache.Ignite.Linq
    • CacheClientLinqExtensions
    • CacheLinqExtensions
    • CompiledQuery
    • CompiledQueryFunc<T>
    • ICacheQueryable
    • IUpdateDescriptor<TKey, TValue>
    • QueryOptions
  • Apache.Ignite.Log4Net
    • IgniteLog4NetLogger
  • Apache.Ignite.NLog
    • IgniteNLogLogger