Uses of Interface
com.scivicslab.actoriac.log.H2LogStore.LogTask
Packages that use H2LogStore.LogTask
-
Uses of H2LogStore.LogTask in com.scivicslab.actoriac.log
Classes in com.scivicslab.actoriac.log that implement H2LogStore.LogTaskModifier and TypeClassDescriptionstatic final recordstatic final recordFields in com.scivicslab.actoriac.log with type parameters of type H2LogStore.LogTaskModifier and TypeFieldDescriptionprivate final BlockingQueue<H2LogStore.LogTask> H2LogStore.writeQueueMethod parameters in com.scivicslab.actoriac.log with type arguments of type H2LogStore.LogTaskModifier and TypeMethodDescriptionprivate voidH2LogStore.processBatch(List<H2LogStore.LogTask> batch)