public class ClusterDataSetListResponseBody extends Object implements ResponseBody
Modifier and Type | Method and Description |
---|---|
static ClusterDataSetListResponseBody |
from(Map<IntermediateDataSetID,DataSetMetaInfo> dataSets) |
List<org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetEntry> |
getDataSets() |
public static ClusterDataSetListResponseBody from(Map<IntermediateDataSetID,DataSetMetaInfo> dataSets)
public List<org.apache.flink.runtime.rest.messages.dataset.ClusterDataSetEntry> getDataSets()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.