Show / Hide Table of Contents

Enum FileSystemType

Specifies the type of a TileDB file system.

Namespace: TileDB.CSharp
Assembly: TileDB.CSharp.dll
Syntax
public enum FileSystemType : uint

Fields

Name Description
Azure

Azure filesystem.

GoogleCloudStorage

Google Cloud Storage file system.

Hdfs

HDFS (Hadoop File System) file system.

InMemory

In-memory file system.

S3

S3 file system.

  • Edit this page
  • View Source
In this article
Back to top Copyright © 2018-2023 TileDB Inc.