Interface RoutingStrategy<SEED>

    • Method Detail

      • getKey

        @Nullable
        String getKey​(@Nonnull
                      SEED seed)
        Get the RoutingDataSource lookup key by the current RoutingSeed.
        Parameters:
        seed - the current thread-local route seed
        Returns:
        datasource lookup key