public final class Administration extends Object
Modifier and Type | Field and Description |
---|---|
static Administration |
EMPTY_ADMINISTRATION |
Constructor and Description |
---|
Administration(LeaseDuration leaseDuration) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
LeaseDuration |
getLeaseDuration()
Get the
LeaseDuration used in administration of the cluster. |
int |
hashCode() |
String |
toString() |
public static final Administration EMPTY_ADMINISTRATION
public Administration(LeaseDuration leaseDuration)
public LeaseDuration getLeaseDuration()
LeaseDuration
used in administration of the cluster.Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.