Uses of Record Class
com.loomcache.server.topic.DistributedTopic.TopicMessage
Packages that use DistributedTopic.TopicMessage
-
Uses of DistributedTopic.TopicMessage in com.loomcache.server.topic
Methods in com.loomcache.server.topic that return types with arguments of type DistributedTopic.TopicMessageModifier and TypeMethodDescriptionDistributedTopic.getHistory(int count) Get the last N messages from the message history buffer.DistributedTopic.getHistoryFromSequence(long startSeq, int maxCount) Get messages from history starting from a specific sequence number with a maximum count.