Method | Description | |
---|---|---|
Process ( PipelineArgs args ) : void |
Processes the specified args.
|
Method | 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. |
return | void |