backendgflags

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type TBackendGflags

type TBackendGflags struct {
	// unused field # 1
	LoadAuthToLocalRules      bool   `thrift:"load_auth_to_local_rules,2,required" db:"load_auth_to_local_rules" json:"load_auth_to_local_rules"`
	NonImpalaJavaVlog         int32  `thrift:"non_impala_java_vlog,3,required" db:"non_impala_java_vlog" json:"non_impala_java_vlog"`
	ImpalaLogLvl              int32  `thrift:"impala_log_lvl,4,required" db:"impala_log_lvl" json:"impala_log_lvl"`
	IncStatsSizeLimitBytes    int64  `thrift:"inc_stats_size_limit_bytes,5,required" db:"inc_stats_size_limit_bytes" json:"inc_stats_size_limit_bytes"`
	LineageEventLogDir        string `thrift:"lineage_event_log_dir,6,required" db:"lineage_event_log_dir" json:"lineage_event_log_dir"`
	LoadCatalogInBackground   bool   `thrift:"load_catalog_in_background,7,required" db:"load_catalog_in_background" json:"load_catalog_in_background"`
	NumMetadataLoadingThreads int32  `thrift:"num_metadata_loading_threads,8,required" db:"num_metadata_loading_threads" json:"num_metadata_loading_threads"`
	Principal                 string `thrift:"principal,9,required" db:"principal" json:"principal"`
	// unused field # 10
	ServerName string `thrift:"server_name,11,required" db:"server_name" json:"server_name"`
	// unused field # 12
	KuduMasterHosts          string `thrift:"kudu_master_hosts,13,required" db:"kudu_master_hosts" json:"kudu_master_hosts"`
	LocalLibraryPath         string `thrift:"local_library_path,14,required" db:"local_library_path" json:"local_library_path"`
	ReadSize                 int32  `thrift:"read_size,15,required" db:"read_size" json:"read_size"`
	KuduOperationTimeoutMs   int32  `thrift:"kudu_operation_timeout_ms,16,required" db:"kudu_operation_timeout_ms" json:"kudu_operation_timeout_ms"`
	InitialHmsCnxnTimeoutS   int32  `thrift:"initial_hms_cnxn_timeout_s,17,required" db:"initial_hms_cnxn_timeout_s" json:"initial_hms_cnxn_timeout_s"`
	EnableStatsExtrapolation bool   `thrift:"enable_stats_extrapolation,18,required" db:"enable_stats_extrapolation" json:"enable_stats_extrapolation"`
	// unused field # 19
	MaxHdfsPartitionsParallelLoad    int32                 `` /* 134-byte string literal not displayed */
	MaxNonhdfsPartitionsParallelLoad int32                 `` /* 143-byte string literal not displayed */
	ReservedWordsVersion             TReservedWordsVersion `thrift:"reserved_words_version,22,required" db:"reserved_words_version" json:"reserved_words_version"`
	MaxFilterErrorRate               float64               `thrift:"max_filter_error_rate,23,required" db:"max_filter_error_rate" json:"max_filter_error_rate"`
	MinBufferSize                    int64                 `thrift:"min_buffer_size,24,required" db:"min_buffer_size" json:"min_buffer_size"`
	// unused field # 25
	AuthorizedProxyGroupConfig     string `thrift:"authorized_proxy_group_config,26,required" db:"authorized_proxy_group_config" json:"authorized_proxy_group_config"`
	UseLocalCatalog                bool   `thrift:"use_local_catalog,27,required" db:"use_local_catalog" json:"use_local_catalog"`
	DisableCatalogDataOpsDebugOnly bool   `` /* 140-byte string literal not displayed */
	LocalCatalogCacheMb            int32  `thrift:"local_catalog_cache_mb,29,required" db:"local_catalog_cache_mb" json:"local_catalog_cache_mb"`
	LocalCatalogCacheExpirationS   int32  `` /* 131-byte string literal not displayed */
	// unused field # 31
	CatalogTopicMode                         string  `thrift:"catalog_topic_mode,32,required" db:"catalog_topic_mode" json:"catalog_topic_mode"`
	InvalidateTablesTimeoutS                 int32   `thrift:"invalidate_tables_timeout_s,33,required" db:"invalidate_tables_timeout_s" json:"invalidate_tables_timeout_s"`
	InvalidateTablesOnMemoryPressure         bool    `` /* 143-byte string literal not displayed */
	InvalidateTablesGcOldGenFullThreshold    float64 `` /* 164-byte string literal not displayed */
	InvalidateTablesFractionOnMemoryPressure float64 `` /* 170-byte string literal not displayed */
	LocalCatalogMaxFetchRetries              int32   `` /* 128-byte string literal not displayed */
	KuduScannerThreadEstimatedBytesPerColumn int64   `` /* 173-byte string literal not displayed */
	KuduScannerThreadMaxEstimatedBytes       int64   `` /* 152-byte string literal not displayed */
	CatalogMaxParallelPartialFetchRPC        int32   `` /* 149-byte string literal not displayed */
	CatalogPartialFetchRPCQueueTimeoutS      int64   `` /* 158-byte string literal not displayed */
	ExchgNodeBufferSizeBytes                 int64   `thrift:"exchg_node_buffer_size_bytes,42,required" db:"exchg_node_buffer_size_bytes" json:"exchg_node_buffer_size_bytes"`
	KuduMutationBufferSize                   int32   `thrift:"kudu_mutation_buffer_size,43,required" db:"kudu_mutation_buffer_size" json:"kudu_mutation_buffer_size"`
	KuduErrorBufferSize                      int32   `thrift:"kudu_error_buffer_size,44,required" db:"kudu_error_buffer_size" json:"kudu_error_buffer_size"`
	HmsEventPollingIntervalS                 int32   `thrift:"hms_event_polling_interval_s,45,required" db:"hms_event_polling_interval_s" json:"hms_event_polling_interval_s"`
	ImpalaBuildVersion                       string  `thrift:"impala_build_version,46,required" db:"impala_build_version" json:"impala_build_version"`
	AuthorizationFactoryClass                string  `thrift:"authorization_factory_class,47,required" db:"authorization_factory_class" json:"authorization_factory_class"`
	// unused field # 48
	RangerServiceType                string `thrift:"ranger_service_type,49,required" db:"ranger_service_type" json:"ranger_service_type"`
	RangerAppID                      string `thrift:"ranger_app_id,50,required" db:"ranger_app_id" json:"ranger_app_id"`
	AuthorizationProvider            string `thrift:"authorization_provider,51,required" db:"authorization_provider" json:"authorization_provider"`
	RecursivelyListPartitions        bool   `thrift:"recursively_list_partitions,52,required" db:"recursively_list_partitions" json:"recursively_list_partitions"`
	QueryEventHookClasses            string `thrift:"query_event_hook_classes,53,required" db:"query_event_hook_classes" json:"query_event_hook_classes"`
	QueryEventHookNthreads           int32  `thrift:"query_event_hook_nthreads,54,required" db:"query_event_hook_nthreads" json:"query_event_hook_nthreads"`
	IsExecutor                       bool   `thrift:"is_executor,55,required" db:"is_executor" json:"is_executor"`
	IsCoordinator                    bool   `thrift:"is_coordinator,56,required" db:"is_coordinator" json:"is_coordinator"`
	UseDedicatedCoordinatorEstimates bool   `` /* 140-byte string literal not displayed */
	BlacklistedDbs                   string `thrift:"blacklisted_dbs,58,required" db:"blacklisted_dbs" json:"blacklisted_dbs"`
	BlacklistedTables                string `thrift:"blacklisted_tables,59,required" db:"blacklisted_tables" json:"blacklisted_tables"`
	UnlockZorderSort                 bool   `thrift:"unlock_zorder_sort,60,required" db:"unlock_zorder_sort" json:"unlock_zorder_sort"`
	MinPrivilegeSetForShowStmts      string `` /* 131-byte string literal not displayed */
	// unused field # 62
	NumExpectedExecutors                         int32  `thrift:"num_expected_executors,63,required" db:"num_expected_executors" json:"num_expected_executors"`
	NumCheckAuthorizationThreads                 int32  `` /* 128-byte string literal not displayed */
	UseCustomizedUserGroupsMapperForRanger       bool   `` /* 167-byte string literal not displayed */
	EnableColumnMasking                          bool   `thrift:"enable_column_masking,66,required" db:"enable_column_masking" json:"enable_column_masking"`
	EnableInsertEvents                           bool   `thrift:"enable_insert_events,67,required" db:"enable_insert_events" json:"enable_insert_events"`
	CompactCatalogTopic                          bool   `thrift:"compact_catalog_topic,68,required" db:"compact_catalog_topic" json:"compact_catalog_topic"`
	EnableIncrementalMetadataUpdates             bool   `` /* 140-byte string literal not displayed */
	TopicUpdateTblMaxWaitTimeMs                  int64  `` /* 134-byte string literal not displayed */
	CatalogMaxLockSkippedTopicUpdates            int32  `` /* 149-byte string literal not displayed */
	Saml2KeystorePath                            string `thrift:"saml2_keystore_path,72,required" db:"saml2_keystore_path" json:"saml2_keystore_path"`
	Saml2KeystorePassword                        string `thrift:"saml2_keystore_password,73,required" db:"saml2_keystore_password" json:"saml2_keystore_password"`
	Saml2PrivateKeyPassword                      string `thrift:"saml2_private_key_password,74,required" db:"saml2_private_key_password" json:"saml2_private_key_password"`
	Saml2IdpMetadata                             string `thrift:"saml2_idp_metadata,75,required" db:"saml2_idp_metadata" json:"saml2_idp_metadata"`
	Saml2SpEntityID                              string `thrift:"saml2_sp_entity_id,76,required" db:"saml2_sp_entity_id" json:"saml2_sp_entity_id"`
	Saml2SpCallbackURL                           string `thrift:"saml2_sp_callback_url,77,required" db:"saml2_sp_callback_url" json:"saml2_sp_callback_url"`
	Saml2WantAssertationsSigned                  bool   `thrift:"saml2_want_assertations_signed,78,required" db:"saml2_want_assertations_signed" json:"saml2_want_assertations_signed"`
	Saml2SignRequests                            bool   `thrift:"saml2_sign_requests,79,required" db:"saml2_sign_requests" json:"saml2_sign_requests"`
	Saml2CallbackTokenTTL                        int32  `thrift:"saml2_callback_token_ttl,80,required" db:"saml2_callback_token_ttl" json:"saml2_callback_token_ttl"`
	Saml2GroupAttributeName                      string `thrift:"saml2_group_attribute_name,81,required" db:"saml2_group_attribute_name" json:"saml2_group_attribute_name"`
	Saml2GroupFilter                             string `thrift:"saml2_group_filter,82,required" db:"saml2_group_filter" json:"saml2_group_filter"`
	Saml2EeTestMode                              bool   `thrift:"saml2_ee_test_mode,83,required" db:"saml2_ee_test_mode" json:"saml2_ee_test_mode"`
	ScratchDirs                                  string `thrift:"scratch_dirs,84,required" db:"scratch_dirs" json:"scratch_dirs"`
	EnableRowFiltering                           bool   `thrift:"enable_row_filtering,85,required" db:"enable_row_filtering" json:"enable_row_filtering"`
	MaxWaitTimeForSyncDdlS                       int32  `thrift:"max_wait_time_for_sync_ddl_s,86,required" db:"max_wait_time_for_sync_ddl_s" json:"max_wait_time_for_sync_ddl_s"`
	AllowOrdinalsInHaving                        bool   `thrift:"allow_ordinals_in_having,87,required" db:"allow_ordinals_in_having" json:"allow_ordinals_in_having"`
	StartHmsServer                               bool   `thrift:"start_hms_server,88,required" db:"start_hms_server" json:"start_hms_server"`
	HmsPort                                      int32  `thrift:"hms_port,89,required" db:"hms_port" json:"hms_port"`
	FallbackToHmsOnErrors                        bool   `thrift:"fallback_to_hms_on_errors,90,required" db:"fallback_to_hms_on_errors" json:"fallback_to_hms_on_errors"`
	EnableCatalogdHmsCache                       bool   `thrift:"enable_catalogd_hms_cache,91,required" db:"enable_catalogd_hms_cache" json:"enable_catalogd_hms_cache"`
	KuduSaslProtocolName                         string `thrift:"kudu_sasl_protocol_name,92,required" db:"kudu_sasl_protocol_name" json:"kudu_sasl_protocol_name"`
	WarnCatalogResponseSizeMb                    int32  `thrift:"warn_catalog_response_size_mb,93,required" db:"warn_catalog_response_size_mb" json:"warn_catalog_response_size_mb"`
	WarnCatalogResponseDurationS                 int32  `` /* 131-byte string literal not displayed */
	InvalidateHmsCacheOnDdls                     bool   `thrift:"invalidate_hms_cache_on_ddls,95,required" db:"invalidate_hms_cache_on_ddls" json:"invalidate_hms_cache_on_ddls"`
	StartupFilesystemCheckDirectories            string `` /* 143-byte string literal not displayed */
	HmsEventIncrementalRefreshTransactionalTable bool   `` /* 182-byte string literal not displayed */
	EnableShellBasedGroupsMappingSupport         bool   `` /* 158-byte string literal not displayed */
	AutoCheckCompaction                          bool   `thrift:"auto_check_compaction,99,required" db:"auto_check_compaction" json:"auto_check_compaction"`
	EnableSyncToLatestEventOnDdls                bool   `` /* 141-byte string literal not displayed */
	PullTableTypesAndComments                    bool   `thrift:"pull_table_types_and_comments,101,required" db:"pull_table_types_and_comments" json:"pull_table_types_and_comments"`
	UseHmsColumnOrderForHbaseTables              bool   `` /* 147-byte string literal not displayed */
	IgnoredDirPrefixList                         string `thrift:"ignored_dir_prefix_list,103,required" db:"ignored_dir_prefix_list" json:"ignored_dir_prefix_list"`
}

