| Modifier and Type | Method and Description |
|---|---|
SeqGenerator |
StateMachineConfig.getSeqGenerator()
Gets get seq generator.
|
| Modifier and Type | Method and Description |
|---|---|
SeqGenerator |
SequenceExpressionFactory.getSeqGenerator() |
SeqGenerator |
SequenceExpression.getSeqGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceExpressionFactory.setSeqGenerator(SeqGenerator seqGenerator) |
void |
SequenceExpression.setSeqGenerator(SeqGenerator seqGenerator) |
| Modifier and Type | Method and Description |
|---|---|
SeqGenerator |
DefaultStateMachineConfig.getSeqGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStateMachineConfig.setSeqGenerator(SeqGenerator seqGenerator) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineRepositoryImpl.setSeqGenerator(SeqGenerator seqGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringJvmUUIDSeqGenerator
Based On Spring AlternativeJdkIdGenerator
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbAndReportTcStateLogStore.setSeqGenerator(SeqGenerator seqGenerator) |
Copyright © 2023 Seata. All rights reserved.