Uses of Interface
com.wavefront.agent.queueing.QueueFileFactory
-
Packages that use QueueFileFactory Package Description com.wavefront.agent.queueing -
-
Uses of QueueFileFactory in com.wavefront.agent.queueing
Constructors in com.wavefront.agent.queueing with parameters of type QueueFileFactory Constructor Description ConcurrentShardedQueueFile(String fileNamePrefix, String fileNameSuffix, int shardSizeBytes, QueueFileFactory queueFileFactory)
-