21.93. Namespace ArmoniK.Core.Base

21.93.1. Namespaces

ArmoniK.Core.Base.DataStructures

ArmoniK.Core.Base.Exceptions

21.93.2. Interfaces

IDependencyInjectionBuildable

Interface to build object for Adapters through Dependency Injection

IHealthCheckProvider

Represents a simpler health check than .

IInitializable

Represents a class initializable through the given method and exposes a health check.

IObjectStorage

Object Storage interface It is used to store data in ArmoniK

IPullQueueStorage

Interface to retrieve messages from the queue

IPushQueueStorage

Interface to insert messages into the queue

IQueueMessageHandler

Interface to handle queue messages lifecycle.

IQueueStorage

Interface representing a queue

21.93.3. Enums

QueueMessageStatus

Represents the status of a queue message