public class ValidationRequest extends RepairMessage
| Modifier and Type | Field and Description |
|---|---|
int |
nowInSec |
static IVersionedSerializer<ValidationRequest> |
serializer |
desc| Constructor and Description |
|---|
ValidationRequest(RepairJobDesc desc,
int nowInSec) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public final int nowInSec
public static final IVersionedSerializer<ValidationRequest> serializer
public ValidationRequest(RepairJobDesc desc, int nowInSec)
Copyright © 2009-2020 The Apache Software Foundation