public interface TableReadSession extends Session
Session.Provider| Modifier and Type | Method and Description |
|---|---|
DataSchema |
readSchema()
Returns the actual schema of this table read session
|
boolean |
supportsDataFormat(DataFormat dataFormat)
Returns whether the data format is supported by this table read session.
|
description, getId, getStatus, getTableIdentifier, getTypeDataSchema readSchema()
boolean supportsDataFormat(DataFormat dataFormat)
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.