Attributes:

  • LoadAuthToLocalRules
  • NonImpalaJavaVlog
  • ImpalaLogLvl
  • IncStatsSizeLimitBytes
  • LineageEventLogDir
  • LoadCatalogInBackground
  • NumMetadataLoadingThreads
  • Principal
  • ServerName
  • KuduMasterHosts
  • LocalLibraryPath
  • ReadSize
  • KuduOperationTimeoutMs
  • InitialHmsCnxnTimeoutS
  • EnableStatsExtrapolation
  • MaxHdfsPartitionsParallelLoad
  • MaxNonhdfsPartitionsParallelLoad
  • ReservedWordsVersion
  • MaxFilterErrorRate
  • MinBufferSize
  • AuthorizedProxyGroupConfig
  • UseLocalCatalog
  • DisableCatalogDataOpsDebugOnly
  • LocalCatalogCacheMb
  • LocalCatalogCacheExpirationS
  • CatalogTopicMode
  • InvalidateTablesTimeoutS
  • InvalidateTablesOnMemoryPressure
  • InvalidateTablesGcOldGenFullThreshold
  • InvalidateTablesFractionOnMemoryPressure
  • LocalCatalogMaxFetchRetries
  • KuduScannerThreadEstimatedBytesPerColumn
  • KuduScannerThreadMaxEstimatedBytes
  • CatalogMaxParallelPartialFetchRPC
  • CatalogPartialFetchRPCQueueTimeoutS
  • ExchgNodeBufferSizeBytes
  • KuduMutationBufferSize
  • KuduErrorBufferSize
  • HmsEventPollingIntervalS
  • ImpalaBuildVersion
  • AuthorizationFactoryClass
  • RangerServiceType
  • RangerAppID
  • AuthorizationProvider
  • RecursivelyListPartitions
  • QueryEventHookClasses
  • QueryEventHookNthreads
  • IsExecutor
  • IsCoordinator
  • UseDedicatedCoordinatorEstimates
  • BlacklistedDbs
  • BlacklistedTables
  • UnlockZorderSort
  • MinPrivilegeSetForShowStmts
  • NumExpectedExecutors
  • NumCheckAuthorizationThreads
  • UseCustomizedUserGroupsMapperForRanger
  • EnableColumnMasking
  • EnableInsertEvents
  • CompactCatalogTopic
  • EnableIncrementalMetadataUpdates
  • TopicUpdateTblMaxWaitTimeMs
  • CatalogMaxLockSkippedTopicUpdates
  • Saml2KeystorePath
  • Saml2KeystorePassword
  • Saml2PrivateKeyPassword
  • Saml2IdpMetadata
  • Saml2SpEntityID
  • Saml2SpCallbackURL
  • Saml2WantAssertationsSigned
  • Saml2SignRequests
  • Saml2CallbackTokenTTL
  • Saml2GroupAttributeName
  • Saml2GroupFilter
  • Saml2EeTestMode
  • ScratchDirs
  • EnableRowFiltering
  • MaxWaitTimeForSyncDdlS
  • AllowOrdinalsInHaving
  • StartHmsServer
  • HmsPort
  • FallbackToHmsOnErrors
  • EnableCatalogdHmsCache
  • KuduSaslProtocolName
  • WarnCatalogResponseSizeMb
  • WarnCatalogResponseDurationS
  • InvalidateHmsCacheOnDdls
  • StartupFilesystemCheckDirectories
  • HmsEventIncrementalRefreshTransactionalTable
  • EnableShellBasedGroupsMappingSupport
  • AutoCheckCompaction
  • EnableSyncToLatestEventOnDdls
  • PullTableTypesAndComments
  • UseHmsColumnOrderForHbaseTables
  • IgnoredDirPrefixList

