Package | Description |
---|---|
com.streamscape.ds.stable.table |
Modifier and Type | Method and Description |
---|---|
static TableMetadata |
StorageManager.readTableMetadata(FileSystem fileSystem,
java.lang.String directoryPath) |
Modifier and Type | Method and Description |
---|---|
static SnapshotTable |
SnapshotTable.create(TableMetadata metadata) |
static void |
StorageManager.writeTableMetadata(FileSystem fileSystem,
java.lang.String directoryPath,
TableMetadata tableMetadata) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.