public static class InMemoryQueue.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
InMemoryQueue |
build() |
LogzioSender.Builder |
endInMemoryQueue() |
InMemoryQueue.Builder |
setCapacityInBytes(long inMemoryQueueCapacityInBytes) |
InMemoryQueue.Builder |
setLogsCountLimit(long logsCountLimit) |
public InMemoryQueue.Builder setCapacityInBytes(long inMemoryQueueCapacityInBytes)
public InMemoryQueue.Builder setLogsCountLimit(long logsCountLimit)
public LogzioSender.Builder endInMemoryQueue()
public InMemoryQueue build()
Copyright © 2018. All rights reserved.