func NewTBackendGflags

func NewTBackendGflags() *TBackendGflags

func (*TBackendGflags) Equals added in v0.16.0

func (p *TBackendGflags) Equals(other *TBackendGflags) bool

func (*TBackendGflags) GetAllowOrdinalsInHaving

func (p *TBackendGflags) GetAllowOrdinalsInHaving() bool

func (*TBackendGflags) GetAuthorizationFactoryClass

func (p *TBackendGflags) GetAuthorizationFactoryClass() string

func (*TBackendGflags) GetAuthorizationProvider

func (p *TBackendGflags) GetAuthorizationProvider() string

func (*TBackendGflags) GetAuthorizedProxyGroupConfig

func (p *TBackendGflags) GetAuthorizedProxyGroupConfig() string

func (*TBackendGflags) GetAutoCheckCompaction

func (p *TBackendGflags) GetAutoCheckCompaction() bool

func (*TBackendGflags) GetBlacklistedDbs

func (p *TBackendGflags) GetBlacklistedDbs() string

func (*TBackendGflags) GetBlacklistedTables

func (p *TBackendGflags) GetBlacklistedTables() string

func (*TBackendGflags) GetCatalogMaxLockSkippedTopicUpdates

func (p *TBackendGflags) GetCatalogMaxLockSkippedTopicUpdates() int32

