- createSync
Synchronous version of #create(String,ScheduledExecutorService).
- createPartitionSenderSync
- send
- close
- closeSync
- sendSync
Synchronous version of #send(Iterable,String).
- createReceiver
- getRuntimeInformation
Retrieves general information about an event hub (see EventHubRuntimeInformation
for details). Retri
- create
Factory method to create an instance of EventHubClient using the supplied
connectionString. In a nor
- createEpochReceiver
Create a Epoch based EventHub receiver with given partition id and start
receiving from the beginnin
- createReceiverSync
Synchronous version of #createReceiver(String,String,EventPosition).
- getPartitionRuntimeInformation
Retrieves dynamic information about a partition of an event hub (see
PartitionRuntimeInformation for