public class PruneResponse
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
PruneResponse()
Default constructor for the deserialization.
|
PruneResponse(java.lang.Long spaceReclaimed)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getSpaceReclaimed()
Disk space reclaimed in bytes
|
Copyright © 2020. All Rights Reserved.