func (*TBackendGflags) GetCatalogMaxParallelPartialFetchRPC

func (p *TBackendGflags) GetCatalogMaxParallelPartialFetchRPC() int32

func (*TBackendGflags) GetCatalogPartialFetchRPCQueueTimeoutS

func (p *TBackendGflags) GetCatalogPartialFetchRPCQueueTimeoutS() int64

func (*TBackendGflags) GetCatalogTopicMode

func (p *TBackendGflags) GetCatalogTopicMode() string

func (*TBackendGflags) GetCompactCatalogTopic

func (p *TBackendGflags) GetCompactCatalogTopic() bool

func (*TBackendGflags) GetDisableCatalogDataOpsDebugOnly

func (p *TBackendGflags) GetDisableCatalogDataOpsDebugOnly() bool

func (*TBackendGflags) GetEnableCatalogdHmsCache

func (p *TBackendGflags) GetEnableCatalogdHmsCache() bool

func (*TBackendGflags) GetEnableColumnMasking

func (p *TBackendGflags) GetEnableColumnMasking() bool

func (*TBackendGflags) GetEnableIncrementalMetadataUpdates

func (p *TBackendGflags) GetEnableIncrementalMetadataUpdates() bool

func (*TBackendGflags) GetEnableInsertEvents

func (p *TBackendGflags) GetEnableInsertEvents() bool

