Class SchemaCacheHolder

java.lang.Object
org.gridgain.internal.mcp.cache.SchemaCacheHolder

public class SchemaCacheHolder extends Object
Singleton holder for the shared schema cache instance. Ensures all tools use the same cache.
  • Method Details

    • getInstance

      public static SchemaCache getInstance()