index.ts overview
Since v1.0.0
Exports Grouped by Category
- utils
- ClusterError (namespace export)
- ClusterMetrics (namespace export)
- ClusterSchema (namespace export)
- DeliverAt (namespace export)
- Entity (namespace export)
- EntityAddress (namespace export)
- EntityId (namespace export)
- EntityType (namespace export)
- Envelope (namespace export)
- HttpCommon (namespace export)
- HttpRunner (namespace export)
- HttpShardManager (namespace export)
- MachineId (namespace export)
- Message (namespace export)
- MessageStorage (namespace export)
- Reply (namespace export)
- Runner (namespace export)
- RunnerAddress (namespace export)
- RunnerHealth (namespace export)
- RunnerServer (namespace export)
- Runners (namespace export)
- ShardId (namespace export)
- ShardManager (namespace export)
- ShardStorage (namespace export)
- Sharding (namespace export)
- ShardingConfig (namespace export)
- ShardingRegistrationEvent (namespace export)
- Singleton (namespace export)
- SingletonAddress (namespace export)
- Snowflake (namespace export)
- SocketRunner (namespace export)
- SocketShardManager (namespace export)
- SqlMessageStorage (namespace export)
- SqlShardStorage (namespace export)
- SynchronizedClock (namespace export)
utils
ClusterError (namespace export)
Re-exports all named exports from the “./ClusterError.js” module as ClusterError
.
Signature
export * as ClusterError from "./ClusterError.js"
Since v1.0.0
ClusterMetrics (namespace export)
Re-exports all named exports from the “./ClusterMetrics.js” module as ClusterMetrics
.
Signature
export * as ClusterMetrics from "./ClusterMetrics.js"
Since v1.0.0
ClusterSchema (namespace export)
Re-exports all named exports from the “./ClusterSchema.js” module as ClusterSchema
.
Signature
export * as ClusterSchema from "./ClusterSchema.js"
Since v1.0.0
DeliverAt (namespace export)
Re-exports all named exports from the “./DeliverAt.js” module as DeliverAt
.
Signature
export * as DeliverAt from "./DeliverAt.js"
Since v1.0.0
Entity (namespace export)
Re-exports all named exports from the “./Entity.js” module as Entity
.
Signature
export * as Entity from "./Entity.js"
Since v1.0.0
EntityAddress (namespace export)
Re-exports all named exports from the “./EntityAddress.js” module as EntityAddress
.
Signature
export * as EntityAddress from "./EntityAddress.js"
Since v1.0.0
EntityId (namespace export)
Re-exports all named exports from the “./EntityId.js” module as EntityId
.
Signature
export * as EntityId from "./EntityId.js"
Since v1.0.0
EntityType (namespace export)
Re-exports all named exports from the “./EntityType.js” module as EntityType
.
Signature
export * as EntityType from "./EntityType.js"
Since v1.0.0
Envelope (namespace export)
Re-exports all named exports from the “./Envelope.js” module as Envelope
.
Signature
export * as Envelope from "./Envelope.js"
Since v1.0.0
HttpCommon (namespace export)
Re-exports all named exports from the “./HttpCommon.js” module as HttpCommon
.
Signature
export * as HttpCommon from "./HttpCommon.js"
Since v1.0.0
HttpRunner (namespace export)
Re-exports all named exports from the “./HttpRunner.js” module as HttpRunner
.
Signature
export * as HttpRunner from "./HttpRunner.js"
Since v1.0.0
HttpShardManager (namespace export)
Re-exports all named exports from the “./HttpShardManager.js” module as HttpShardManager
.
Signature
export * as HttpShardManager from "./HttpShardManager.js"
Since v1.0.0
MachineId (namespace export)
Re-exports all named exports from the “./MachineId.js” module as MachineId
.
Signature
export * as MachineId from "./MachineId.js"
Since v1.0.0
Message (namespace export)
Re-exports all named exports from the “./Message.js” module as Message
.
Signature
export * as Message from "./Message.js"
Since v1.0.0
MessageStorage (namespace export)
Re-exports all named exports from the “./MessageStorage.js” module as MessageStorage
.
Signature
export * as MessageStorage from "./MessageStorage.js"
Since v1.0.0
Reply (namespace export)
Re-exports all named exports from the “./Reply.js” module as Reply
.
Signature
export * as Reply from "./Reply.js"
Since v1.0.0
Runner (namespace export)
Re-exports all named exports from the “./Runner.js” module as Runner
.
Signature
export * as Runner from "./Runner.js"
Since v1.0.0
RunnerAddress (namespace export)
Re-exports all named exports from the “./RunnerAddress.js” module as RunnerAddress
.
Signature
export * as RunnerAddress from "./RunnerAddress.js"
Since v1.0.0
RunnerHealth (namespace export)
Re-exports all named exports from the “./RunnerHealth.js” module as RunnerHealth
.
Signature
export * as RunnerHealth from "./RunnerHealth.js"
Since v1.0.0
RunnerServer (namespace export)
Re-exports all named exports from the “./RunnerServer.js” module as RunnerServer
.
Signature
export * as RunnerServer from "./RunnerServer.js"
Since v1.0.0
Runners (namespace export)
Re-exports all named exports from the “./Runners.js” module as Runners
.
Signature
export * as Runners from "./Runners.js"
Since v1.0.0
ShardId (namespace export)
Re-exports all named exports from the “./ShardId.js” module as ShardId
.
Signature
export * as ShardId from "./ShardId.js"
Since v1.0.0
ShardManager (namespace export)
Re-exports all named exports from the “./ShardManager.js” module as ShardManager
.
Signature
export * as ShardManager from "./ShardManager.js"
Since v1.0.0
ShardStorage (namespace export)
Re-exports all named exports from the “./ShardStorage.js” module as ShardStorage
.
Signature
export * as ShardStorage from "./ShardStorage.js"
Since v1.0.0
Sharding (namespace export)
Re-exports all named exports from the “./Sharding.js” module as Sharding
.
Signature
export * as Sharding from "./Sharding.js"
Since v1.0.0
ShardingConfig (namespace export)
Re-exports all named exports from the “./ShardingConfig.js” module as ShardingConfig
.
Signature
export * as ShardingConfig from "./ShardingConfig.js"
Since v1.0.0
ShardingRegistrationEvent (namespace export)
Re-exports all named exports from the “./ShardingRegistrationEvent.js” module as ShardingRegistrationEvent
.
Signature
export * as ShardingRegistrationEvent from "./ShardingRegistrationEvent.js"
Since v1.0.0
Singleton (namespace export)
Re-exports all named exports from the “./Singleton.js” module as Singleton
.
Signature
export * as Singleton from "./Singleton.js"
Since v1.0.0
SingletonAddress (namespace export)
Re-exports all named exports from the “./SingletonAddress.js” module as SingletonAddress
.
Signature
export * as SingletonAddress from "./SingletonAddress.js"
Since v1.0.0
Snowflake (namespace export)
Re-exports all named exports from the “./Snowflake.js” module as Snowflake
.
Signature
export * as Snowflake from "./Snowflake.js"
Since v1.0.0
SocketRunner (namespace export)
Re-exports all named exports from the “./SocketRunner.js” module as SocketRunner
.
Signature
export * as SocketRunner from "./SocketRunner.js"
Since v1.0.0
SocketShardManager (namespace export)
Re-exports all named exports from the “./SocketShardManager.js” module as SocketShardManager
.
Signature
export * as SocketShardManager from "./SocketShardManager.js"
Since v1.0.0
SqlMessageStorage (namespace export)
Re-exports all named exports from the “./SqlMessageStorage.js” module as SqlMessageStorage
.
Signature
export * as SqlMessageStorage from "./SqlMessageStorage.js"
Since v1.0.0
SqlShardStorage (namespace export)
Re-exports all named exports from the “./SqlShardStorage.js” module as SqlShardStorage
.
Signature
export * as SqlShardStorage from "./SqlShardStorage.js"
Since v1.0.0
SynchronizedClock (namespace export)
Re-exports all named exports from the “./SynchronizedClock.js” module as SynchronizedClock
.
Signature
export * as SynchronizedClock from "./SynchronizedClock.js"
Since v1.0.0