Uses of Interface
org.graylog2.shared.messageq.Acknowledgeable
Packages that use Acknowledgeable
Package
Description
-
Uses of Acknowledgeable in org.graylog2.indexer.messages
Subinterfaces of Acknowledgeable in org.graylog2.indexer.messagesModifier and TypeInterfaceDescriptioninterfaceThe purpose of this interface is to provide access to certain properties of aMessagewhile ensuring that it can't be changed anymore.Classes in org.graylog2.indexer.messages that implement AcknowledgeableModifier and TypeClassDescriptionclassWraps aMessageby making it immutable and caching the result ofSerializationMemoizingMessage.serialize(SerializationContext)calls. -
Uses of Acknowledgeable in org.graylog2.plugin
Classes in org.graylog2.plugin that implement Acknowledgeable