📝 Add docstrings to feature/do-push-optimization
#373
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Docstrings generation was requested by @NickNYU.
The following files were modified:
server/server/meta/src/main/java/com/alipay/sofa/registry/server/meta/bootstrap/MetaServerBootstrap.java
server/server/meta/src/main/java/com/alipay/sofa/registry/server/meta/bootstrap/MetaServerConfiguration.java
server/server/meta/src/main/java/com/alipay/sofa/registry/server/meta/resource/DataCenterResource.java
server/server/meta/src/main/java/com/alipay/sofa/registry/server/meta/resource/MultiClusterSyncResource.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/bootstrap/SessionServerConfiguration.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/providedata/FetchPushEfficiencyConfigService.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/push/AutoPushEfficiencyConfig.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/push/AutoPushEfficiencyRegulator.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/push/ChangeDebouncingTime.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/push/ChangeProcessor.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/push/PushEfficiencyConfigUpdater.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/push/PushEfficiencyImproveConfig.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/push/PushProcessor.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/resource/ClientManagerResource.java
server/server/session/src/main/java/com/alipay/sofa/registry/server/session/resource/PushEfficiencyConfigResource.java
These files were ignored
server/server/session/src/test/java/com/alipay/sofa/registry/server/session/providedata/FetchPushEfficiencyConfigServiceTest.java
server/server/session/src/test/java/com/alipay/sofa/registry/server/session/push/AutoPushEfficiencyRegulatorTest.java
server/server/session/src/test/java/com/alipay/sofa/registry/server/session/push/PushEfficiencyConfigUpdaterTest.java
server/server/session/src/test/java/com/alipay/sofa/registry/server/session/store/SessionInterestsTest.java
These file types are not supported
client/all/pom.xml
client/api/pom.xml
client/impl/pom.xml
client/log/pom.xml
client/pom.xml
core/pom.xml
pom.xml
server/common/model/pom.xml
server/common/pom.xml
server/common/util/pom.xml
server/distribution/all/pom.xml
server/distribution/pom.xml
server/pom.xml
server/remoting/api/pom.xml
server/remoting/bolt/pom.xml
server/remoting/http/pom.xml
server/remoting/pom.xml
server/server/data/pom.xml
server/server/integration/pom.xml
server/server/meta/pom.xml
server/server/pom.xml
server/server/session/pom.xml
server/server/session/src/main/resources/log4j2.xml
server/server/shared/pom.xml
server/store/api/pom.xml
server/store/jdbc/pom.xml
server/store/jraft/pom.xml
server/store/pom.xml
test/pom.xml
ℹ️ Note