Méthode | Description | |
---|---|---|
Process ( PipelineArgs args ) : void |
Processes the specified args.
|
Méthode | Description | |
---|---|---|
Warm ( ) : void |
Warms this instance.
|
|
WarmDb ( Database db ) : void |
Warms the db.
|
|
WarmType ( Item item ) : void |
Warms the type.
|
public Process ( PipelineArgs args ) : void | ||
args | PipelineArgs | The args. |
Résultat | void |
protected WarmDb ( Database db ) : void | ||
db | Database | The db. |
Résultat | void |
protected WarmType ( Item item ) : void | ||
item | Item | The item. |
Résultat | void |