接口 GroupConfigService
- 所有已知实现类:
GroupConfigServiceImpl
public interface GroupConfigService
-
方法概要
修饰符和类型方法说明addGroup(UserSessionVO systemUser, GroupConfigRequestVO groupConfigRequestVO) getAllGroupConfigList(List<String> namespaceId) getGroupConfigByGroupName(String groupName) getGroupConfigForPage(GroupConfigQueryVO queryVO) getOnlinePods(String groupName) updateGroup(GroupConfigRequestVO groupConfigRequestVO) updateGroupStatus(String groupName, Integer status)
-
方法详细资料
-
addGroup
-
updateGroup
-
updateGroupStatus
-
getGroupConfigForPage
-
getGroupConfigByGroupName
-
getAllGroupConfigList
-
getAllGroupNameList
-
getOnlinePods
-
getTablePartitionList
-