public class GetInfoResponseBody extends Object implements org.apache.flink.runtime.rest.messages.ResponseBody
ResponseBody for getting cluster information.| Constructor and Description |
|---|
GetInfoResponseBody(String productName,
String productVersion) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProductName() |
String |
getProductVersion() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.