类 TablestorageConfiguration
- java.lang.Object
-
- com.baidubce.services.tablestoragehbaseclient.adaptor.TablestorageConfiguration
-
public class TablestorageConfiguration extends Object
Provides interfaces for setting and getting Tablestorage configuration parameters.
-
-
字段概要
字段 修饰符和类型 字段 说明 static StringTABLESTORAGE_CLIENT_ACCESSKEYIDstatic StringTABLESTORAGE_CLIENT_ENDPOINTstatic StringTABLESTORAGE_CLIENT_INSTANCENAMEstatic StringTABLESTORAGE_CLIENT_SECRETACCESSKEY
-
构造器概要
构造器 构造器 说明 TablestorageConfiguration(String endpoint, String instanceName, String accessKeyId, String secretAccessKey)
-