| Package | Description |
|---|---|
| org.graylog2.rest.resources.system | |
| org.graylog2.rest.resources.system.responses |
| Modifier and Type | Method and Description |
|---|---|
JournalSummaryResponse |
JournalResource.show() |
| Modifier and Type | Method and Description |
|---|---|
static JournalSummaryResponse |
JournalSummaryResponse.createDisabled() |
static JournalSummaryResponse |
JournalSummaryResponse.createEnabled(long appendEventsPerSec,
long readEventsPerSec,
long uncommittedJournalEntries,
com.github.joschi.jadconfig.util.Size journalSize,
com.github.joschi.jadconfig.util.Size journalSizeLimit,
int numberOfSegments,
org.joda.time.DateTime oldestSegment,
KafkaJournalConfiguration kafkaJournalConfiguration) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.