| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.common.conf | |
| org.apache.iotdb.tsfile.fileSystem |
| Modifier and Type | Method and Description |
|---|---|
FSType |
TSFileConfig.getTSFileStorageFs() |
| Modifier and Type | Method and Description |
|---|---|
void |
TSFileConfig.setTSFileStorageFs(FSType fileStorageFs) |
| Modifier and Type | Method and Description |
|---|---|
static FSType |
FSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FSType[] |
FSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.