Uses of Class
org.wso2.carbon.logging.appender.http.utils.queue.QueueBlock
-
Packages that use QueueBlock Package Description org.wso2.carbon.logging.appender.http.utils.queue -
-
Uses of QueueBlock in org.wso2.carbon.logging.appender.http.utils.queue
Methods in org.wso2.carbon.logging.appender.http.utils.queue that return QueueBlock Modifier and Type Method Description static QueueBlock
QueueBlock. loadBlock(String directoryPath, String fileName)
This method is to be used when loading the next queue block to memory.
-