| Package | Description |
|---|---|
| org.apache.batchee.container.services.persistence | |
| org.apache.batchee.spi |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
JDBCPersistenceManagerService.jobOperatorQueryJobExecutionTimestamp(long key,
PersistenceManagerService.TimestampType timestampType) |
Timestamp |
MemoryPersistenceManagerService.jobOperatorQueryJobExecutionTimestamp(long key,
PersistenceManagerService.TimestampType timestampType) |
Timestamp |
JPAPersistenceManagerService.jobOperatorQueryJobExecutionTimestamp(long key,
PersistenceManagerService.TimestampType timetype) |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceManagerService.TimestampType |
PersistenceManagerService.TimestampType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceManagerService.TimestampType[] |
PersistenceManagerService.TimestampType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
PersistenceManagerService.jobOperatorQueryJobExecutionTimestamp(long key,
PersistenceManagerService.TimestampType timetype) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.