public class GetClusterStatusResponse extends Object implements Serializable
GetClusterStatus message sent by the job manager. Sends over the
current number of task managers and the available task slots.| Constructor and Description |
|---|
GetClusterStatusResponse(int numRegisteredTaskManagers,
int totalNumberOfSlots) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.