public static class ObjectTable.Builder extends Object
ObjectTable
.Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ObjectTable |
build() |
ObjectTable.Builder |
objectFileIO(FileIO objectFileIO) |
ObjectTable.Builder |
objectLocation(String objectLocation) |
ObjectTable.Builder |
underlyingTable(FileStoreTable underlyingTable) |
public ObjectTable.Builder underlyingTable(FileStoreTable underlyingTable)
public ObjectTable.Builder objectFileIO(FileIO objectFileIO)
public ObjectTable.Builder objectLocation(String objectLocation)
public ObjectTable build()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.