Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(java-client): add listApps interface #1471

Merged

Conversation

WHBANG
Copy link
Contributor

@WHBANG WHBANG commented May 10, 2023

What problem does this PR solve?

#1470

What is changed and how does it work?

add new interface public List<app_info> listApps(ListAppInfoType listAppInfoType) throws PException in PegasusAdminClient.java for get all app infos.
add ut public void testListApps() throws PException in TestAdminClient.java.

Tests
  • Unit test

@acelyc111 acelyc111 changed the title pegasus java client add listApps interface feat(java-client): pegasus java client add listApps interface May 15, 2023
@acelyc111 acelyc111 changed the title feat(java-client): pegasus java client add listApps interface feat(java-client): add listApps interface May 15, 2023
wh002 added 2 commits May 15, 2023 20:05
@empiredan empiredan merged commit 48fd4e8 into apache:master May 17, 2023
@empiredan empiredan mentioned this pull request Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants