public class ProcessingUnitInstanceProvisionFailure extends Object
GridServiceContainer
the reason for the failure and an indication if
the instance will not be instantiated anymore.Constructor and Description |
---|
ProcessingUnitInstanceProvisionFailure(InternalProcessingUnit processingUnit,
String gscServiceId,
String failureReason,
boolean uninstantiable) |
Modifier and Type | Method and Description |
---|---|
String |
getFailureReason() |
GridServiceContainer |
getGridServiceContainer() |
boolean |
isUninstantiable()
Not instantiable; that cannot be instantiated.
|
public ProcessingUnitInstanceProvisionFailure(InternalProcessingUnit processingUnit, String gscServiceId, String failureReason, boolean uninstantiable)
public GridServiceContainer getGridServiceContainer()
public String getFailureReason()
public boolean isUninstantiable()
true
if this instance was unable to instantiate and will not be
re-provisioned again.Copyright © GigaSpaces.