Package | Description |
---|---|
biz.onixs.cme.ilink3.handler | |
biz.onixs.cme.ilink3.handler.storage |
Modifier and Type | Class and Description |
---|---|
class |
TimestampMillisProvider
Timestamp provider with millisecond precision.
|
class |
TimestampNanosProvider
Timestamp provider with nanosecond precision.
|
Modifier and Type | Method and Description |
---|---|
TimestampProvider |
AsyncFileSessionStorage.getTimestampProvider()
Returns the current timestamp provider.
|
TimestampProvider |
FileBasedSessionStorage.getTimestampProvider()
Returns the current timestamp provider.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncFileSessionStorage.setTimestampProvider(TimestampProvider timestampProvider)
Sets the timestamp provider which is used to get timestamp when writing the logs.
|
void |
FileBasedSessionStorage.setTimestampProvider(TimestampProvider timestampProvider)
Sets the timestamp provider which is used to get timestamp when writing the logs.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.