public abstract class AbstractShardPlacementPolicy extends java.lang.Object implements ShardPlacementPolicy
| Modifier and Type | Field and Description |
|---|---|
protected PlacementPolicy |
policy |
| Constructor and Description |
|---|
AbstractShardPlacementPolicy(PlacementPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
PlacementPolicy |
getPolicy() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterprotected final PlacementPolicy policy
public AbstractShardPlacementPolicy(PlacementPolicy policy)
public PlacementPolicy getPolicy()
Copyright © 2024. All rights reserved.