Skip to content

Conversation

@pickypg
Copy link
Member

@pickypg pickypg commented Aug 17, 2016

This moves the Writer interface from StreamOutput into Writeable, as a peer of its inner Reader interface. This should hopefully help to avoid random functional interfaces being created for the same purpose.

It also makes use of the moved class by updating writeMapOfLists and readMapOfLists as requested in #17804.

@pickypg pickypg changed the title Make MapOfLists Generic Move Writer interface to Writeable Aug 17, 2016
@pickypg
Copy link
Member Author

pickypg commented Aug 17, 2016

/cc @jaymode

@jaymode
Copy link
Member

jaymode commented Aug 24, 2016

LGTM

This moves the Writer interface from StreamOutput into Writeable, as a peer of its inner Reader interface. This should hopefully help to avoid random functional interfaces being created for the same purpose.

It also makes use of the moved class by updating writeMapOfLists and readMapOfLists.
@pickypg pickypg force-pushed the feature/genericize-map-of-lists branch from 6b9914a to b41508a Compare August 25, 2016 20:11
@pickypg pickypg merged commit b41508a into elastic:master Aug 25, 2016
@pickypg pickypg removed the review label Aug 25, 2016
@pickypg pickypg deleted the feature/genericize-map-of-lists branch August 25, 2016 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants