Class DruidStoragePluginConfig
java.lang.Object
org.apache.drill.common.logical.StoragePluginConfig
org.apache.drill.exec.store.druid.DruidStoragePluginConfig
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.drill.common.logical.StoragePluginConfigStoragePluginConfig.AuthMode
- 
Field SummaryFieldsFields inherited from class org.apache.drill.common.logical.StoragePluginConfigauthMode, credentialsProvider, directCredentials, enabled, oAuthConfig
- 
Constructor SummaryConstructorsConstructorDescriptionDruidStoragePluginConfig(String brokerAddress, String coordinatorAddress, Integer averageRowSizeBytes) 
- 
Method SummaryMethods inherited from class org.apache.drill.common.logical.StoragePluginConfiggetAuthMode, getCredentialsProvider, getValue, isEnabled, isEnabledStatusPresent, oAuthConfig, setEnabled, updateCredentialProvider
- 
Field Details- 
NAME- See Also:
 
 
- 
- 
Constructor Details- 
DruidStoragePluginConfig
 
- 
- 
Method Details- 
equals- Specified by:
- equalsin class- StoragePluginConfig
 
- 
hashCodepublic int hashCode()- Specified by:
- hashCodein class- StoragePluginConfig
 
- 
getBrokerAddress
- 
getCoordinatorAddress
- 
getAverageRowSizeBytespublic int getAverageRowSizeBytes()
 
-