Interface AppProfile.RoutingPolicy

All Known Implementing Classes:
AppProfile.MultiClusterRoutingPolicy, AppProfile.SingleClusterRoutingPolicy
Enclosing class:
AppProfile

public static interface AppProfile.RoutingPolicy
Represents the routing for read/write requests. Please check the implementations of this interface for more details.