private static class AbstractDgcClient.CleanRequest extends Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
connectFailures
how many times this request has failed with ConnectException
|
(package private) Object[] |
objectIDs |
(package private) long |
sequenceNum |
(package private) boolean |
strong |
Constructor and Description |
---|
CleanRequest(long sequenceNum,
Object[] objectIDs,
boolean strong) |
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.