• Preparing search index...
  • The search index is not available
spark.js API Documentation - v0.1.0
  • spark.js API Documentation
  • sql/util/helpers
  • mapToIndexSignature

Function mapToIndexSignature

  • mapToIndexSignature<V>(map: Map<string, V>): { [key: string]: V }

    Type Parameters

    • V

    Parameters

    • map: Map<string, V>

    Returns { [key: string]: V }

    • Defined in src/org/apache/spark/sql/util/helpers.ts:18

Settings

Member Visibility
spark.js API Documentation - v0.1.0
  • Loading...

Generated using TypeDoc