Hazelcast.Core Namespace
Classes
AsyncContext | Represents an ambient context that is local to a given asynchronous control flow, such as an asynchronous method. |
ConnectionRetryOptions | Represents the configuration for the retry strategy. |
EndiannessExtensions | Provides extension methods to the Endianness enumeration. |
EventHandlersBase<TEventHandler> | Provides a base class for classes containing event handlers. |
HazelcastJsonValue | Represents a JSON formatted string. |
ServiceFactory | Provides methods to create instances of services. |
ServiceFactory<TService> | Represents a service factory. |
ServiceFactoryException | |
SingletonServiceFactory<TService> | Represents a singleton service factory. |
Interfaces
IPatternMatcher | Provides a strategy to match an item name to a configuration pattern. |
Enums
Endianness | Represents the order of the bytes within a binary representation of a number. |
InMemoryFormat | Specifies the storage format types of values stored in the cluster. |