func (*TBackendGflags) GetEnableRowFiltering

func (p *TBackendGflags) GetEnableRowFiltering() bool

func (*TBackendGflags) GetEnableShellBasedGroupsMappingSupport

func (p *TBackendGflags) GetEnableShellBasedGroupsMappingSupport() bool

func (*TBackendGflags) GetEnableStatsExtrapolation

func (p *TBackendGflags) GetEnableStatsExtrapolation() bool

func (*TBackendGflags) GetEnableSyncToLatestEventOnDdls

func (p *TBackendGflags) GetEnableSyncToLatestEventOnDdls() bool

func (*TBackendGflags) GetExchgNodeBufferSizeBytes

func (p *TBackendGflags) GetExchgNodeBufferSizeBytes() int64

func (*TBackendGflags) GetFallbackToHmsOnErrors

func (p *TBackendGflags) GetFallbackToHmsOnErrors() bool

func (*TBackendGflags) GetHmsEventIncrementalRefreshTransactionalTable

func (p *TBackendGflags) GetHmsEventIncrementalRefreshTransactionalTable() bool

func (*TBackendGflags) GetHmsEventPollingIntervalS

func (p *TBackendGflags) GetHmsEventPollingIntervalS() int32

func (*TBackendGflags) GetHmsPort

func (p *TBackendGflags) GetHmsPort() int32

func (*TBackendGflags) GetIgnoredDirPrefixList

func (p *TBackendGflags) GetIgnoredDirPrefixList() string

func (*TBackendGflags) GetImpalaBuildVersion

func (p *TBackendGflags) GetImpalaBuildVersion() string

func (*TBackendGflags) GetImpalaLogLvl

func (p *TBackendGflags) GetImpalaLogLvl() int32

func (*TBackendGflags) GetIncStatsSizeLimitBytes

func (p *TBackendGflags) GetIncStatsSizeLimitBytes() int64

func (*TBackendGflags) GetInitialHmsCnxnTimeoutS

func (p *TBackendGflags) GetInitialHmsCnxnTimeoutS() int32

func (*TBackendGflags) GetInvalidateHmsCacheOnDdls

func (p *TBackendGflags) GetInvalidateHmsCacheOnDdls() bool

func (*TBackendGflags) GetInvalidateTablesFractionOnMemoryPressure

func (p *TBackendGflags) GetInvalidateTablesFractionOnMemoryPressure() float64

func (*TBackendGflags) GetInvalidateTablesGcOldGenFullThreshold

func (p *TBackendGflags) GetInvalidateTablesGcOldGenFullThreshold() float64

func (*TBackendGflags) GetInvalidateTablesOnMemoryPressure

func (p *TBackendGflags) GetInvalidateTablesOnMemoryPressure() bool

func (*TBackendGflags) GetInvalidateTablesTimeoutS

func (p *TBackendGflags) GetInvalidateTablesTimeoutS() int32

func (*TBackendGflags) GetIsCoordinator

func (p *TBackendGflags) GetIsCoordinator() bool

func (*TBackendGflags) GetIsExecutor

func (p *TBackendGflags) GetIsExecutor() bool

func (*TBackendGflags) GetKuduErrorBufferSize

func (p *TBackendGflags) GetKuduErrorBufferSize() int32

func (*TBackendGflags) GetKuduMasterHosts

func (p *TBackendGflags) GetKuduMasterHosts() string

