Skip to content

hide Publisher and Subscriber's getStats() #1555

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

Merged
merged 3 commits into from
Jan 24, 2017
Merged

hide Publisher and Subscriber's getStats() #1555

merged 3 commits into from
Jan 24, 2017

Conversation

pongad
Copy link
Contributor

@pongad pongad commented Jan 22, 2017

The methods are not yet implemented,
so there is no reason to expose it.
Another way out is to delete it for the time being.

The methods are not yet implemented,
so there is no reason to expose it.
Another way out is to delete it for the time being.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 22, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f0b1bd6 on pongad:hide-stats into ** on GoogleCloudPlatform:pubsub-hp**.

@@ -356,7 +356,7 @@ public void run() {
}
}

public SubscriberStats getStats() {
private SubscriberStats getStats() {

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member

LGTM

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 83.196% when pulling 4391eb2 on pongad:hide-stats into 51a9a80 on GoogleCloudPlatform:pubsub-hp.

@pongad pongad merged commit 302a937 into googleapis:pubsub-hp Jan 24, 2017
@pongad pongad deleted the hide-stats branch January 24, 2017 01:02
@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 83.196% when pulling 4391eb2 on pongad:hide-stats into 51a9a80 on GoogleCloudPlatform:pubsub-hp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants