Skip navigation links
C D G L O S T V W 

C

close() - Method in interface com.puresoltechnologies.genesis.tracker.spi.TransformationTracker
 
com.puresoltechnologies.genesis.tracker.spi - package com.puresoltechnologies.genesis.tracker.spi
 

D

dropComponentHistory(String, InetAddress) - Method in interface com.puresoltechnologies.genesis.tracker.spi.TransformationTracker
This method is used for a drop component to delete the whole history.

G

getLastTransformationMetadata(String, InetAddress) - Method in interface com.puresoltechnologies.genesis.tracker.spi.TransformationTracker
This method looks into the tracker storage to identify the last transformation which was run.

L

log(Date, Severity, InetAddress, Thread, String, Throwable) - Method in interface com.puresoltechnologies.genesis.tracker.spi.TransformationTracker
Logs a piece of information.

O

open() - Method in interface com.puresoltechnologies.genesis.tracker.spi.TransformationTracker
This method is called to open the connection to the tracker.

S

Severity - Enum in com.puresoltechnologies.genesis.tracker.spi
Severity of log event.

T

trackMigration(InetAddress, TransformationMetadata) - Method in interface com.puresoltechnologies.genesis.tracker.spi.TransformationTracker
This write information into the tracker for later look up of a migration step to avoid double appliance.
TransformationTracker - Interface in com.puresoltechnologies.genesis.tracker.spi
This interface is used to implement the migration tracker which is used by GenesisController to log and look up migration steps.

V

valueOf(String) - Static method in enum com.puresoltechnologies.genesis.tracker.spi.Severity
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.puresoltechnologies.genesis.tracker.spi.Severity
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasMigrated(String, InetAddress, Version, String) - Method in interface com.puresoltechnologies.genesis.tracker.spi.TransformationTracker
This method checks whether a migration step was performed or not.
C D G L O S T V W 
Skip navigation links

Copyright © 2014-2015 PureSol Technologies. All Rights Reserved.