public class SchedConfUpdateInfo extends Object
Constructor and Description |
---|
SchedConfUpdateInfo() |
Modifier and Type | Method and Description |
---|---|
ArrayList<QueueConfigInfo> |
getAddQueueInfo() |
HashMap<String,String> |
getGlobalParams() |
ArrayList<String> |
getRemoveQueueInfo() |
ArrayList<QueueConfigInfo> |
getUpdateQueueInfo() |
void |
setAddQueueInfo(ArrayList<QueueConfigInfo> addQueueInfo) |
void |
setGlobalParams(HashMap<String,String> globalInfo) |
void |
setRemoveQueueInfo(ArrayList<String> removeQueueInfo) |
void |
setUpdateQueueInfo(ArrayList<QueueConfigInfo> updateQueueInfo) |
public ArrayList<QueueConfigInfo> getAddQueueInfo()
public void setAddQueueInfo(ArrayList<QueueConfigInfo> addQueueInfo)
public ArrayList<QueueConfigInfo> getUpdateQueueInfo()
public void setUpdateQueueInfo(ArrayList<QueueConfigInfo> updateQueueInfo)
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.