@Command(name="perf-journal", description="Calculates the journal-buffer-timeout you should use with the current data folder") public class PerfJournal extends LockAbstract
Modifier and Type | Field and Description |
---|---|
String |
journalType |
boolean |
nosyncs |
int |
size |
boolean |
syncs |
int |
tries |
int |
writes |
binding, journal, largeMessges, paging
global
context, verbose
Constructor and Description |
---|
PerfJournal() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ActionContext context) |
getLockPlace, lockCLI, unlock
getBinding, getJournal, getLargeMessages, getPaging
getBrokerDTO, getConfiguration, getFileConfiguration, helpGroup, treatError
getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBrokerHome, getBrokerInstance, isVerbose, setHomeValues
public int size
public int writes
public int tries
public boolean nosyncs
public boolean syncs
public String journalType
public Object execute(ActionContext context) throws Exception
execute
in interface Action
execute
in class LockAbstract
Exception
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.