func (*TBackendGflags) GetKuduMutationBufferSize

func (p *TBackendGflags) GetKuduMutationBufferSize() int32

func (*TBackendGflags) GetKuduOperationTimeoutMs

func (p *TBackendGflags) GetKuduOperationTimeoutMs() int32

func (*TBackendGflags) GetKuduSaslProtocolName

func (p *TBackendGflags) GetKuduSaslProtocolName() string

func (*TBackendGflags) GetKuduScannerThreadEstimatedBytesPerColumn

func (p *TBackendGflags) GetKuduScannerThreadEstimatedBytesPerColumn() int64

func (*TBackendGflags) GetKuduScannerThreadMaxEstimatedBytes

func (p *TBackendGflags) GetKuduScannerThreadMaxEstimatedBytes() int64

func (*TBackendGflags) GetLineageEventLogDir

func (p *TBackendGflags) GetLineageEventLogDir() string

func (*TBackendGflags) GetLoadAuthToLocalRules

func (p *TBackendGflags) GetLoadAuthToLocalRules() bool

func (*TBackendGflags) GetLoadCatalogInBackground

func (p *TBackendGflags) GetLoadCatalogInBackground() bool

func (*TBackendGflags) GetLocalCatalogCacheExpirationS

func (p *TBackendGflags) GetLocalCatalogCacheExpirationS() int32

func (*TBackendGflags) GetLocalCatalogCacheMb

func (p *TBackendGflags) GetLocalCatalogCacheMb() int32

func (*TBackendGflags) GetLocalCatalogMaxFetchRetries

func (p *TBackendGflags) GetLocalCatalogMaxFetchRetries() int32

func (*TBackendGflags) GetLocalLibraryPath

func (p *TBackendGflags) GetLocalLibraryPath() string

func (*TBackendGflags) GetMaxFilterErrorRate

func (p *TBackendGflags) GetMaxFilterErrorRate() float64

func (*TBackendGflags) GetMaxHdfsPartitionsParallelLoad

func (p *TBackendGflags) GetMaxHdfsPartitionsParallelLoad() int32

func (*TBackendGflags) GetMaxNonhdfsPartitionsParallelLoad

func (p *TBackendGflags) GetMaxNonhdfsPartitionsParallelLoad() int32

func (*TBackendGflags) GetMaxWaitTimeForSyncDdlS

func (p *TBackendGflags) GetMaxWaitTimeForSyncDdlS() int32

func (*TBackendGflags) GetMinBufferSize

func (p *TBackendGflags) GetMinBufferSize() int64

func (*TBackendGflags) GetMinPrivilegeSetForShowStmts

func (p *TBackendGflags) GetMinPrivilegeSetForShowStmts() string

func (*TBackendGflags) GetNonImpalaJavaVlog

func (p *TBackendGflags) GetNonImpalaJavaVlog() int32

func (*TBackendGflags) GetNumCheckAuthorizationThreads

func (p *TBackendGflags) GetNumCheckAuthorizationThreads() int32

func (*TBackendGflags) GetNumExpectedExecutors

func (p *TBackendGflags) GetNumExpectedExecutors() int32

func (*TBackendGflags) GetNumMetadataLoadingThreads

func (p *TBackendGflags) GetNumMetadataLoadingThreads() int32

func (*TBackendGflags) GetPrincipal

func (p *TBackendGflags) GetPrincipal() string

func (*TBackendGflags) GetPullTableTypesAndComments

func (p *TBackendGflags) GetPullTableTypesAndComments() bool

func (*TBackendGflags) GetQueryEventHookClasses

func (p *TBackendGflags) GetQueryEventHookClasses() string

func (*TBackendGflags) GetQueryEventHookNthreads

func (p *TBackendGflags) GetQueryEventHookNthreads() int32

func (*TBackendGflags) GetRangerAppID

func (p *TBackendGflags) GetRangerAppID() string

func (*TBackendGflags) GetRangerServiceType

func (p *TBackendGflags) GetRangerServiceType() string

func (*TBackendGflags) GetReadSize

func (p *TBackendGflags) GetReadSize() int32

func (*TBackendGflags) GetRecursivelyListPartitions

func (p *TBackendGflags) GetRecursivelyListPartitions() bool

func (*TBackendGflags) GetReservedWordsVersion

func (p *TBackendGflags) GetReservedWordsVersion() TReservedWordsVersion

func (*TBackendGflags) GetSaml2CallbackTokenTTL

func (p *TBackendGflags) GetSaml2CallbackTokenTTL() int32

func (*TBackendGflags) GetSaml2EeTestMode

func (p *TBackendGflags) GetSaml2EeTestMode() bool

func (*TBackendGflags) GetSaml2GroupAttributeName

func (p *TBackendGflags) GetSaml2GroupAttributeName() string

func (*TBackendGflags) GetSaml2GroupFilter

func (p *TBackendGflags) GetSaml2GroupFilter() string

func (*TBackendGflags) GetSaml2IdpMetadata

func (p *TBackendGflags) GetSaml2IdpMetadata() string

func (*TBackendGflags) GetSaml2KeystorePassword

func (p *TBackendGflags) GetSaml2KeystorePassword() string

func (*TBackendGflags) GetSaml2KeystorePath

func (p *TBackendGflags) GetSaml2KeystorePath() string

func (*TBackendGflags) GetSaml2PrivateKeyPassword

func (p *TBackendGflags) GetSaml2PrivateKeyPassword() string

func (*TBackendGflags) GetSaml2SignRequests

func (p *TBackendGflags) GetSaml2SignRequests() bool

func (*TBackendGflags) GetSaml2SpCallbackURL

func (p *TBackendGflags) GetSaml2SpCallbackURL() string

func (*TBackendGflags) GetSaml2SpEntityID

func (p *TBackendGflags) GetSaml2SpEntityID() string

func (*TBackendGflags) GetSaml2WantAssertationsSigned

func (p *TBackendGflags) GetSaml2WantAssertationsSigned() bool

func (*TBackendGflags) GetScratchDirs

func (p *TBackendGflags) GetScratchDirs() string

func (*TBackendGflags) GetServerName

func (p *TBackendGflags) GetServerName() string

func (*TBackendGflags) GetStartHmsServer

func (p *TBackendGflags) GetStartHmsServer() bool

func (*TBackendGflags) GetStartupFilesystemCheckDirectories

func (p *TBackendGflags) GetStartupFilesystemCheckDirectories() string

func (*TBackendGflags) GetTopicUpdateTblMaxWaitTimeMs

func (p *TBackendGflags) GetTopicUpdateTblMaxWaitTimeMs() int64

func (*TBackendGflags) GetUnlockZorderSort

func (p *TBackendGflags) GetUnlockZorderSort() bool

func (*TBackendGflags) GetUseCustomizedUserGroupsMapperForRanger

func (p *TBackendGflags) GetUseCustomizedUserGroupsMapperForRanger() bool

func (*TBackendGflags) GetUseDedicatedCoordinatorEstimates

func (p *TBackendGflags) GetUseDedicatedCoordinatorEstimates() bool

func (*TBackendGflags) GetUseHmsColumnOrderForHbaseTables

func (p *TBackendGflags) GetUseHmsColumnOrderForHbaseTables() bool

func (*TBackendGflags) GetUseLocalCatalog

func (p *TBackendGflags) GetUseLocalCatalog() bool

func (*TBackendGflags) GetWarnCatalogResponseDurationS

func (p *TBackendGflags) GetWarnCatalogResponseDurationS() int32

func (*TBackendGflags) GetWarnCatalogResponseSizeMb

func (p *TBackendGflags) GetWarnCatalogResponseSizeMb() int32

func (*TBackendGflags) Read

