public class StorageCleanupCombinedModuleResult extends Object implements Serializable
Constructor and Description |
---|
StorageCleanupCombinedModuleResult() |
StorageCleanupCombinedModuleResult(String moduleId,
long amountOfRemovedObjects) |
Modifier and Type | Method and Description |
---|---|
long |
getAmountOfRemovedObjects()
The amount of removed objects, according to the
moduleId , combined since the last SSMS start. |
String |
getModuleId()
The SSMS module Id (like KERNEL, SVM, ASM...).
|
void |
setAmountOfRemovedObjects(long amountOfRemovedObjects) |
void |
setModuleId(String moduleId) |
public StorageCleanupCombinedModuleResult()
public StorageCleanupCombinedModuleResult(String moduleId, long amountOfRemovedObjects)
public String getModuleId()
public void setModuleId(String moduleId)
public long getAmountOfRemovedObjects()
moduleId
, combined since the last SSMS start.moduleId
, combined since the last SSMS start.public void setAmountOfRemovedObjects(long amountOfRemovedObjects)
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.