Table of Contents

Namespace MASES.KNet.Replicator

Classes

KNetCompactedReplicatorBuffered<K, V>

Provides a reliable dictionary, persisted in a COMPACTED Kafka topic and shared among applications, extends KNetCompactedReplicator<K, V, TJVMK, TJVMV> using ByteBuffer

KNetCompactedReplicator<K, V>

Provides a reliable dictionary, persisted in a COMPACTED Kafka topic and shared among applications, extends KNetCompactedReplicator<K, V, TJVMK, TJVMV> using array of byte

KNetCompactedReplicator<K, V, TJVMK, TJVMV>

Provides a reliable dictionary, persisted in a COMPACTED Kafka topic and shared among applications

Interfaces

IKNetCompactedReplicator<K, V, TJVMK, TJVMV>

Public interface for KNetCompactedReplicator<K, V, TJVMK, TJVMV>

Enums

AccessRightsType

KNetCompactedReplicator<K, V> access rights to data

UpdateModeTypes

KNetCompactedReplicator<K, V> update modes