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 |
JPAPersistenceManagerService.jobOperatorQueryJobExecutionTimestamp(long key,
PersistenceManagerService.TimestampType timetype) |
Timestamp |
MemoryPersistenceManagerService.jobOperatorQueryJobExecutionTimestamp(long key,
PersistenceManagerService.TimestampType timestampType) |
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 © 2021 The Apache Software Foundation. All rights reserved.