java.lang.Object
org.apache.shardingsphere.infra.executor.kernel.model.ExecutorDataMap

public final class ExecutorDataMap extends Object
Executor data map for thread local even cross multiple threads.
  • Constructor Details

    • ExecutorDataMap

      public ExecutorDataMap()
  • Method Details

    • getValue

      public static Map<String,Object> getValue()
      Get value.
      Returns:
      data map