public static final class DashboardConfiguration.Features extends Object
| 构造器和说明 |
|---|
Features(boolean webSubmitEnabled,
boolean webCancelEnabled,
boolean webRescaleEnabled,
boolean isHistoryServer) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isHistoryServer() |
boolean |
isWebCancelEnabled() |
boolean |
isWebRescaleEnabled() |
boolean |
isWebSubmitEnabled() |
public Features(boolean webSubmitEnabled,
boolean webCancelEnabled,
boolean webRescaleEnabled,
boolean isHistoryServer)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.