public static final class LBVariablePersistenceOnAction.Builder
extends java.lang.Object
LBVariablePersistenceOnAction.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LBVariablePersistenceOnAction. |
| Modifier and Type | Method and Description |
|---|---|
LBVariablePersistenceOnAction |
build() |
LBVariablePersistenceOnAction.Builder |
setPersistenceProfilePath(java.lang.String persistenceProfilePath)
If the persistence profile path is not specified, a default persistence table is
created per virtual server.
|
LBVariablePersistenceOnAction.Builder |
setVariableHashEnabled(java.lang.Boolean variableHashEnabled)
The property is used to enable a hash operation for variable value when
composing the persistence key.
|
LBVariablePersistenceOnAction.Builder |
setVariableName(java.lang.String variableName)
The property is the name of variable to be used.
|
public Builder()
LBVariablePersistenceOnAction.public LBVariablePersistenceOnAction.Builder setPersistenceProfilePath(java.lang.String persistenceProfilePath)
persistenceProfilePath - New value for the property.public LBVariablePersistenceOnAction.Builder setVariableHashEnabled(java.lang.Boolean variableHashEnabled)
variableHashEnabled - New value for the property.public LBVariablePersistenceOnAction.Builder setVariableName(java.lang.String variableName)
variableName - New value for the property.public LBVariablePersistenceOnAction build()