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

How does YarnParameter attribute work? #282

Open
heshuimu opened this issue May 27, 2024 · 0 comments
Open

How does YarnParameter attribute work? #282

heshuimu opened this issue May 27, 2024 · 0 comments

Comments

@heshuimu
Copy link

For context, I'm trying to attribute YarnCommand onto a method that has an enum type parameter.

The documentation only has the type reference of YarnParameter, but does not demonstrate how it can be used. The change log does have a mention of YarnParameter, but it's only mentioned to work with Component types.

I then tried to survey the YarnSpinner source code and see where the attributes are being reference, but I could not find any usages.

So, how are YarnParameter attributes used in the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant