Package org.apache.bookkeeper.client
Class EnsemblePlacementPolicy.PlacementResult<T>
java.lang.Object
org.apache.bookkeeper.client.EnsemblePlacementPolicy.PlacementResult<T>
- Enclosing interface:
- EnsemblePlacementPolicy
Result of a placement calculation against a placement policy.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.static <T> EnsemblePlacementPolicy.PlacementResult<T>of(T result, EnsemblePlacementPolicy.PlacementPolicyAdherence policyAdherence)
-
Method Details
-
of
public static <T> EnsemblePlacementPolicy.PlacementResult<T> of(T result, EnsemblePlacementPolicy.PlacementPolicyAdherence policyAdherence) -
getResult
-
isAdheringToPolicy
Deprecated. -
getAdheringToPolicy
-