|
Cumulus4j API (1.2.0) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandApplyParam | |
---|---|
org.cumulus4j.store.datastoreversion | |
org.cumulus4j.store.datastoreversion.command |
Package providing implementations of DatastoreVersionCommand . |
Uses of CommandApplyParam in org.cumulus4j.store.datastoreversion |
---|
Methods in org.cumulus4j.store.datastoreversion with parameters of type CommandApplyParam | |
---|---|
void |
DatastoreVersionCommand.apply(CommandApplyParam commandApplyParam)
Perform the upgrade or do whatever this command has to do. |
Uses of CommandApplyParam in org.cumulus4j.store.datastoreversion.command |
---|
Methods in org.cumulus4j.store.datastoreversion.command with parameters of type CommandApplyParam | |
---|---|
void |
MigrateToSequence2.apply(CommandApplyParam commandApplyParam)
|
void |
IntroduceKeyStoreRefID.apply(CommandApplyParam commandApplyParam)
|
void |
RecreateIndex.apply(CommandApplyParam commandApplyParam)
|
void |
MinimumCumulus4jVersion.apply(CommandApplyParam commandApplyParam)
|
protected void |
IntroduceKeyStoreRefID.applyToData(CommandApplyParam commandApplyParam,
PersistenceManager pm)
|
protected void |
IntroduceKeyStoreRefID.applyToIndex(CommandApplyParam commandApplyParam,
PersistenceManager pm)
|
|
Cumulus4j API (1.2.0) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |