JDBC Driver for Apache HBase

Build 23.0.8839

Miscellaneous

このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。


プロパティ説明
BatchSize送信する各バッチ処理の最大サイズ。
ColumnEncodingThe Encoding used for the column values. Accepted entries are None, UTF8, and BASE64. None is the default.
ConnectionLifeTime接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。
ConnectOnOpenこのプロパティは、接続が開かれたときにApache HBase に接続するかどうかを指定します。
DatetimeFormatdatetime 値をデータベースに挿入するときに使われるフォーマット。
ExposeColumnTimestampSpecifies whether to expose the cell timestamp as a separate column when executing the SELECT Statement
IncludeDisabledTablesSpecifies whether to retrieve disabled tables.
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PagesizeApache HBase から返されるページあたりの結果の最大数。
PoolIdleTimeout接続が閉じられる前に許容されたアイドル時間。
PoolMaxSizeプールの最大接続数。
PoolMinSizeプール内の最小接続数。
PoolWaitTime使用可能な接続を待機する最大秒数。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
Readonlyこのプロパティを使用して、provider からApache HBase へのアクセスを読み取り専用に設定できます。
ResetTableMetadataOnDeleteSpecifies whether to reset the cache table after executing the DELETE Statement.
RetrieveSelectedColumnsOnlySpecifies whether to retrieve selected columns only when executing a SELECT statement.
RowScanDepthテーブルで利用可能なカラムを探すためにスキャンする行数の最大値。
RTKライセンス供与で使用されるランタイムキー。
ScannerCachingSpecify a scanner cache that will be filled before the Scan result is returned, setting setCaching to the number of rows to cache before returning the result. By default, the caching setting on the table is used. The goal is to balance IO and network load.
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
TypeDetectionSchemeカラムのデータ型を決定するための方法を指定します。
UseConnectionPoolingこのプロパティは、コネクションプーリングを有効にします。
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。
UseSQLFilteringSpecifies whether to use the ScannerFilter when executing the SELECT Statement

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839