We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
origin #1796 (comment)
MetricStore 是我們用來獲取效能指標的物件,有使用於 web service, partitioner, assignor,而這三個元件在建立 MetricStore 物件的時候會有許多共通的程式碼 (partitioner, web service),也許可以提出相同的部分,簡化程式碼。
MetricStore
The text was updated successfully, but these errors were encountered:
No branches or pull requests
origin #1796 (comment)
MetricStore
是我們用來獲取效能指標的物件,有使用於 web service, partitioner, assignor,而這三個元件在建立MetricStore
物件的時候會有許多共通的程式碼 (partitioner, web service),也許可以提出相同的部分,簡化程式碼。The text was updated successfully, but these errors were encountered: