-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EH SDK + serializer integration (#13089)
* create draft PR * fix object batch * temp object serializer * dep on core experimental * temp * getDeserializedObject() * null object in object batch test * remove old SR dep * remove temporary interfaces * rename objectSerializer builder method to serializer * single class imports * fix serializer builder javadoc * rename abstract batch impl * add EventDataBatchBase javadoc * mono TryAdd * fix modifiers * remove send mode * fix object batch javadoc * partition event deserialize to async * uncomment azure core * javadoc syntax * remove temp interface * only core-experimental, not core * checkstyle * update partition event deserialize * monoError for object batch * rename objectSerializer to serializer * add serializer null check in object batch creation * cleanup
- Loading branch information
Showing
22 changed files
with
675 additions
and
315 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.