public class AccountingPersistence extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AccountingPersistence() |
protected |
AccountingPersistence(String context) |
| Modifier and Type | Method and Description |
|---|---|
void |
account(Record record) |
void |
close() |
void |
flush() |
void |
flush(long timeout,
TimeUnit timeUnit)
Deprecated.
|
boolean |
isConnectionActive() |
protected AccountingPersistence(String context)
protected AccountingPersistence()
public void account(Record record) throws InvalidValueException
InvalidValueException@Deprecated public void flush(long timeout, TimeUnit timeUnit) throws Exception
insteadtimeout - timeUnit - ExceptionCopyright © 2020. All Rights Reserved.