public static class EventHubsProcessorDescriptor.Batch extends Object
| Constructor and Description |
|---|
Batch() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxSize() |
Duration |
getMaxWaitTime() |
void |
setMaxSize(Integer maxSize) |
void |
setMaxWaitTime(Duration maxWaitTime) |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.