Uses of Class
com.microsoft.azure.cosmosdb.internal.FanoutOperationState
-
Packages that use FanoutOperationState Package Description com.microsoft.azure.cosmosdb.internal -
-
Uses of FanoutOperationState in com.microsoft.azure.cosmosdb.internal
Methods in com.microsoft.azure.cosmosdb.internal that return FanoutOperationState Modifier and Type Method Description static FanoutOperationStateFanoutOperationState. valueOf(String name)Returns the enum constant of this type with the specified name.static FanoutOperationState[]FanoutOperationState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-