Gjsify LogoGjsify Logo

Index

Enumerations

Classes

Interfaces

Type Aliases

Variables

Functions

Type Aliases

TimePoint: number

Variables

VERSION_MAJOR: number

The major version.

VERSION_MICRO: number

The micro version.

VERSION_MINOR: number

The minor version.

VERSION_TAG: string

The version tag. Normally, it's an empty string. It's "SNAPSHOT" for snapshot version.

Functions

  • s3Finalize(): boolean
  • Normally, you don't need to call this function because the S3 APIs are initialized with the default options automatically. If you want to call this function, you must call this function before you use any #GArrowS3FileSystem related APIs.

    Parameters

    Returns boolean

  • s3IsEnabled(): boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method