Uses of Record Class
com.loomcache.server.topic.DistributedTopic.MessageWithSequence
Packages that use DistributedTopic.MessageWithSequence
-
Uses of DistributedTopic.MessageWithSequence in com.loomcache.server.topic
Methods in com.loomcache.server.topic that return types with arguments of type DistributedTopic.MessageWithSequenceModifier and TypeMethodDescriptionDistributedTopic.getMessagesFrom(long fromSequence) Get messages from the buffer for replay starting from a given sequence.