Uses of Class
com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
-
-
Uses of PartitionManagerOptions in com.microsoft.azure.eventprocessorhost
Subclasses of PartitionManagerOptions in com.microsoft.azure.eventprocessorhost Modifier and Type Class Description classAzureStoragePartitionManagerOptionsMethods in com.microsoft.azure.eventprocessorhost that return PartitionManagerOptions Modifier and Type Method Description PartitionManagerOptionsEventProcessorHost. getPartitionManagerOptions()Returns the existing partition manager options object.Methods in com.microsoft.azure.eventprocessorhost with parameters of type PartitionManagerOptions Modifier and Type Method Description voidEventProcessorHost. setPartitionManagerOptions(PartitionManagerOptions options)Set the partition manager options all at once.
-