-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Event Hubs: Synchronous APIs Part 2 #4970
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
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
30ac167
Formatting changes in EventHubAsyncProducer.
conniey 5c041aa
Adding EventHubClient, EventHubConsumer, and EventHubProducer.
conniey 4f3bab3
Exposing EventHubClient creation in EventHubClientBuilder.
conniey 5e10349
EventHubClient, Consumer and Producer implements Closeable.
conniey 4727715
Fixing sample by removing event hub instance from namespace connectio…
conniey 4c94da5
Remove unneeded sample in EventHubClientBuilder.
conniey 42c099a
Add EventHubClient to builder annotation.
conniey d1ab53c
Update EventHubClientBuilder samples. Remove unneeded ones.
conniey eb02600
Update samples in EventHubClientBuilder.
conniey e473b67
Add documentation to EventHubConsumer.
conniey beb0090
Fixing links to EventHubAsyncProducer samples.
conniey 17edced
Adding EventHubProducer code samples.
conniey d4a7871
Fixing spotbug issues.
conniey e4de89d
Update from Iterable to IterableResponse.
conniey 1f48bf7
Make test contents package-private.
conniey 49c2aaa
Update sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azur…
conniey 3b5a012
Update sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azur…
conniey fd83955
Merge branch 'synchronous-client' of https://github.com/conniey/azure…
conniey 0d40de4
Fix typo in connection strings.
conniey bbb1eb5
Fix javadoc errors.
conniey d4c89b2
Add Null checks for options.
conniey 104fe4b
Fix null checks.
conniey d49d7c8
Remove unneeded log message.
conniey e942750
Adding tests for EventHubProducer.
conniey 5f51b4e
Simplifying creation of EventHubAsyncProducer
conniey 1018908
Remove redundant null check.
conniey 470f4ef
Select correct retryDuration when constructing EventHubProducer.
conniey c648c2e
Adding EventHubProducer tests.
conniey cfb1d11
Add correct header file.
conniey f7cf4e4
Rename EventHubClientIntegrationTest -> EventHubAsyncClientIntegratio…
conniey 48b960a
Add integration tests for EventHubClient.
conniey 4f26053
Make EventHubConsumer methods public
conniey dbe3d82
Fix spotbug issues
conniey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add documentation to EventHubConsumer.
- Loading branch information
commit e473b67e03f0d18aabd3a5208fbd3bf2b061f05b
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.