public class RenewResults extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
long[] | 
durations
The granted duration for each lease. 
 | 
Exception[] | 
exceptions
Any exceptions thrown. 
 | 
| Constructor and Description | 
|---|
RenewResults(long[] durations,
            Exception[] exceptions)
Simple constructor 
 | 
public long[] durations
public Exception[] exceptions
public RenewResults(long[] durations,
                    Exception[] exceptions)
Copyright © GigaSpaces.