Skip to content

QueryBatcher getQuerySuccessListeners should have been onUrisReadyListeners #850

Closed
@sammefford

Description

@sammefford

It looks like a copy/paste bug crept in when I created getQuerySuccessListeners on WriteBatcher, then copied it to QueryBatcher and failed to rename it onUrisReadyListener. We need to deprecate QueryBatcher.getQuerySuccessListeners, then create onUrisReadyListener, and replace in the javadocs for QueryBatcher the mention onQuerySuccess (there is no such thing) with onUrisReady.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions