public class PullExecStatisticsResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private ChunkHolder |
_return |
| Constructor and Description |
|---|
PullExecStatisticsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ChunkHolder |
getReturn() |
void |
setReturn(ChunkHolder _return) |
private ChunkHolder _return
public ChunkHolder getReturn()
public void setReturn(ChunkHolder _return)
_return - the value for the _return property