Interface ApplicationConfig.VersionStoreDynamoConfig

  • Enclosing class:
    ApplicationConfig

    public static interface ApplicationConfig.VersionStoreDynamoConfig
    • Method Detail

      • isDynamoInitialize

        boolean isDynamoInitialize()
      • getRefTableName

        String getRefTableName()
      • getTreeTableName

        String getTreeTableName()
      • getValueTableName

        String getValueTableName()