func (p *TBackendGflags) Read(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField100

func (p *TBackendGflags) ReadField100(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField101

func (p *TBackendGflags) ReadField101(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField102

func (p *TBackendGflags) ReadField102(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField103

func (p *TBackendGflags) ReadField103(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField11

func (p *TBackendGflags) ReadField11(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField13

func (p *TBackendGflags) ReadField13(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField14

func (p *TBackendGflags) ReadField14(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField15

func (p *TBackendGflags) ReadField15(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField16

func (p *TBackendGflags) ReadField16(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField17

func (p *TBackendGflags) ReadField17(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField18

func (p *TBackendGflags) ReadField18(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField2

func (p *TBackendGflags) ReadField2(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField20

func (p *TBackendGflags) ReadField20(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField21

func (p *TBackendGflags) ReadField21(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField22

func (p *TBackendGflags) ReadField22(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField23

func (p *TBackendGflags) ReadField23(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField24

func (p *TBackendGflags) ReadField24(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField26

func (p *TBackendGflags) ReadField26(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField27

func (p *TBackendGflags) ReadField27(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField28

func (p *TBackendGflags) ReadField28(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField29

func (p *TBackendGflags) ReadField29(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField3

func (p *TBackendGflags) ReadField3(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField30

func (p *TBackendGflags) ReadField30(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField32

func (p *TBackendGflags) ReadField32(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField33

func (p *TBackendGflags) ReadField33(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField34

func (p *TBackendGflags) ReadField34(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField35

func (p *TBackendGflags) ReadField35(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField36

func (p *TBackendGflags) ReadField36(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField37

func (p *TBackendGflags) ReadField37(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField38

func (p *TBackendGflags) ReadField38(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField39

func (p *TBackendGflags) ReadField39(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField4

func (p *TBackendGflags) ReadField4(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField40

func (p *TBackendGflags) ReadField40(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField41

func (p *TBackendGflags) ReadField41(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField42

func (p *TBackendGflags) ReadField42(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField43

func (p *TBackendGflags) ReadField43(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField44

func (p *TBackendGflags) ReadField44(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField45

func (p *TBackendGflags) ReadField45(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField46

func (p *TBackendGflags) ReadField46(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField47

func (p *TBackendGflags) ReadField47(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField49

func (p *TBackendGflags) ReadField49(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField5

func (p *TBackendGflags) ReadField5(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField50

func (p *TBackendGflags) ReadField50(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField51

func (p *TBackendGflags) ReadField51(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField52

func (p *TBackendGflags) ReadField52(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField53

func (p *TBackendGflags) ReadField53(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField54

func (p *TBackendGflags) ReadField54(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField55

func (p *TBackendGflags) ReadField55(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField56

func (p *TBackendGflags) ReadField56(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField57

func (p *TBackendGflags) ReadField57(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField58

func (p *TBackendGflags) ReadField58(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField59

func (p *TBackendGflags) ReadField59(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField6

func (p *TBackendGflags) ReadField6(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField60

func (p *TBackendGflags) ReadField60(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField61

func (p *TBackendGflags) ReadField61(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField63

func (p *TBackendGflags) ReadField63(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField64

func (p *TBackendGflags) ReadField64(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField65

func (p *TBackendGflags) ReadField65(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField66

func (p *TBackendGflags) ReadField66(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField67

func (p *TBackendGflags) ReadField67(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField68

func (p *TBackendGflags) ReadField68(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField69

func (p *TBackendGflags) ReadField69(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField7

func (p *TBackendGflags) ReadField7(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField70

func (p *TBackendGflags) ReadField70(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField71

func (p *TBackendGflags) ReadField71(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField72

func (p *TBackendGflags) ReadField72(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField73

func (p *TBackendGflags) ReadField73(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField74

func (p *TBackendGflags) ReadField74(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField75

func (p *TBackendGflags) ReadField75(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField76

func (p *TBackendGflags) ReadField76(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField77

func (p *TBackendGflags) ReadField77(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField78

func (p *TBackendGflags) ReadField78(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField79

func (p *TBackendGflags) ReadField79(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField8

func (p *TBackendGflags) ReadField8(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField80

func (p *TBackendGflags) ReadField80(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField81

func (p *TBackendGflags) ReadField81(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField82

func (p *TBackendGflags) ReadField82(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField83

func (p *TBackendGflags) ReadField83(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField84

func (p *TBackendGflags) ReadField84(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField85

func (p *TBackendGflags) ReadField85(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField86

func (p *TBackendGflags) ReadField86(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField87

func (p *TBackendGflags) ReadField87(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField88

func (p *TBackendGflags) ReadField88(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField89

func (p *TBackendGflags) ReadField89(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField9

func (p *TBackendGflags) ReadField9(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField90

func (p *TBackendGflags) ReadField90(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField91

func (p *TBackendGflags) ReadField91(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField92

func (p *TBackendGflags) ReadField92(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField93

func (p *TBackendGflags) ReadField93(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField94

func (p *TBackendGflags) ReadField94(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField95

func (p *TBackendGflags) ReadField95(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField96

func (p *TBackendGflags) ReadField96(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField97

func (p *TBackendGflags) ReadField97(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField98

func (p *TBackendGflags) ReadField98(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) ReadField99

func (p *TBackendGflags) ReadField99(ctx context.Context, iprot thrift.TProtocol) error

func (*TBackendGflags) String

func (p *TBackendGflags) String() string

func (*TBackendGflags) Write

func (p *TBackendGflags) Write(ctx context.Context, oprot thrift.TProtocol) error

type TReservedWordsVersion

type TReservedWordsVersion int64
const (
	TReservedWordsVersion_IMPALA_2_11 TReservedWordsVersion = 0
	TReservedWordsVersion_IMPALA_3_0  TReservedWordsVersion = 1
)

func TReservedWordsVersionFromString

func TReservedWordsVersionFromString(s string) (TReservedWordsVersion, error)

func (TReservedWordsVersion) MarshalText

func (p TReservedWordsVersion) MarshalText() ([]byte, error)

func (*TReservedWordsVersion) Scan

func (p *TReservedWordsVersion) Scan(value interface{}) error

func (TReservedWordsVersion) String

func (p TReservedWordsVersion) String() string

func (*TReservedWordsVersion) UnmarshalText

func (p *TReservedWordsVersion) UnmarshalText(text []byte) error

func (*TReservedWordsVersion) Value

func (p *TReservedWordsVersion) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL