A B C D E F G H I L M N O P Q R S T U V W
A
- abortMultipartUpload(AbortMultipartUploadRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 终止一个Multipart上传事件。
- abortMultipartUpload(AbortMultipartUploadRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- AbortMultipartUploadRequest - com.aliyun.openservices.oss.model 中的 类
- 包含终止一个Multipart上传事件的请求参数。
- AbortMultipartUploadRequest(String, String, String) -
类 com.aliyun.openservices.oss.model.AbortMultipartUploadRequest 的构造方法
- 构造函数。
- abortTransaction(String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 撤销一个事务(Transaction),撤销后所有在此事务中的操作都被取消,撤销后此事务ID失效。
- abortTransaction(String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- ACCESS_DENIED -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 拒绝访问。
- AccessControlList - com.aliyun.openservices.oss.model 中的 类
- 表示OSS的访问控制列表(Access Control List, ACL),
包含了一组为指定被授权者(
Grantee})
分配特定权限(Permission)的集合。 - AccessControlList() -
类 com.aliyun.openservices.oss.model.AccessControlList 的构造方法
- 构造函数。
- addAllColumnNames(Iterable<String>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addAllColumnNames(Iterable<String>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addAllColumnNames(Iterable<String>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addAllColumns(Iterable<? extends OtsProtocol.Column>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addAllColumns(Iterable<? extends OtsProtocol.ColumnSchema>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addAllItems(Iterable<? extends OtsProtocol.MultiGetRowResponseItem>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- addAllMessages(Iterable<? extends OtsProtocol.ErrorMessage>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- addAllMessages(Iterable<? extends OtsProtocol.ErrorMessage>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- addAllModifyItems(Iterable<? extends OtsProtocol.ModifyItem>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- addAllParameters(Iterable<? extends OtsProtocol.DeleteRowParameter>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- addAllParameters(Iterable<? extends OtsProtocol.GetRowParameter>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- addAllParameters(Iterable<? extends OtsProtocol.PutRowParameter>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- addAllPrimaryKeyPrefix(Iterable<? extends OtsProtocol.Column>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addAllPrimaryKeys(Iterable<? extends OtsProtocol.Column>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addAllPrimaryKeys(Iterable<? extends OtsProtocol.Column>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addAllPrimaryKeys(Iterable<? extends OtsProtocol.Column>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addAllPrimaryKeys(Iterable<? extends OtsProtocol.ColumnSchema>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addAllPrimaryKeys(Iterable<? extends OtsProtocol.ColumnSchema>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addAllRows(Iterable<? extends OtsProtocol.Row>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- addAllTableGroupNames(Iterable<String>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- addAllTableNames(Iterable<String>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- addAllViews(Iterable<? extends OtsProtocol.ViewMeta>) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addAttributeColumn(String, ColumnValue) -
类 com.aliyun.openservices.ots.model.RowPutChange 中的方法
- 添加属性列的名称和值。
- addAttributeColumn(String, ColumnType) -
类 com.aliyun.openservices.ots.model.ViewMeta 中的方法
- 添加一个属性列。
- addColumnName(String) -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 中的方法
- 添加要返回的列。
- addColumnNames(String[]) -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 中的方法
- 添加要返回的列。
- addColumnNames(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addColumnNames(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addColumnNames(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addColumns(OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addColumns(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addColumns(OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addColumns(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addColumns(OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addColumns(int, OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addColumns(OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addColumns(int, OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addColumnsBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addColumnsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addColumnsBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addColumnsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addItems(OtsProtocol.MultiGetRowResponseItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- addItems(int, OtsProtocol.MultiGetRowResponseItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- addItems(OtsProtocol.MultiGetRowResponseItem.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- addItems(int, OtsProtocol.MultiGetRowResponseItem.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- addItemsBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- addItemsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- addMessages(OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- addMessages(int, OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- addMessages(OtsProtocol.ErrorMessage.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- addMessages(int, OtsProtocol.ErrorMessage.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- addMessages(OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- addMessages(int, OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- addMessages(OtsProtocol.ErrorMessage.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- addMessages(int, OtsProtocol.ErrorMessage.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- addMessagesBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- addMessagesBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- addMessagesBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- addMessagesBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- addModifyItems(OtsProtocol.ModifyItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- addModifyItems(int, OtsProtocol.ModifyItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- addModifyItems(OtsProtocol.ModifyItem.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- addModifyItems(int, OtsProtocol.ModifyItem.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- addModifyItemsBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- addModifyItemsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- addParameters(OtsProtocol.DeleteRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- addParameters(int, OtsProtocol.DeleteRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- addParameters(OtsProtocol.DeleteRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- addParameters(int, OtsProtocol.DeleteRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- addParameters(OtsProtocol.GetRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- addParameters(int, OtsProtocol.GetRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- addParameters(OtsProtocol.GetRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- addParameters(int, OtsProtocol.GetRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- addParameters(OtsProtocol.PutRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- addParameters(int, OtsProtocol.PutRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- addParameters(OtsProtocol.PutRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- addParameters(int, OtsProtocol.PutRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- addParametersBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- addParametersBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- addParametersBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- addParametersBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- addParametersBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- addParametersBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- addPrimaryKey(String, PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 添加主键(Primary Key)列的名称和值。
- addPrimaryKey(String, PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.RowChange 中的方法
- 添加主键(Primary Key)列的名称和值。
- addPrimaryKey(String, PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.SingleRowQueryCriteria 中的方法
- 添加主键(Primary Key)列的名称和值。
- addPrimaryKey(String, PrimaryKeyType) -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 添加一个主键列。
- addPrimaryKey(String, PrimaryKeyType) -
类 com.aliyun.openservices.ots.model.ViewMeta 中的方法
- 添加一个主键列。
- addPrimaryKeyPrefix(OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addPrimaryKeyPrefix(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addPrimaryKeyPrefix(OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addPrimaryKeyPrefix(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addPrimaryKeyPrefixBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addPrimaryKeyPrefixBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addPrimaryKeys(OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addPrimaryKeys(int, OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addPrimaryKeysBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- addPrimaryKeysBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- addPrimaryKeysBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- addPrimaryKeysBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addPrimaryKeysBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- addRows(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- addRows(int, OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- addRows(OtsProtocol.Row.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- addRows(int, OtsProtocol.Row.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- addRowsBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- addRowsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- addTableGroupNames(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- addTableNames(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- addUserMetadata(String, String) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 添加一个用户自定义的元数据。
- addUserMetadata(String, String) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 添加一个用户自定义的元数据。
- addView(ViewMeta) -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 添加一个视图。
- addViews(OtsProtocol.ViewMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addViews(int, OtsProtocol.ViewMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addViews(OtsProtocol.ViewMeta.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addViews(int, OtsProtocol.ViewMeta.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addViewsBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- addViewsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- AES_256_SERVER_SIDE_ENCRYPTION -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的静态变量
-
- AUTHORIZATION_FAILURE -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 用户身份验证失败。
B
- batchModifyData(String, Collection<RowChange>, String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 把PutData和/或DeleteData的多次调用组合成一个调用。
- batchModifyData(String, Collection<RowChange>, String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- BOOLEAN_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态变量
-
- BUCKES_ALREADY_EXISTS -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- Bucket 已经存在 。
- Bucket - com.aliyun.openservices.oss.model 中的 类
- Bucket是OSS上的命名空间。
- Bucket() -
类 com.aliyun.openservices.oss.model.Bucket 的构造方法
- 构造函数。
- Bucket(String) -
类 com.aliyun.openservices.oss.model.Bucket 的构造方法
- 构造函数。
- BUCKETS_NOT_EMPTY -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- Bucket 不为空。
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- build() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- buildAbortTransaction(String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildBatchModifyRowRequest(String, Collection<RowChange>, String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildColumn(String, PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildColumn(String, ColumnValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildColumnSchema(String, PrimaryKeyType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildColumnSchema(String, ColumnType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildColumnValue(PartitionKeyValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildColumnValue(PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildColumnValue(ColumnValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildCommitTransaction(String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildCreateTableGroupRequest(String, PartitionKeyType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildCreateTableRequest(TableMeta) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildDeleteRowParameter(String, RowDeleteChange) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildDeleteRowRequest(String, RowDeleteChange, String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildDeleteTableGroupRequest(String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildDeleteTableRequest(String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildGetRowParameter(SingleRowQueryCriteria) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildGetRowRequest(SingleRowQueryCriteria, String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildGetRowsByRangeRequest(RangeRowQueryCriteria, String, String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildGetTableMetaRequest(String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildMultiDeleteRowRequest(List<MultiDeleteRowItem>) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildMultiGetRowRequest(List<SingleRowQueryCriteria>) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildMultiPutRowRequest(List<MultiPutRowItem>) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- buildPartial() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- buildPutRowParameter(String, RowPutChange) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildPutRowRequest(String, RowPutChange, String) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildRangeKeyValue(PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildRow(Map<String, PrimaryKeyValue>, Map<String, ColumnValue>) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildRowDeleteChange(RowDeleteChange) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildRowPutChange(RowPutChange) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildStartTransactionRequest(String, PartitionKeyValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildTableMeta(TableMeta) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- buildViewMeta(ViewMeta) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
C
- CannedAccessControlList - com.aliyun.openservices.oss.model 中的 枚举
- 表示一组常用的用户访问权限。
- CHECKING_TYPE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态变量
-
- CheckingMode - com.aliyun.openservices.ots.model 中的 枚举
- 表示数据的存在性检查的方式。
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- clear() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- clearCheckingType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- clearCode() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- clearColumnNames() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- clearColumnNames() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearColumnNames() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- clearColumns() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- clearColumns() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- clearDeleteRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- clearEntityName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- clearError() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- clearGetRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- clearIsReverse() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearIsSucceed() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- clearItems() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- clearLimit() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearMessage() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- clearMessages() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- clearMessages() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- clearModifyItems() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- clearName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- clearName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- clearNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- clearParameters() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- clearParameters() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- clearParameters() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- clearPartitionKeyType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- clearPartitionKeyValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- clearPrimaryKeyPrefix() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearPrimaryKeys() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- clearPrimaryKeys() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- clearPrimaryKeys() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- clearPrimaryKeys() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- clearPrimaryKeys() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- clearPutRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- clearRangeBegin() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearRangeEnd() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearRangeKeyName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- clearRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- clearRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- clearRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- clearRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- clearRowDeleteChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- clearRowPutChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- clearRows() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- clearTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- clearTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- clearTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- clearTableGroupNames() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- clearTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- clearTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- clearTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- clearTableNames() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- clearTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- clearType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- clearType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- clearType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- clearValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- clearValueB() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- clearValueD() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- clearValueI() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- clearValueS() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- clearViewName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- clearViews() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- ClientConfiguration - com.aliyun.openservices 中的 类
- 访问阿里云服务的客户端配置。
- ClientConfiguration() -
类 com.aliyun.openservices.ClientConfiguration 的构造方法
- 构造新实例。
- ClientErrorCode - com.aliyun.openservices 中的 接口
-
- ClientException - com.aliyun.openservices 中的 异常
-
表示尝试访问阿里云服务时遇到的异常。
- ClientException() -
异常 com.aliyun.openservices.ClientException 的构造方法
- 构造新实例。
- ClientException(String) -
异常 com.aliyun.openservices.ClientException 的构造方法
- 用给定的异常信息构造新实例。
- ClientException(Throwable) -
异常 com.aliyun.openservices.ClientException 的构造方法
- 用表示异常原因的对象构造新实例。
- ClientException(String, Throwable) -
异常 com.aliyun.openservices.ClientException 的构造方法
- 用异常消息和表示异常原因的对象构造新实例。
- ClientException(String, String, Throwable) -
异常 com.aliyun.openservices.ClientException 的构造方法
- 用异常消息和表示异常原因的对象构造新实例。
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- clone() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- CODE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态变量
-
- COLUMN_NAMES_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态变量
-
- COLUMN_NAMES_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- COLUMN_NAMES_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态变量
-
- COLUMNS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态变量
-
- COLUMNS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态变量
-
- ColumnType - com.aliyun.openservices.ots.model 中的 枚举
- 表示表(Table)中列的数据类型。
- ColumnValue - com.aliyun.openservices.ots.model 中的 类
- 表示行中数据列的值。
- ColumnValue(String, ColumnType) -
类 com.aliyun.openservices.ots.model.ColumnValue 的构造方法
- 构造函数。
- com.aliyun.openservices - 软件包 com.aliyun.openservices
-
- com.aliyun.openservices.oss - 软件包 com.aliyun.openservices.oss
-
- com.aliyun.openservices.oss.iterable - 软件包 com.aliyun.openservices.oss.iterable
-
- com.aliyun.openservices.oss.model - 软件包 com.aliyun.openservices.oss.model
-
- com.aliyun.openservices.ots - 软件包 com.aliyun.openservices.ots
-
- com.aliyun.openservices.ots.model - 软件包 com.aliyun.openservices.ots.model
-
- com.aliyun.openservices.ots.protocol - 软件包 com.aliyun.openservices.ots.protocol
-
- commitTransaction(String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 确认并提交事务(Transaction),提交后此事务ID失效。
- commitTransaction(String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- completeMultipartUpload(CompleteMultipartUploadRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 完成一个Multipart上传事件。
- completeMultipartUpload(CompleteMultipartUploadRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- CompleteMultipartUploadRequest - com.aliyun.openservices.oss.model 中的 类
- 包含完成一个Multipart上传事件的请求参数。
- CompleteMultipartUploadRequest(String, String, String, List<PartETag>) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 的构造方法
- 构造函数。
- CompleteMultipartUploadResult - com.aliyun.openservices.oss.model 中的 类
- 包含完成一个Multipart上传事件的返回结果。
- CompleteMultipartUploadResult() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 的构造方法
- 构造函数。
- CONNECTION_TIMEOUT -
接口 com.aliyun.openservices.ClientErrorCode 中的静态变量
- 远程服务连接超时
- copyObject(String, String, String, String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 拷贝一个在OSS上已经存在的Object成另外一个Object。
- copyObject(CopyObjectRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 拷贝一个在OSS上已经存在的Object成另外一个Object。
- copyObject(String, String, String, String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- copyObject(CopyObjectRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- CopyObjectRequest - com.aliyun.openservices.oss.model 中的 类
- 拷贝一个在OSS上已经存在的Object成另外一个Object的请求参数。
- CopyObjectRequest(String, String, String, String) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 的构造方法
- 初始化一个新的
CopyObjectRequest实例。
- CopyObjectResult - com.aliyun.openservices.oss.model 中的 类
- 拷贝一个在OSS上已经存在的Object成另外一个Object的请求结果。
- CopyObjectResult() -
类 com.aliyun.openservices.oss.model.CopyObjectResult 的构造方法
- 初始化一个新的
CopyObjectResult实例。
- createBucket(String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 创建
Bucket。
- createBucket(CreateBucketRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 创建
Bucket。
- createBucket(String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- createBucket(CreateBucketRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- CreateBucketRequest - com.aliyun.openservices.oss.model 中的 类
-
- CreateBucketRequest(String) -
类 com.aliyun.openservices.oss.model.CreateBucketRequest 的构造方法
-
- createTable(TableMeta) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 创建表(Table)及其相关视图(View)。
- createTable(TableMeta) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- createTableGroup(String, PartitionKeyType) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 创建表组(Table Group)。
- createTableGroup(String, PartitionKeyType) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
D
- DELETE_ROW_PARAMETER_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态变量
-
- DELETE_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态变量
-
- deleteAllColumns() -
类 com.aliyun.openservices.ots.model.RowDeleteChange 中的方法
- 删除行中的所有列。
- deleteBucket(String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 删除
Bucket。
- deleteBucket(String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- deleteColumn(String) -
类 com.aliyun.openservices.ots.model.RowDeleteChange 中的方法
- 添加一个待删除的列。
- deleteData(String, RowDeleteChange, String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 删除指定行或行中的数据。
- deleteData(String, RowDeleteChange, String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- deleteObject(String, String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 删除指定的
OSSObject。
- deleteObject(String, String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- deleteTable(String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 删除表(Table)及与此表一起创建的视图(View)。
- deleteTable(String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- deleteTableGroup(String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 删除表组(Table Group)及属于该表组的相关表(Table)和视图(View)。
- deleteTableGroup(String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- doesBucketExist(String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 已过时。
- doesBucketExist(String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
- 已过时。
- DOUBLE_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态变量
-
E
- ENTITY_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态变量
-
- equals(Object) -
类 com.aliyun.openservices.oss.model.Grant 中的方法
-
- equals(Object) -
类 com.aliyun.openservices.oss.model.Owner 中的方法
- 判断该对象与指定对象是否相等。
- equals(Object) -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
-
- equals(Object) -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的方法
-
- equals(Object) -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的方法
-
- ERROR_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态变量
-
F
- FILE_GROUP_TOO_LARGE -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 文件组过大。
- FILE_PART_STALE -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 文件Part过时。
- fromBoolean(boolean) -
类 com.aliyun.openservices.ots.model.ColumnValue 中的静态方法
- 使用
boolean值构造值的数据类型为ColumnType.BOOLEAN的ColumnValue对象。
- fromBoolean(boolean) -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的静态方法
- 使用
boolean值构造值的数据类型为PrimaryKeyType.BOOLEAN的
PrimaryKeyValue对象。
- fromDouble(double) -
类 com.aliyun.openservices.ots.model.ColumnValue 中的静态方法
- 使用
double对象构造值的数据类型为ColumnType.DOUBLE的ColumnValue对象。
- fromLong(long) -
类 com.aliyun.openservices.ots.model.ColumnValue 中的静态方法
- 使用
int对象构造值的数据类型为ColumnType.INTEGER的ColumnValue对象。
- fromLong(long) -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的静态方法
- 使用
int值构造值的数据类型为PartitionKeyType.INTEGER的PartitionKeyValue对象。
- fromLong(long) -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的静态方法
- 使用
int值构造值的数据类型为PrimaryKeyType.INTEGER的
PrimaryKeyValue对象。
- fromString(String) -
类 com.aliyun.openservices.ots.model.ColumnValue 中的静态方法
- 使用
String对象构造值的数据类型为ColumnType.STRING的ColumnValue对象。
- fromString(String) -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的静态方法
- 使用
String对象构造值的数据类型为PartitionKeyType.STRING的PartitionKeyValue对象。
- fromString(String) -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的静态方法
- 使用
String对象构造值的数据类型为PrimaryKeyType.STRING的
PrimaryKeyValue对象。
G
- generatePresignedUrl(String, String, Date) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 生成一个用HTTP GET方法访问
OSSObject的URL。
- generatePresignedUrl(String, String, Date, HttpMethod) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 生成一个用指定HTTP方法访问
OSSObject的URL。
- generatePresignedUrl(GeneratePresignedUrlRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 生成一个包含签名信息并可以访问
OSSObject的URL。
- generatePresignedUrl(String, String, Date) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- generatePresignedUrl(String, String, Date, HttpMethod) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- generatePresignedUrl(GeneratePresignedUrlRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- GeneratePresignedUrlRequest - com.aliyun.openservices.oss.model 中的 类
- 生成带有签名信息的URL的请求。
- GeneratePresignedUrlRequest(String, String) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 的构造方法
- 构造函数。
- GeneratePresignedUrlRequest(String, String, HttpMethod) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 的构造方法
- 构造函数。
- GET_ROW_PARAMETER_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态变量
-
- getAccessKeyId() -
类 com.aliyun.openservices.oss.OSSClient 中的方法
- 返回使用的Access Key ID。
- getAccessKeySecret() -
类 com.aliyun.openservices.oss.OSSClient 中的方法
- 返回使用的Access Key Secret。
- getAttributeColumns() -
类 com.aliyun.openservices.ots.model.RowPutChange 中的方法
- 返回属性列的名称与值的对应字典(只读)。
- getAttributeColumns() -
类 com.aliyun.openservices.ots.model.ViewMeta 中的方法
- 返回属性列的名称与值的对应字典(只读)。
- getBegin() -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 中的方法
- 返回主键范围的起始值。
- getBucketAcl(String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 返回给定
Bucket的Access Control List(ACL)。
- getBucketAcl(String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- getBucketLocation(String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 返回给定
Bucket所在的数据中心。
- getBucketLocation(String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- getBucketName() -
类 com.aliyun.openservices.oss.model.AbortMultipartUploadRequest 中的方法
- 返回
Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 返回
Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 返回包含Multipart上传的
OSSObject的Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.CreateBucketRequest 中的方法
- 获取要建立的Bucket的名称
- getBucketName() -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 返回
Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 中的方法
- 返回用来创建Multipart上传的Bucket的名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadResult 中的方法
-
- getBucketName() -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 返回
Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 返回bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 返回
Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
- 返回
Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getBucketName() -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 获取Object所在的Bucket的名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 返回所在
Bucket的名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回
Bucket名称。
- getBucketName() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 返回
Bucket名称。
- getCacheControl() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Cache-Control请求头,表示用户指定的HTTP请求/回复链的缓存行为。
- getCacheControl() -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 返回重载的cacheControl返回请求头。
- getChecking() -
类 com.aliyun.openservices.ots.model.RowPutChange 中的方法
- 返回进行数据存在性检查的方式。
- getCheckingType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- getCheckingType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- getCheckingType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChangeOrBuilder 中的方法
-
- getCode() -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- getCode() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- getCode() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- getCode() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessageOrBuilder 中的方法
-
- getColumnNames() -
类 com.aliyun.openservices.ots.model.RowDeleteChange 中的方法
- 获取待删除列的只读列表。
- getColumnNames() -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 中的方法
- 返回返回列的名称的列表(只读)。
- getColumnNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getColumnNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getColumnNames(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getColumnNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getColumnNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getColumnNames(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getColumnNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getColumnNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getColumnNames(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getColumnNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getColumnNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getColumnNamesCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getColumnNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getColumnNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getColumnNamesCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getColumnNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getColumnNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getColumnNamesCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getColumnNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getColumnNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getColumnNamesList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getColumnNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getColumnNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getColumnNamesList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getColumnNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getColumnNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getColumnNamesList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getColumns() -
类 com.aliyun.openservices.ots.model.Row 中的方法
- 获取列(Column)名称与值的只读对应字典。
- getColumns(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getColumns(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getColumns(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getColumns(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getColumns(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getColumns(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getColumnsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getColumnsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getColumnsBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getColumnsBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getColumnsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getColumnsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getColumnsCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getColumnsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getColumnsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getColumnsCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getColumnsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getColumnsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getColumnsList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getColumnsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getColumnsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getColumnsList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getColumnsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getColumnsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getColumnsOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getColumnsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getColumnsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getColumnsOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getColumnsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getColumnsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getColumnsOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getColumnsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getColumnsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getColumnsOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getCommonPrefixes() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getCommonPrefixes() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getConnectionTimeout() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回建立连接的超时时间(单位:毫秒)。
- getContentDisposition() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Content-Disposition请求头,表示MIME用户代理如何显示附加的文件。
- getContentDisposition() -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 返回重载的contentDisposition返回请求头。
- getContentEncoding() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Content-Encoding请求头,表示Object内容的编码方式。
- getContentEncoding() -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 返回重载的contentEncoding返回请求头。
- getContentLangauge() -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 返回重载的content language返回请求头。
- getContentLength() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Content-Length请求头,表示Object内容的大小。
- getContentType() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Content-Type请求头,表示Object内容的类型,为标准的MIME类型。
- getContentType() -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 返回重载的content type返回请求头。
- getCreationDate() -
类 com.aliyun.openservices.oss.model.Bucket 中的方法
- 返回Bucket的创建时间。
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- getDefaultInstance() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getDefaultInstanceForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getDeleteRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- getDeleteRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- getDeleteRowParameter() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequestOrBuilder 中的方法
-
- getDeleteRowParameterBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- getDeleteRowParameterOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- getDeleteRowParameterOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- getDeleteRowParameterOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequestOrBuilder 中的方法
-
- getDelimiter() -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
-
- getDelimiter() -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 获取一个用于对Object名字进行分组的字符。
- getDelimiter() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getDelimiter() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- getDescriptor() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- getDescriptor() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的静态方法
-
- getDescriptor() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的静态方法
-
- getDescriptor() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- getDescriptorForType() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getDescriptorForType() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- getDescriptorForType() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getDescriptorForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getDestinationBucketName() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回目标Object所在的Bucket的名称。
- getDestinationKey() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回目标Object的Key。
- getDisplayName() -
类 com.aliyun.openservices.oss.model.Owner 中的方法
- 返回所有者的显示名称。
- getEnd() -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 中的方法
- 返回主键范围的终止值。
- getEndpoint() -
类 com.aliyun.openservices.oss.OSSClient 中的方法
- 返回访问的OSS Endpoint。
- getEndpoint() -
类 com.aliyun.openservices.ots.OTSClient 中的方法
- 返回访问的OTS Endpoint。
- getEntityName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- getEntityName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- getEntityName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequestOrBuilder 中的方法
-
- getError() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getError() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getError() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- getErrorBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getErrorCode() -
异常 com.aliyun.openservices.ClientException 中的方法
- 获取异常的错误码
- getErrorCode() -
异常 com.aliyun.openservices.ServiceException 中的方法
- 返回错误代码的字符串表示。
- getErrorOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getErrorOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getErrorOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- getETag() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 返回ETag值。
- getETag() -
类 com.aliyun.openservices.oss.model.CopyObjectResult 中的方法
- 返回新Object的ETag值。
- getETag() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取一个值表示与Object相关的hex编码的128位MD5摘要。
- getETag() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 返回一个值表示与Object相关的hex编码的128位MD5摘要。
- getETag() -
类 com.aliyun.openservices.oss.model.PartETag 中的方法
- 返回Part的ETag值。
- getETag() -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 返回Part的ETag值。
- getETag() -
类 com.aliyun.openservices.oss.model.PutObjectResult 中的方法
- 返回新创建的
OSSObject的ETag值。
- getETag() -
类 com.aliyun.openservices.oss.model.UploadPartResult 中的方法
- 返回OSS生成的ETag值。
- getExpiration() -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 返回生成的URL的超时时间。
- getExpirationTime() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Expires请求头。
- getExpires() -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 返回重载的expires返回请求头。
- getGetRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- getGetRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- getGetRowParameter() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequestOrBuilder 中的方法
-
- getGetRowParameterBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- getGetRowParameterOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- getGetRowParameterOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- getGetRowParameterOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequestOrBuilder 中的方法
-
- getGrantee() -
类 com.aliyun.openservices.oss.model.Grant 中的方法
- 返回被授权者信息
Grantee。
- getGrants() -
类 com.aliyun.openservices.oss.model.AccessControlList 中的方法
- 返回该
AccessControlList中包含的所有授权信息Grant。
- getHeader() -
异常 com.aliyun.openservices.oss.OSSException 中的方法
-
- getHostID() -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- getHostId() -
异常 com.aliyun.openservices.ServiceException 中的方法
- 返回Host标识。
- getId() -
类 com.aliyun.openservices.oss.model.Owner 中的方法
- 返回所有者的ID。
- getIdentifier() -
接口 com.aliyun.openservices.oss.model.Grantee 中的方法
- 返回被授权者的ID。
- getIdentifier() -
枚举 com.aliyun.openservices.oss.model.GroupGrantee 中的方法
- 获取被授权者的ID。
- getInitiated() -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- getInitiator() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回相关Multipart上传事件的初始化者(
Owner信息。
- getInputStream() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 返回包含上传分块内容的数据流。
- getIsReverse() -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 获取一个值表示是否按反向读取。
- getIsReverse() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getIsReverse() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getIsReverse() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getIsSucceed() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getIsSucceed() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getIsSucceed() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- getItems(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getItems(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- getItems(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseOrBuilder 中的方法
-
- getItemsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getItemsBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getItemsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getItemsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- getItemsCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseOrBuilder 中的方法
-
- getItemsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getItemsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- getItemsList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseOrBuilder 中的方法
-
- getItemsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getItemsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- getItemsOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseOrBuilder 中的方法
-
- getItemsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- getItemsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- getItemsOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseOrBuilder 中的方法
-
- getKey() -
类 com.aliyun.openservices.oss.model.AbortMultipartUploadRequest 中的方法
- 返回
OSSObject key。
- getKey() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 返回
OSSObject key。
- getKey() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 返回新创建的
OSSObject的Key。
- getKey() -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 返回
OSSObject key。
- getKey() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回Object Key。
- getKey() -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 中的方法
- 返回用来创建的Multipart的Object(也就是Multipart上传完成后新生成的Object)的key。
- getKey() -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadResult 中的方法
-
- getKey() -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 返回
OSSObject key。
- getKey() -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- getKey() -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 获取Object的Key。
- getKey() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 返回Object的Key。
- getKey() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回
OSSObject key。
- getKey() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 返回
OSSObject key。
- getKeyMarker() -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 返回一个标识表示从哪里返回列表。
- getKeyMarker() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getLastModified() -
类 com.aliyun.openservices.oss.model.CopyObjectResult 中的方法
- 返回新Object的最后修改时间。
- getLastModified() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Last-Modified请求头的值,表示Object最后一次修改的时间。
- getLastModified() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 返回最后修改时间。
- getLastModified() -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 返回Part的最后修改时间。
- getLimit() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getLimit() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getLimit() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getLocation() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 返回标识Multipart上传的
OSSObject的URL地址。
- getLocationConstraint() -
类 com.aliyun.openservices.oss.model.CreateBucketRequest 中的方法
- 获取Bucket所在数据中心
- getMarker() -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 返回marker,用户设定结果从marker之后按字母排序的第一个开始返回。
- getMarker() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getMatchingETagConstraints() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回限定Object的ETag限定必须匹配给定值的列表。
- getMatchingETagConstraints() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回“If-Match”参数,表示:如果传入期望的 ETag 和 object 的 ETag 匹配,正常的发送文件。
- getMaxConnections() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回允许打开的最大HTTP连接数。
- getMaxErrorRetry() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回一个值表示当可重试的请求失败后最大的重试次数。
- getMaxKeys() -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 返回用于限定此次返回object的最大数,如果不设定,默认为100。
- getMaxKeys() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getMaxParts() -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 返回一个值表示最大返回多少条记录。
- getMaxParts() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回请求中指定返回Part的最大个数(
ListPartsRequest.getMaxParts())。
- getMaxUploads() -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 返回限制的最大返回记录数。
- getMaxUploads() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getMd5Digest() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 返回分块(Part)数据的MD5校验值。
- getMessage() -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- getMessage() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- getMessage() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- getMessage() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessageOrBuilder 中的方法
-
- getMessages(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getMessages(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- getMessages(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponseOrBuilder 中的方法
-
- getMessages(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getMessages(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- getMessages(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponseOrBuilder 中的方法
-
- getMessagesBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getMessagesBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getMessagesBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getMessagesBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getMessagesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getMessagesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- getMessagesCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponseOrBuilder 中的方法
-
- getMessagesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getMessagesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- getMessagesCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponseOrBuilder 中的方法
-
- getMessagesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getMessagesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- getMessagesList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponseOrBuilder 中的方法
-
- getMessagesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getMessagesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- getMessagesList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponseOrBuilder 中的方法
-
- getMessagesOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getMessagesOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- getMessagesOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponseOrBuilder 中的方法
-
- getMessagesOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getMessagesOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- getMessagesOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponseOrBuilder 中的方法
-
- getMessagesOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- getMessagesOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- getMessagesOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponseOrBuilder 中的方法
-
- getMessagesOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- getMessagesOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- getMessagesOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponseOrBuilder 中的方法
-
- getMethod() -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 返回HTTP访问方法。
- getModifiedSinceConstraint() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回一个时间,如果源Object自从该时间以后被修改过,则执行拷贝操作;
否则抛出异常。
- getModifiedSinceConstraint() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回“If-Modified-Since”参数。
- getModifyItems(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getModifyItems(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getModifyItems(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- getModifyItemsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getModifyItemsBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getModifyItemsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getModifyItemsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getModifyItemsCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- getModifyItemsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getModifyItemsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getModifyItemsList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- getModifyItemsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getModifyItemsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getModifyItemsOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- getModifyItemsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getModifyItemsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getModifyItemsOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- getModifyType() -
类 com.aliyun.openservices.ots.model.RowChange 中的方法
-
- getModifyType() -
类 com.aliyun.openservices.ots.model.RowDeleteChange 中的方法
- 获取该变更操作的类型。
- getModifyType() -
类 com.aliyun.openservices.ots.model.RowPutChange 中的方法
- 返回该变更操作的类型。
- getMultipartUploads() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getName() -
类 com.aliyun.openservices.oss.model.Bucket 中的方法
- 返回Bucket名称。
- getName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- getName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- getName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnOrBuilder 中的方法
-
- getName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- getName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- getName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchemaOrBuilder 中的方法
-
- getNewObjectMetadata() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回目标Object的
ObjectMetadata信息。
- getNextKeyMarker() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getNextMarker() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getNextPartNumberMarker() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回一个值表示如果返回结果被截取,那么下一个Part的号码是多少。
- getNextToken() -
类 com.aliyun.openservices.ots.model.RowListing 中的方法
-
- getNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getNextToken() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getNextToken() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- getNextUploadIdMarker() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getNonmatchingEtagConstraints() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回限定Object的ETag限定必须不匹配给定值的列表。
- getNonmatchingETagConstraints() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回“If-None-Match”参数,可以用来检查文件是否有更新。
- getNumber() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的方法
-
- getNumber() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的方法
-
- getNumber() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的方法
-
- getObject(String, String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 从OSS指定的
Bucket中导出OSSObject。
- getObject(GetObjectRequest, File) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 从OSS指定的
Bucket中导出指定的OSSObject到目标文件。
- getObject(GetObjectRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 从OSS指定的
Bucket中导出OSSObject。
- getObject(String, String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- getObject(GetObjectRequest, File) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- getObject(GetObjectRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- getObjectContent() -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 返回包含Object内容的
InputStream。
- getObjectMetadata() -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 中的方法
- 返回将创建的Object的附加信息。
- getObjectMetadata() -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 返回Object的元数据。
- getObjectMetadata(String, String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 返回
OSSObject的元数据。
- getObjectMetadata(String, String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- GetObjectRequest - com.aliyun.openservices.oss.model 中的 类
- 指定从OSS下载Object的请求参数。
- GetObjectRequest(String, String) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 的构造方法
- 构造函数。
- getObjectSummaries() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getOwner() -
类 com.aliyun.openservices.oss.model.AccessControlList 中的方法
- 返回所有者
Owner。
- getOwner() -
类 com.aliyun.openservices.oss.model.Bucket 中的方法
- 返回Bucket的拥有者(
Owner)。
- getOwner() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 返回Object的所有者。
- getOwner() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回相关Multipart上传事件的所有者(
Owner信息。
- getParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- getParameters(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequestOrBuilder 中的方法
-
- getParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- getParameters(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequestOrBuilder 中的方法
-
- getParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- getParameters(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequestOrBuilder 中的方法
-
- getParametersBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getParametersBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getParametersBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getParametersBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getParametersBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getParametersBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getParametersCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getParametersCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- getParametersCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequestOrBuilder 中的方法
-
- getParametersCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getParametersCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- getParametersCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequestOrBuilder 中的方法
-
- getParametersCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getParametersCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- getParametersCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequestOrBuilder 中的方法
-
- getParametersList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getParametersList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- getParametersList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequestOrBuilder 中的方法
-
- getParametersList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getParametersList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- getParametersList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequestOrBuilder 中的方法
-
- getParametersList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getParametersList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- getParametersList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequestOrBuilder 中的方法
-
- getParametersOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getParametersOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- getParametersOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequestOrBuilder 中的方法
-
- getParametersOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getParametersOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- getParametersOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequestOrBuilder 中的方法
-
- getParametersOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getParametersOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- getParametersOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequestOrBuilder 中的方法
-
- getParametersOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- getParametersOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- getParametersOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequestOrBuilder 中的方法
-
- getParametersOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- getParametersOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- getParametersOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequestOrBuilder 中的方法
-
- getParametersOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- getParametersOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- getParametersOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequestOrBuilder 中的方法
-
- getPartETag() -
类 com.aliyun.openservices.oss.model.UploadPartResult 中的方法
- 返回包含Part标识号码和ETag值的
PartETag对象。
- getPartETags() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 返回标识上传Part结果的
PartETag列表。
- getPartitionKeyType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- getPartitionKeyType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- getPartitionKeyType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequestOrBuilder 中的方法
-
- getPartitionKeyValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- getPartitionKeyValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- getPartitionKeyValue() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequestOrBuilder 中的方法
-
- getPartitionKeyValueBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- getPartitionKeyValueOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- getPartitionKeyValueOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- getPartitionKeyValueOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequestOrBuilder 中的方法
-
- getPartNumber() -
类 com.aliyun.openservices.oss.model.PartETag 中的方法
- 返回Part标识号码。
- getPartNumber() -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 返回Part的标识号码。
- getPartNumber() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 返回上传分块(Part)的标识号码(Part Number)。
- getPartNumber() -
类 com.aliyun.openservices.oss.model.UploadPartResult 中的方法
- 返回分块(Part)标识号。
- getPartNumberMarker() -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 返回一个值表示从哪个Part号码开始获取列表。
- getPartNumberMarker() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回请求中给定的
ListPartsRequest.getPartNumberMarker()。
- getParts() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回
PartSummary的列表。
- getPartSize() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 返回分块(Part)数据的字节数。
- getPermission() -
类 com.aliyun.openservices.oss.model.Grant 中的方法
- 返回权限
Permission。
- getPrefix() -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
-
- getPrefix() -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 返回prefix,限定返回的object key必须以prefix作为前缀。
- getPrefix() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getPrefix() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- getPrimaryKeyName() -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 中的方法
- 返回主键名。
- getPrimaryKeyPrefix(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getPrimaryKeyPrefix(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getPrimaryKeyPrefix(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getPrimaryKeyPrefixBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getPrimaryKeyPrefixBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getPrimaryKeyPrefixCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getPrimaryKeyPrefixCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getPrimaryKeyPrefixCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getPrimaryKeyPrefixList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getPrimaryKeyPrefixList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getPrimaryKeyPrefixList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getPrimaryKeyPrefixOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getPrimaryKeyPrefixOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getPrimaryKeyPrefixOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getPrimaryKeyPrefixOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getPrimaryKeyPrefixOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getPrimaryKeyPrefixOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getPrimaryKeys() -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 获取主键(Primary Key)列名称与值的对应只读字典。
- getPrimaryKeys() -
类 com.aliyun.openservices.ots.model.RowChange 中的方法
- 获取主键(Primary Key)列名称与值的对应只读字典。
- getPrimaryKeys() -
类 com.aliyun.openservices.ots.model.SingleRowQueryCriteria 中的方法
- 获取主键(Primary Key)列名称与值的对应字典(只读)。
- getPrimaryKeys() -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 返回主键的列名与值的只读对应字典。
- getPrimaryKeys() -
类 com.aliyun.openservices.ots.model.ViewMeta 中的方法
- 返回主键的列名与值的只读对应字典。
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getPrimaryKeys(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getPrimaryKeys(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getPrimaryKeys(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getPrimaryKeys(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getPrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getPrimaryKeys(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getPrimaryKeysBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getPrimaryKeysBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getPrimaryKeysBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getPrimaryKeysBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getPrimaryKeysBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getPrimaryKeysBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getPrimaryKeysCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getPrimaryKeysCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getPrimaryKeysCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getPrimaryKeysCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getPrimaryKeysCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getPrimaryKeysCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getPrimaryKeysList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getPrimaryKeysList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getPrimaryKeysList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getPrimaryKeysList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getPrimaryKeysList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getPrimaryKeysList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getPrimaryKeysOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getPrimaryKeysOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getPrimaryKeysOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getPrimaryKeysOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getPrimaryKeysOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getPrimaryKeysOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getPrimaryKeysOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChangeOrBuilder 中的方法
-
- getPrimaryKeysOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowOrBuilder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getPrimaryKeysOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getPrimaryKeysOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getPrimaryKeysOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getProxyDomain() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回访问NTLM验证的代理服务器的Windows域名(可选)。
- getProxyHost() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回代理服务器主机地址。
- getProxyPassword() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回代理服务器验证的密码。
- getProxyPort() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回代理服务器端口。
- getProxyUsername() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回代理服务器验证的用户名。
- getProxyWorkstation() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回NTLM代理服务器的Windows工作站名称。
- getPutRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- getPutRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- getPutRowParameter() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequestOrBuilder 中的方法
-
- getPutRowParameterBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- getPutRowParameterOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- getPutRowParameterOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- getPutRowParameterOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequestOrBuilder 中的方法
-
- getRange() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回一个值表示请求应当返回Object内容的字节范围。
- getRange() -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 获取的查询主键范围。
- getRangeBegin() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getRangeBegin() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getRangeBegin() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getRangeBeginBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getRangeBeginOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getRangeBeginOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getRangeBeginOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getRangeEnd() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getRangeEnd() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getRangeEnd() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getRangeEndBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getRangeEndOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getRangeEndOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getRangeEndOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getRangeKeyName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getRangeKeyName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getRangeKeyName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getRawMetadata() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 返回内部保存的请求头的元数据(内部使用)。
- getRequestID() -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- getRequestId() -
异常 com.aliyun.openservices.ServiceException 中的方法
- 返回Request标识。
- getResourceType() -
异常 com.aliyun.openservices.oss.OSSException 中的方法
-
- getResponseHeaders() -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 返回要重载的返回请求头。
- getResponseHeaders() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回要重载的返回请求头。
- getRow() -
类 com.aliyun.openservices.ots.model.MultiGetRowItem 中的方法
-
- getRow(SingleRowQueryCriteria, String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 返回表(Table)或视图(View)中的一行数据。
- getRow(SingleRowQueryCriteria, String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- getRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- getRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- getRow() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponseOrBuilder 中的方法
-
- getRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getRow() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- getRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- getRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- getRow() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChangeOrBuilder 中的方法
-
- getRowBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- getRowBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getRowBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- getRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- getRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- getRowChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameterOrBuilder 中的方法
-
- getRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- getRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- getRowChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameterOrBuilder 中的方法
-
- getRowChangeBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- getRowChangeBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- getRowChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- getRowChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- getRowChangeOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameterOrBuilder 中的方法
-
- getRowChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- getRowChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- getRowChangeOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameterOrBuilder 中的方法
-
- getRowDeleteChange() -
类 com.aliyun.openservices.ots.model.MultiDeleteRowItem 中的方法
-
- getRowDeleteChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getRowDeleteChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- getRowDeleteChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- getRowDeleteChangeBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getRowDeleteChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getRowDeleteChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- getRowDeleteChangeOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- getRowOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- getRowOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- getRowOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponseOrBuilder 中的方法
-
- getRowOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getRowOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getRowOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- getRowOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- getRowOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- getRowOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChangeOrBuilder 中的方法
-
- getRowPutChange() -
类 com.aliyun.openservices.ots.model.MultiPutRowItem 中的方法
-
- getRowPutChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getRowPutChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- getRowPutChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- getRowPutChangeBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getRowPutChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getRowPutChangeOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- getRowPutChangeOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- getRows() -
类 com.aliyun.openservices.ots.model.RowListing 中的方法
-
- getRows(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getRows(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getRows(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- getRowsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getRowsBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getRowsByRange(RangeRowQueryCriteria, String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 返回表(Table)或视图(View)中主键(Primary Key)的特定范围内的多行数据。
- getRowsByRange(RangeRowQueryCriteria, String, String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 返回表(Table)或视图(View)中主键(Primary Key)的特定范围内的多行数据。
- getRowsByRange(RangeRowQueryCriteria, String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- getRowsByRange(RangeRowQueryCriteria, String, String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- getRowsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getRowsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getRowsCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- getRowsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getRowsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getRowsList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- getRowsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getRowsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getRowsOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- getRowsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getRowsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getRowsOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getSerializedSize() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getServerSideEncryption() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取一个值表示Object的服务器加密的熵编码
- getSize() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 获取Object的文件字节数。
- getSize() -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 返回Part数据的字节数。
- getSocketTimeout() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 返回通过打开的连接传输数据的超时时间(单位:毫秒)。
- getSourceBucketName() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回源Object所在的Bucket的名称。
- getSourceKey() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回源Object的Key。
- getStorageClass() -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- getStorageClass() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 返回Object的存储类别。
- getStorageClass() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
-
- getTableGroupName() -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 返回表所在的表组名。
- getTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- getTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- getTableGroupName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequestOrBuilder 中的方法
-
- getTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- getTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- getTableGroupName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequestOrBuilder 中的方法
-
- getTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getTableGroupName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getTableGroupNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- getTableGroupNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- getTableGroupNames(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponseOrBuilder 中的方法
-
- getTableGroupNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- getTableGroupNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- getTableGroupNamesCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponseOrBuilder 中的方法
-
- getTableGroupNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- getTableGroupNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- getTableGroupNamesList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponseOrBuilder 中的方法
-
- getTableMeta(String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 返回表(Table)的结构信息。
- getTableMeta(String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- getTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- getTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- getTableMeta() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequestOrBuilder 中的方法
-
- getTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- getTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- getTableMeta() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponseOrBuilder 中的方法
-
- getTableMetaBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- getTableMetaBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- getTableMetaOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- getTableMetaOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- getTableMetaOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequestOrBuilder 中的方法
-
- getTableMetaOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- getTableMetaOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- getTableMetaOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponseOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.model.MultiDeleteRowItem 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.model.MultiGetRowItem 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.model.MultiPutRowItem 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 中的方法
- 返回查询的表名。
- getTableName() -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 返回表名。
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameterOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequestOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponseOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequestOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameterOrBuilder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getTableNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- getTableNames(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- getTableNames(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponseOrBuilder 中的方法
-
- getTableNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- getTableNamesCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- getTableNamesCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponseOrBuilder 中的方法
-
- getTableNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- getTableNamesList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- getTableNamesList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponseOrBuilder 中的方法
-
- getTop() -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 获取查询结果返回的行数。
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequestOrBuilder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequestOrBuilder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequestOrBuilder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequestOrBuilder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequestOrBuilder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- getTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- getTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponseOrBuilder 中的方法
-
- getType() -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
- 获取值的数据类型。
- getType() -
枚举 com.aliyun.openservices.ots.model.PartitionKeyType 中的方法
-
- getType() -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的方法
- 获取值的数据类型。
- getType() -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 中的方法
- 返回主键的数据类型。
- getType() -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的方法
- 获取值的数据类型。
- getType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- getType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- getType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchemaOrBuilder 中的方法
-
- getType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- getType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- getType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- getType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- getType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- getType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- getTypeString() -
枚举 com.aliyun.openservices.ots.model.PartitionKeyType 中的方法
-
- getUnmodifiedSinceConstraint() -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 返回一个时间,如果该时间等于或者晚于文件实际修改时间,则正常传输文件;
否则抛出异常。
- getUnmodifiedSinceConstraint() -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回“If-Unmodified-Since”参数。
- getUploadId() -
类 com.aliyun.openservices.oss.model.AbortMultipartUploadRequest 中的方法
- 返回标识Multipart上传事件的Upload ID。
- getUploadId() -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 返回标识Multipart上传事件的Upload ID。
- getUploadId() -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadResult 中的方法
-
- getUploadId() -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 返回标识Multipart上传事件的Upload ID。
- getUploadId() -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- getUploadId() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回标识Multipart上传事件的Upload ID。
- getUploadId() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 返回标识Multipart上传事件的Upload ID。
- getUploadIdMarker() -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 返回一个标识表示从哪里返回列表。
- getUploadIdMarker() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- getUserAgent() -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 构造用户代理。
- getUserMetadata() -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
-
获取用户自定义的元数据。
- getUserMetadata() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
-
获取用户自定义的元数据。
- getValue() -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
- 获取值的字符串表示。
- getValue() -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的方法
- 获取值的字符串表示。
- getValue() -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的方法
- 获取值的字符串表示。
- getValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- getValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- getValue() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnOrBuilder 中的方法
-
- getValueB() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- getValueB() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- getValueB() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- getValueBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- getValueD() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- getValueD() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- getValueD() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- getValueDescriptor() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的方法
-
- getValueDescriptor() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的方法
-
- getValueDescriptor() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的方法
-
- getValueI() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- getValueI() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- getValueI() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- getValueOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- getValueOrBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- getValueOrBuilder() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnOrBuilder 中的方法
-
- getValueS() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- getValueS() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- getValueS() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- getViewName() -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 中的方法
- 返回查询的视图名,如果i为空引用或长度不为零则表示在视图中查询。
- getViewName() -
类 com.aliyun.openservices.ots.model.ViewMeta 中的方法
- 返回视图名。
- getViewName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- getViewName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- getViewName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- getViews() -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 返回与该表相关的视图的列表(只读)。
- getViews(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getViews(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getViews(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getViewsBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getViewsBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getViewsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getViewsCount() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getViewsCount() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getViewsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getViewsList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getViewsList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getViewsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getViewsOrBuilder(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getViewsOrBuilder(int) -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- getViewsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- getViewsOrBuilderList() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- getViewsOrBuilderList() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- Grant - com.aliyun.openservices.oss.model 中的 类
- 访问控制的授权信息。
- Grant(Grantee, Permission) -
类 com.aliyun.openservices.oss.model.Grant 的构造方法
- 构造函数。
- Grantee - com.aliyun.openservices.oss.model 中的 接口
- 表示被授权者的信息。
- grantPermission(Grantee, Permission) -
类 com.aliyun.openservices.oss.model.AccessControlList 中的方法
- 为指定
Grantee授权特定权限(Permission)。
- GroupGrantee - com.aliyun.openservices.oss.model 中的 枚举
- 定义了可以被授权的一组OSS用户。
H
- hasCheckingType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- hasCheckingType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- hasCheckingType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChangeOrBuilder 中的方法
-
- hasCode() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- hasCode() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- hasCode() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessageOrBuilder 中的方法
-
- hasDeleteRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- hasDeleteRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- hasDeleteRowParameter() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequestOrBuilder 中的方法
-
- hasEntityName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- hasEntityName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- hasEntityName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequestOrBuilder 中的方法
-
- hasError() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- hasError() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- hasError() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- hasGetRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- hasGetRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- hasGetRowParameter() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequestOrBuilder 中的方法
-
- hashCode() -
类 com.aliyun.openservices.oss.model.Grant 中的方法
-
- hashCode() -
类 com.aliyun.openservices.oss.model.Owner 中的方法
- 返回该实例的哈布值。
- hashCode() -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
-
- hashCode() -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的方法
-
- hashCode() -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的方法
-
- hasIsReverse() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasIsReverse() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasIsReverse() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasIsSucceed() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- hasIsSucceed() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- hasIsSucceed() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- hasLimit() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasLimit() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasLimit() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasMessage() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- hasMessage() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- hasMessage() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessageOrBuilder 中的方法
-
- hasName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- hasName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- hasName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnOrBuilder 中的方法
-
- hasName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- hasName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- hasName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchemaOrBuilder 中的方法
-
- hasNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasNextToken() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- hasNextToken() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- hasNextToken() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- hasPartitionKeyType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- hasPartitionKeyType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- hasPartitionKeyType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequestOrBuilder 中的方法
-
- hasPartitionKeyValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- hasPartitionKeyValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- hasPartitionKeyValue() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequestOrBuilder 中的方法
-
- hasPutRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- hasPutRowParameter() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- hasPutRowParameter() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequestOrBuilder 中的方法
-
- hasRangeBegin() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasRangeBegin() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasRangeBegin() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasRangeEnd() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasRangeEnd() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasRangeEnd() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasRangeKeyName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasRangeKeyName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasRangeKeyName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- hasRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- hasRow() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponseOrBuilder 中的方法
-
- hasRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- hasRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- hasRow() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- hasRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- hasRow() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- hasRow() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChangeOrBuilder 中的方法
-
- hasRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- hasRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- hasRowChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameterOrBuilder 中的方法
-
- hasRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- hasRowChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- hasRowChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameterOrBuilder 中的方法
-
- hasRowDeleteChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- hasRowDeleteChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- hasRowDeleteChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- hasRowPutChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- hasRowPutChange() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- hasRowPutChange() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- hasTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- hasTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- hasTableGroupName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequestOrBuilder 中的方法
-
- hasTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- hasTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- hasTableGroupName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequestOrBuilder 中的方法
-
- hasTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- hasTableGroupName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- hasTableGroupName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- hasTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- hasTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- hasTableMeta() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequestOrBuilder 中的方法
-
- hasTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- hasTableMeta() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- hasTableMeta() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponseOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameterOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequestOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameterOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponseOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponseOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequestOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItemOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameterOrBuilder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- hasTableName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- hasTableName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMetaOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequestOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequestOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequestOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequestOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequestOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequestOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequestOrBuilder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- hasTransactionId() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- hasTransactionId() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponseOrBuilder 中的方法
-
- hasType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- hasType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- hasType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchemaOrBuilder 中的方法
-
- hasType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- hasType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- hasType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- hasType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- hasType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- hasType() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItemOrBuilder 中的方法
-
- hasValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- hasValue() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- hasValue() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnOrBuilder 中的方法
-
- hasValueB() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- hasValueB() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- hasValueB() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- hasValueD() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- hasValueD() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- hasValueD() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- hasValueI() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- hasValueI() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- hasValueI() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- hasValueS() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- hasValueS() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- hasValueS() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValueOrBuilder 中的方法
-
- hasViewName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- hasViewName() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- hasViewName() -
接口 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMetaOrBuilder 中的方法
-
- HttpMethod - com.aliyun.openservices 中的 枚举
- 表示HTTP的请求方法。
I
- INF_MAX -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 中的静态变量
- 表示主键值范围的最大值。
- INF_MAX_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态变量
-
- INF_MIN -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 中的静态变量
- 表示主键值范围的最小值。
- INF_MIN_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态变量
-
- initiateMultipartUpload(InitiateMultipartUploadRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 初始化一个Multipart上传事件。
- initiateMultipartUpload(InitiateMultipartUploadRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- InitiateMultipartUploadRequest - com.aliyun.openservices.oss.model 中的 类
- 包含初始化一个Multipart上传事件的请求参数。
- InitiateMultipartUploadRequest(String, String) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 的构造方法
- 构造函数。
- InitiateMultipartUploadRequest(String, String, ObjectMetadata) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 的构造方法
- 构造函数。
- InitiateMultipartUploadResult - com.aliyun.openservices.oss.model 中的 类
-
- InitiateMultipartUploadResult() -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadResult 的构造方法
-
- INSERT_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态变量
-
- INTEGER_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态变量
-
- INTERNAL_ERROR -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- OSS 内部发生错误。
- INTERNAL_SERVER_ERROR -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 服务器内部错误。
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- internalGetFieldAccessorTable() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- internalGetValueMap() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态方法
-
- internalGetValueMap() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态方法
-
- internalGetValueMap() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态方法
-
- INVALID_ACCESS_KEY_ID -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- Access ID不存在。
- INVALID_ARGUMENT -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 参数格式错误。
- INVALID_BUCKET_NAME -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 无效的 Bucket 名字。
- INVALID_OBJECT_NAME -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 无效的 Object 名字 。
- INVALID_PARAMETER -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 参数错误。
- INVALID_PART -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 无效的 Part。
- INVALID_PART_ORDER -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 无效的 Part顺序。
- INVALID_RESPONSE -
接口 com.aliyun.openservices.ClientErrorCode 中的静态变量
- 返回结果无法解析
- IS_REVERSE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- IS_SUCCEED_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态变量
-
- isBucketExist(String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
- 已过时。
- isEnableRequestCompression() -
类 com.aliyun.openservices.ots.OTSServiceConfiguration 中的方法
- 返回是否需要对请求数据进行压缩
- isEnableResponseCompression() -
类 com.aliyun.openservices.ots.OTSServiceConfiguration 中的方法
- 返回是否需要告知OTS对返回的响应内容进行压缩
- isEnableResponseContentMD5Checking() -
类 com.aliyun.openservices.ots.OTSServiceConfiguration 中的方法
- 返回是否需要对响应内容做MD5校验
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- isInitialized() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- isSucceed() -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- isTruncated() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
- 返回一个值表示是否还有更多的记录没有返回。
- isTruncated() -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- isTruncated() -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 返回一个值表示返回结果是否被截取,即是否还有其他记录没有返回。
- ITEMS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态变量
-
- iterator() -
类 com.aliyun.openservices.oss.iterable.OSSObjects 中的方法
-
L
- LIMIT_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- listBuckets() -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 返回请求者拥有的所有
Bucket的列表。
- listBuckets() -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- listMultipartUploads(ListMultipartUploadsRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 列出所有执行中的 Multipart上传事件。
- listMultipartUploads(ListMultipartUploadsRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- ListMultipartUploadsRequest - com.aliyun.openservices.oss.model 中的 类
- 包含列出所有执行中Multipart上传事件的请求参数。
- ListMultipartUploadsRequest(String) -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 的构造方法
- 构造函数。
- listObjects(String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 列出指定
Bucket下的OSSObject。
- listObjects(String, String) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 列出指定
Bucket下key以给定prefix开头的OSSObject。
- listObjects(ListObjectsRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 列出指定
Bucket下的OSSObject。
- listObjects(String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- listObjects(String, String) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- listObjects(ListObjectsRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- ListObjectsRequest - com.aliyun.openservices.oss.model 中的 类
- 包含获取object列表的请求信息。
- ListObjectsRequest() -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 的构造方法
- 构造函数。
- ListObjectsRequest(String) -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 的构造方法
-
- ListObjectsRequest(String, String, String, String, Integer) -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 的构造方法
- 构造函数。
- listParts(ListPartsRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 列出multipart中上传的所有part信息
- listParts(ListPartsRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- ListPartsRequest - com.aliyun.openservices.oss.model 中的 类
- 包含列出Part的请求参数。
- ListPartsRequest(String, String, String) -
类 com.aliyun.openservices.oss.model.ListPartsRequest 的构造方法
- 构造函数。
- listTableGroups() -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 返回表组(Table Group)名的列表。
- listTableGroups() -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- listTables() -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 返回表(Table)名的列表。
- listTables() -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- LocationConstraint - com.aliyun.openservices.oss.model 中的 类
-
- LocationConstraint() -
类 com.aliyun.openservices.oss.model.LocationConstraint 的构造方法
-
M
- mergeDeleteRowParameter(OtsProtocol.DeleteRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- mergeError(OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.AbortTransactionRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.BatchModifyRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- mergeFrom(OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- mergeFrom(OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- mergeFrom(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.CommitTransactionRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.CreateTableGroupRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.CreateTableRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- mergeFrom(OtsProtocol.DeleteRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.DeleteRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.DeleteTableGroupRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.DeleteTableRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- mergeFrom(OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- mergeFrom(OtsProtocol.GetRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.GetRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.GetRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.GetRowsByRangeRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.GetRowsByRangeResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.GetTableMetaRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.GetTableMetaResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.ListTableGroupResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.ListTableResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- mergeFrom(OtsProtocol.ModifyItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.MultiDeleteRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.MultiDeleteRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.MultiGetRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.MultiGetRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- mergeFrom(OtsProtocol.MultiGetRowResponseItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.MultiPutRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.MultiPutRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- mergeFrom(OtsProtocol.PutRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.PutRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- mergeFrom(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- mergeFrom(OtsProtocol.RowDeleteChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- mergeFrom(OtsProtocol.RowPutChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- mergeFrom(OtsProtocol.StartTransactionRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- mergeFrom(OtsProtocol.StartTransactionResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- mergeFrom(OtsProtocol.TableMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- mergeFrom(Message) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- mergeFrom(OtsProtocol.ViewMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- mergeFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- mergeGetRowParameter(OtsProtocol.GetRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- mergePartitionKeyValue(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- mergePutRowParameter(OtsProtocol.PutRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- mergeRangeBegin(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- mergeRangeEnd(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- mergeRow(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- mergeRow(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- mergeRow(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- mergeRowChange(OtsProtocol.RowDeleteChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- mergeRowChange(OtsProtocol.RowPutChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- mergeRowDeleteChange(OtsProtocol.RowDeleteChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- mergeRowPutChange(OtsProtocol.RowPutChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- mergeTableMeta(OtsProtocol.TableMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- mergeTableMeta(OtsProtocol.TableMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- mergeValue(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- MESSAGE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态变量
-
- MESSAGES_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态变量
-
- MESSAGES_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态变量
-
- MISSING_CONTENT_LENGTH -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 缺少内容长度。
- MODIFY_ITEMS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态变量
-
- multiDeleteRow(List<MultiDeleteRowItem>) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 向多个表删除多行或行中的数据。
- multiDeleteRow(List<MultiDeleteRowItem>) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- MultiDeleteRowItem - com.aliyun.openservices.ots.model 中的 类
- MultiPutRow所需的参数。
- MultiDeleteRowItem(String, RowDeleteChange) -
类 com.aliyun.openservices.ots.model.MultiDeleteRowItem 的构造方法
-
- multiGetRow(List<SingleRowQueryCriteria>) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 从多个表(Table)或视图(View)中查询多行数据。
- multiGetRow(List<SingleRowQueryCriteria>) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- MultiGetRowItem - com.aliyun.openservices.ots.model 中的 类
- 通过MultiGetRow接口返回的行的信息。
- MultiGetRowItem() -
类 com.aliyun.openservices.ots.model.MultiGetRowItem 的构造方法
-
- MultipartUpload - com.aliyun.openservices.oss.model 中的 类
-
- MultipartUpload() -
类 com.aliyun.openservices.oss.model.MultipartUpload 的构造方法
-
- MultipartUploadListing - com.aliyun.openservices.oss.model 中的 类
- 包含Multipart上传事件的列表。
- MultipartUploadListing() -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 的构造方法
- 构造函数。
- multiPutRow(List<MultiPutRowItem>) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 向多个表插入多行或修改指定行中的数据。
- multiPutRow(List<MultiPutRowItem>) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- MultiPutRowItem - com.aliyun.openservices.ots.model 中的 类
- MultiPutRow所需的参数。
- MultiPutRowItem(String, RowPutChange) -
类 com.aliyun.openservices.ots.model.MultiPutRowItem 的构造方法
-
N
- NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态变量
-
- NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态变量
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- newBuilder(OtsProtocol.AbortTransactionRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- newBuilder(OtsProtocol.BatchModifyRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- newBuilder(OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- newBuilder(OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- newBuilder(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- newBuilder(OtsProtocol.CommitTransactionRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- newBuilder(OtsProtocol.CreateTableGroupRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- newBuilder(OtsProtocol.CreateTableRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- newBuilder(OtsProtocol.DeleteRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- newBuilder(OtsProtocol.DeleteRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- newBuilder(OtsProtocol.DeleteTableGroupRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- newBuilder(OtsProtocol.DeleteTableRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- newBuilder(OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- newBuilder(OtsProtocol.GetRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- newBuilder(OtsProtocol.GetRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- newBuilder(OtsProtocol.GetRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- newBuilder(OtsProtocol.GetRowsByRangeRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- newBuilder(OtsProtocol.GetRowsByRangeResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- newBuilder(OtsProtocol.GetTableMetaRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- newBuilder(OtsProtocol.GetTableMetaResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- newBuilder(OtsProtocol.ListTableGroupResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- newBuilder(OtsProtocol.ListTableResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- newBuilder(OtsProtocol.ModifyItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- newBuilder(OtsProtocol.MultiDeleteRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- newBuilder(OtsProtocol.MultiDeleteRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- newBuilder(OtsProtocol.MultiGetRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- newBuilder(OtsProtocol.MultiGetRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- newBuilder(OtsProtocol.MultiGetRowResponseItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- newBuilder(OtsProtocol.MultiPutRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- newBuilder(OtsProtocol.MultiPutRowResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- newBuilder(OtsProtocol.PutRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- newBuilder(OtsProtocol.PutRowRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- newBuilder(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- newBuilder(OtsProtocol.RowDeleteChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- newBuilder(OtsProtocol.RowPutChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- newBuilder(OtsProtocol.StartTransactionRequest) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- newBuilder(OtsProtocol.StartTransactionResponse) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- newBuilder(OtsProtocol.TableMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- newBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- newBuilder(OtsProtocol.ViewMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- newBuilderForType() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- newBuilderForType(GeneratedMessage.BuilderParent) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- NEXT_TOKEN_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- NEXT_TOKEN_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态变量
-
- NO_SUCH_BUCKET -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- Bucket 不存在。
- NO_SUCH_KEY -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 文件不存在。
- NO_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态变量
-
- NOT_IMPLEMENTED -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 无法处理的方法。
O
- ObjectListing - com.aliyun.openservices.oss.model 中的 类
-
- ObjectListing() -
类 com.aliyun.openservices.oss.model.ObjectListing 的构造方法
-
- ObjectMetadata - com.aliyun.openservices.oss.model 中的 类
- OSS中Object的元数据。
- ObjectMetadata() -
类 com.aliyun.openservices.oss.model.ObjectMetadata 的构造方法
-
- OK -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的静态变量
-
- OSS - com.aliyun.openservices.oss 中的 接口
- 阿里云开放存储服务(Open Storage Service, OSS)的访问接口。
- OSS_CN_HANGZHOU -
类 com.aliyun.openservices.oss.model.LocationConstraint 中的静态变量
- 杭州数据中心
- OSS_CN_QINGDAO -
类 com.aliyun.openservices.oss.model.LocationConstraint 中的静态变量
- 青岛数据中心
- OSSClient - com.aliyun.openservices.oss 中的 类
- 访问阿里云开放存储服务(Open Storage Service, OSS)的入口类。
- OSSClient(String, String) -
类 com.aliyun.openservices.oss.OSSClient 的构造方法
- 使用默认的OSS Endpoint构造一个新的
OSSClient对象。
- OSSClient(String, String, String) -
类 com.aliyun.openservices.oss.OSSClient 的构造方法
- 使用指定的OSS Endpoint构造一个新的
OSSClient对象。
- OSSClient(String, String, String, ClientConfiguration) -
类 com.aliyun.openservices.oss.OSSClient 的构造方法
- 使用指定的OSS Endpoint和配置构造一个新的
OSSClient对象。
- OSSErrorCode - com.aliyun.openservices.oss 中的 接口
- OSS定义的错误代码。
- OSSException - com.aliyun.openservices.oss 中的 异常
- 该异常在对开放存储数据服务(Open Storage Service)访问失败时抛出。
- OSSException() -
异常 com.aliyun.openservices.oss.OSSException 的构造方法
-
- OSSException(String) -
异常 com.aliyun.openservices.oss.OSSException 的构造方法
-
- OSSException(String, Throwable) -
异常 com.aliyun.openservices.oss.OSSException 的构造方法
-
- OSSException(String, String, String, String, String, String, String) -
异常 com.aliyun.openservices.oss.OSSException 的构造方法
-
- OSSObject - com.aliyun.openservices.oss.model 中的 类
- 表示OSS中的Object。
- OSSObject() -
类 com.aliyun.openservices.oss.model.OSSObject 的构造方法
-
- OSSObjects - com.aliyun.openservices.oss.iterable 中的 类
-
- OSSObjectSummary - com.aliyun.openservices.oss.model 中的 类
OSSObject摘要信息。- OSSObjectSummary() -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 的构造方法
- 初始化一个新的
OSSObjectSummary实例。
- OTS - com.aliyun.openservices.ots 中的 接口
- 阿里云开放结构化数据服务(Open Table Service, OTS)的访问接口。
- OTSClient - com.aliyun.openservices.ots 中的 类
- 访问阿里云开放结构化数据服务(Open Table Service, OTS)的入口类。
- OTSClient(String, String) -
类 com.aliyun.openservices.ots.OTSClient 的构造方法
- 使用默认的OTS Endpoint和默认配置构造一个新的
OTSClient实例。
- OTSClient(String, String, String) -
类 com.aliyun.openservices.ots.OTSClient 的构造方法
- 使用指定的OTS Endpoint和默认配置构造一个新的
OTSClient实例。
- OTSClient(String, String, String, ClientConfiguration) -
类 com.aliyun.openservices.ots.OTSClient 的构造方法
- 使用指定的OTS Endpoint和配置构造一个新的
OTSClient实例。
- OTSClient(String, String, String, ClientConfiguration, OTSServiceConfiguration) -
类 com.aliyun.openservices.ots.OTSClient 的构造方法
- 使用指定的OTS Endpoint和配置构造一个新的
OTSClient实例。
- OTSErrorCode - com.aliyun.openservices.ots 中的 接口
- 表示来自开放结构化数据服务(Open Table Service,OTS)的错误代码。
- OTSException - com.aliyun.openservices.ots 中的 异常
- 该异常在对开放结构化数据服务(Open Table Service)访问失败时抛出。
- OTSException() -
异常 com.aliyun.openservices.ots.OTSException 的构造方法
- 构造函数。
- OTSException(String) -
异常 com.aliyun.openservices.ots.OTSException 的构造方法
- 构造函数。
- OTSException(String, Throwable) -
异常 com.aliyun.openservices.ots.OTSException 的构造方法
- 构造函数。
- OTSException(String, Throwable, String, String, String) -
异常 com.aliyun.openservices.ots.OTSException 的构造方法
- 构造函数。
- OtsProtocol - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.AbortTransactionRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.AbortTransactionRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.AbortTransactionRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.BatchModifyRowRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.BatchModifyRowRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.BatchModifyRowRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.Column - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.Column.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ColumnOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.ColumnSchema - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ColumnSchema.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ColumnSchemaOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.ColumnType - com.aliyun.openservices.ots.protocol 中的 枚举
-
- OtsProtocol.ColumnValue - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ColumnValue.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ColumnValueOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.CommitTransactionRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.CommitTransactionRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.CommitTransactionRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.CreateTableGroupRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.CreateTableGroupRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.CreateTableGroupRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.CreateTableRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.CreateTableRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.CreateTableRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.DeleteRowParameter - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteRowParameter.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteRowParameterOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.DeleteRowRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteRowRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteRowRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.DeleteTableGroupRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteTableGroupRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteTableGroupRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.DeleteTableRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteTableRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.DeleteTableRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.ErrorMessage - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ErrorMessage.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ErrorMessageOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.GetRowParameter - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowParameter.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowParameterOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.GetRowRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.GetRowResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.GetRowsByRangeRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowsByRangeRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowsByRangeRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.GetRowsByRangeResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowsByRangeResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetRowsByRangeResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.GetTableMetaRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetTableMetaRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetTableMetaRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.GetTableMetaResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetTableMetaResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.GetTableMetaResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.ListTableGroupResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ListTableGroupResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ListTableGroupResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.ListTableResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ListTableResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ListTableResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.ModifyItem - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ModifyItem.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ModifyItem.ModifyType - com.aliyun.openservices.ots.protocol 中的 枚举
-
- OtsProtocol.ModifyItemOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.MultiDeleteRowRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiDeleteRowRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiDeleteRowRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.MultiDeleteRowResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiDeleteRowResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiDeleteRowResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.MultiGetRowRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiGetRowRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiGetRowRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.MultiGetRowResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiGetRowResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiGetRowResponseItem - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiGetRowResponseItem.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiGetRowResponseItemOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.MultiGetRowResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.MultiPutRowRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiPutRowRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiPutRowRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.MultiPutRowResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiPutRowResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.MultiPutRowResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.PutRowParameter - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.PutRowParameter.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.PutRowParameterOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.PutRowRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.PutRowRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.PutRowRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.Row - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.Row.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.RowDeleteChange - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.RowDeleteChange.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.RowDeleteChangeOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.RowOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.RowPutChange - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.RowPutChange.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.RowPutChange.CheckingType - com.aliyun.openservices.ots.protocol 中的 枚举
-
- OtsProtocol.RowPutChangeOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.StartTransactionRequest - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.StartTransactionRequest.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.StartTransactionRequestOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.StartTransactionResponse - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.StartTransactionResponse.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.StartTransactionResponseOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.TableMeta - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.TableMeta.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.TableMetaOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OtsProtocol.ViewMeta - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ViewMeta.Builder - com.aliyun.openservices.ots.protocol 中的 类
-
- OtsProtocol.ViewMetaOrBuilder - com.aliyun.openservices.ots.protocol 中的 接口
-
- OTSProtocolHelper - com.aliyun.openservices.ots.model 中的 类
-
- OTSProtocolHelper() -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 的构造方法
-
- OTSServiceConfiguration - com.aliyun.openservices.ots 中的 类
- 一些OTS服务特定相关的配置
- OTSServiceConfiguration() -
类 com.aliyun.openservices.ots.OTSServiceConfiguration 的构造方法
-
- Owner - com.aliyun.openservices.oss.model 中的 类
- 表示OSS
Bucket的所有者。 - Owner() -
类 com.aliyun.openservices.oss.model.Owner 的构造方法
- 构造函数。
- Owner(String, String) -
类 com.aliyun.openservices.oss.model.Owner 的构造方法
- 构造函数。
P
- PARAMETERS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态变量
-
- PARAMETERS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态变量
-
- PARAMETERS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态变量
-
- parse(String) -
枚举 com.aliyun.openservices.oss.model.CannedAccessControlList 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseDelimitedFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态方法
-
- parseFrom(ByteString) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(ByteString, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(byte[]) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(byte[], ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(InputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(InputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(CodedInputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseFrom(CodedInputStream, ExtensionRegistryLite) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态方法
-
- parseGetRowResponse(OtsProtocol.GetRowResponse) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- parseGetRowsByRangeResponse(OtsProtocol.GetRowsByRangeResponse) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- parseGetTableMetaResponse(OtsProtocol.GetTableMetaResponse) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- parseMultiDeleteRowResponse(OtsProtocol.MultiDeleteRowResponse, RequestMeta) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- parseMultiGetRowResponse(OtsProtocol.MultiGetRowResponse, RequestMeta) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- parseMultiPutRowResponse(OtsProtocol.MultiPutRowResponse, RequestMeta) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- parseRow(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- PartETag - com.aliyun.openservices.oss.model 中的 类
- 包含Multipart上传的Part的返回结果信息。
- PartETag(int, String) -
类 com.aliyun.openservices.oss.model.PartETag 的构造方法
- 构造函数。
- PARTITION_KEY_TYPE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态变量
-
- PARTITION_KEY_VALUE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的静态变量
-
- PartitionKeyType - com.aliyun.openservices.ots.model 中的 枚举
- 表示分片键的数据类型。
- PartitionKeyValue - com.aliyun.openservices.ots.model 中的 类
- 表示分片键(Partition Key)的值,包含了值的字符串表示和值的类型。
- PartListing - com.aliyun.openservices.oss.model 中的 类
- 包含Multipart上传Part的表示。
- PartListing() -
类 com.aliyun.openservices.oss.model.PartListing 的构造方法
- 构造函数。
- PartSummary - com.aliyun.openservices.oss.model 中的 类
- 包含通过Multipart上传模式上传的Part的摘要信息。
- PartSummary() -
类 com.aliyun.openservices.oss.model.PartSummary 的构造方法
- 构造函数。
- Permission - com.aliyun.openservices.oss.model 中的 枚举
- 表示访问控制权限。
- PRECONDITION_FAILED -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 预处理错误。
- PRIMARY_KEY_PREFIX_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- PRIMARY_KEYS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态变量
-
- PRIMARY_KEYS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的静态变量
-
- PRIMARY_KEYS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的静态变量
-
- PRIMARY_KEYS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态变量
-
- PRIMARY_KEYS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态变量
-
- PrimaryKeyRange - com.aliyun.openservices.ots.model 中的 类
- 表示主键(Primary Key)范围。
- PrimaryKeyRange(String, PrimaryKeyValue, PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 的构造方法
-
构造一个新的
PrimaryKeyRange实例。
- PrimaryKeyRange(String, PrimaryKeyValue, PrimaryKeyValue, PrimaryKeyType) -
类 com.aliyun.openservices.ots.model.PrimaryKeyRange 的构造方法
-
构造一个新的
PrimaryKeyRange实例。
- PrimaryKeyType - com.aliyun.openservices.ots.model 中的 枚举
- 表示主键(PrimaryKey)的数据类型。
- PrimaryKeyValue - com.aliyun.openservices.ots.model 中的 类
- 表示主键(PrimaryKey)列的值。
- PrimaryKeyValue(String, PrimaryKeyType) -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 的构造方法
- 构造函数。
- PUT_ROW_PARAMETER_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态变量
-
- PUT_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态变量
-
- putData(String, RowPutChange, String) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 插入一行或修改指定行中的数据。
- putData(String, RowPutChange, String) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- putObject(String, String, InputStream, ObjectMetadata) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 上传指定的
OSSObject到OSS中指定的Bucket。
- putObject(String, String, InputStream, ObjectMetadata) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- PutObjectResult - com.aliyun.openservices.oss.model 中的 类
- 上传object操作的返回结果。
- PutObjectResult() -
类 com.aliyun.openservices.oss.model.PutObjectResult 的构造方法
- 构造函数。
Q
- QUOTA_EXHAUSTED -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 用户的配额已经用满。
R
- RANGE_BEGIN_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- RANGE_END_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- RANGE_KEY_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- RangeRowQueryCriteria - com.aliyun.openservices.ots.model 中的 类
- 表示获取表(Table)或视图(View)中主键(Primary Key)的特定范围内多行数据的查询条件。
- RangeRowQueryCriteria(String) -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 的构造方法
- 构造一个在给定名称的表中查询的条件。
- RangeRowQueryCriteria(String, String) -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 的构造方法
- 构造一个在给定名称的表的视图中查询的条件。
- registerAllExtensions(ExtensionRegistry) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol 中的静态方法
-
- removeColumns(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- removeColumns(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- removeItems(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- removeMessages(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- removeMessages(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- removeModifyItems(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- removeParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- removeParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- removeParameters(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- removePrimaryKeyPrefix(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- removePrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- removePrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- removePrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- removePrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- removePrimaryKeys(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- removeRows(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- removeViews(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- REQUEST_TIME_TOO_SKEWED -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 发起请求的时间和服务器时间超出15分钟。
- REQUEST_TIMEOUT -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 请求超时。
- RESPONSE_HEADER_CACHE_CONTROL -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的静态变量
-
- RESPONSE_HEADER_CONTENT_DISPOSITION -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的静态变量
-
- RESPONSE_HEADER_CONTENT_ENCODING -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的静态变量
-
- RESPONSE_HEADER_CONTENT_LANGUAGE -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的静态变量
-
- RESPONSE_HEADER_CONTENT_TYPE -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的静态变量
-
- RESPONSE_HEADER_EXPIRES -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的静态变量
-
- ResponseHeaderOverrides - com.aliyun.openservices.oss.model 中的 类
- 包含了在发送OSS GET请求时可以重载的返回请求头。
- ResponseHeaderOverrides() -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 的构造方法
-
- revokeAllPermissions(Grantee) -
类 com.aliyun.openservices.oss.model.AccessControlList 中的方法
- 取消指定
Grantee已分配的所有权限。
- Row - com.aliyun.openservices.ots.model 中的 类
- 表示查询时返回的数据行。
- ROW_CHANGE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态变量
-
- ROW_CHANGE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态变量
-
- ROW_DELETE_CHANGE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态变量
-
- ROW_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态变量
-
- ROW_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态变量
-
- ROW_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的静态变量
-
- ROW_PUT_CHANGE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态变量
-
- RowChange - com.aliyun.openservices.ots.model 中的 类
- 表示行的数据变更信息。
- RowChange() -
类 com.aliyun.openservices.ots.model.RowChange 的构造方法
- 构造函数。
- RowDeleteChange - com.aliyun.openservices.ots.model 中的 类
- 表示数据行的删除信息。
- RowDeleteChange() -
类 com.aliyun.openservices.ots.model.RowDeleteChange 的构造方法
- 构造一个新的
RowDeleteChange实例。
- RowListing - com.aliyun.openservices.ots.model 中的 类
-
- RowListing() -
类 com.aliyun.openservices.ots.model.RowListing 的构造方法
-
- RowOperationStatus - com.aliyun.openservices.ots.model 中的 类
- 通过MultiGetRow或者 MultiPutRow接口返回的行的状态信息。
- RowOperationStatus() -
类 com.aliyun.openservices.ots.model.RowOperationStatus 的构造方法
-
- RowPutChange - com.aliyun.openservices.ots.model 中的 类
- 表示行的插入或更新信息。
- RowPutChange() -
类 com.aliyun.openservices.ots.model.RowPutChange 的构造方法
- 构造一个新的
RowPutChange实例。
- RowQueryCriteria - com.aliyun.openservices.ots.model 中的 类
- 表示返回行的查询条件。
- RowQueryCriteria(String) -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 的构造方法
- 构造一个在给定名称的表中查询的条件。
- RowQueryCriteria(String, String) -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 的构造方法
- 构造一个在给定名称的表的视图中查询的条件。
- ROWS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态变量
-
S
- ServiceException - com.aliyun.openservices 中的 异常
-
表示阿里云服务返回的错误消息。
- ServiceException() -
异常 com.aliyun.openservices.ServiceException 的构造方法
- 构造新实例。
- ServiceException(String) -
异常 com.aliyun.openservices.ServiceException 的构造方法
- 用给定的异常信息构造新实例。
- ServiceException(Throwable) -
异常 com.aliyun.openservices.ServiceException 的构造方法
- 用表示异常原因的对象构造新实例。
- ServiceException(String, Throwable) -
异常 com.aliyun.openservices.ServiceException 的构造方法
- 用异常消息和表示异常原因的对象构造新实例。
- ServiceException(String, Throwable, String, String, String) -
异常 com.aliyun.openservices.ServiceException 的构造方法
- 用异常消息和表示异常原因及其他信息的对象构造新实例。
- setBucketAcl(String, CannedAccessControlList) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 设置指定
Bucket的Access Control List(ACL)。
- setBucketAcl(String, CannedAccessControlList) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.AbortMultipartUploadRequest 中的方法
- 设置
Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 设置
Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 设置包含Multipart上传的
OSSObject的Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.CreateBucketRequest 中的方法
- 设置要建立的Bucket的名称
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 设置
Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 设置Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 中的方法
- 设置用来创建Multipart上传的Bucket的名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadResult 中的方法
-
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 设置
Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 设置bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 设置
Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
- 设置
Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 设置Object所在的Bucket的名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 设置所在
Bucket的名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置
Bucket名称。
- setBucketName(String) -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 设置
Bucket名称。
- setCacheControl(String) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置Cache-Control请求头,表示用户指定的HTTP请求/回复链的缓存行为。
- setCacheControl(String) -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 设置重载的cacheControl返回请求头。
- setChecking(CheckingMode) -
类 com.aliyun.openservices.ots.model.RowPutChange 中的方法
- 设置进行数据存在性检查的方式。
- setCheckingType(OtsProtocol.RowPutChange.CheckingType) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- setCode(String) -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- setCode(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- setColumnNames(int, String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- setColumnNames(int, String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setColumnNames(int, String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- setColumns(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- setColumns(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- setColumns(int, OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- setColumns(int, OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- setCommonPrefixes(List<String>) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setCommonPrefixes(List<String>) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setConnectionTimeout(int) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置建立连接的超时时间(单位:毫秒)。
- setContentDisposition(String) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置Content-Disposition请求头,表示MIME用户代理如何显示附加的文件。
- setContentDisposition(String) -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 设置重载的contentDisposition返回请求头。
- setContentEncoding(String) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置Content-Encoding请求头,表示Object内容的编码方式。
- setContentEncoding(String) -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 设置重载的contentEncoding返回请求头。
- setContentLangauge(String) -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 设置重载的content language返回请求头。
- setContentLength(long) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置Content-Length请求头,表示Object内容的大小。
- setContentType(String) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 获取Content-Type请求头,表示Object内容的类型,为标准的MIME类型。
- setContentType(String) -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 设置重载的content type返回请求头。
- setCreationDate(Date) -
类 com.aliyun.openservices.oss.model.Bucket 中的方法
- 设置Bucket的创建时间。
- setDeleteRowParameter(OtsProtocol.DeleteRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- setDeleteRowParameter(OtsProtocol.DeleteRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- setDelimiter(String) -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
-
- setDelimiter(String) -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 设置一个用于对Object名字进行分组的字符。
- setDelimiter(String) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setDelimiter(String) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setDestinationBucketName(String) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置目标Object所在的Bucket的名称。
- setDestinationKey(String) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置目标Object的Key。
- setDisplayName(String) -
类 com.aliyun.openservices.oss.model.Owner 中的方法
- 设置所有者的显示名称。
- setEnableRequestCompression(boolean) -
类 com.aliyun.openservices.ots.OTSServiceConfiguration 中的方法
- 设置是否需要对请求数据进行压缩
- setEnableResponseCompression(boolean) -
类 com.aliyun.openservices.ots.OTSServiceConfiguration 中的方法
- 是否需要告知OTS对返回的响应内容进行压缩
- setEnableResponseContentMD5Checking(boolean) -
类 com.aliyun.openservices.ots.OTSServiceConfiguration 中的方法
- 是否需要对响应的内容做MD5校验, 如果需要校验,
Client会计算响应数据的MD5值并与返回的响应头中的Content-Md5头的值进行比对
- setEntityName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- setError(OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- setError(OtsProtocol.ErrorMessage.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- setETag(String) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 设置ETag值。
- setEtag(String) -
类 com.aliyun.openservices.oss.model.CopyObjectResult 中的方法
- 设置新Object的ETag值。
- setETag(String) -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 设置一个值表示与Object相关的hex编码的128位MD5摘要。
- setETag(String) -
类 com.aliyun.openservices.oss.model.PartETag 中的方法
- 设置Part的ETag值。
- setETag(String) -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 设置Part的ETag值。
- setETag(String) -
类 com.aliyun.openservices.oss.model.PutObjectResult 中的方法
- 设置新创建的
OSSObject的ETag值。
- setETag(String) -
类 com.aliyun.openservices.oss.model.UploadPartResult 中的方法
- 设置OSS生成的ETag值。
- setExpiration(Date) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 设置生成的URL的超时时间。。
- setExpirationTime(Date) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置Expires请求头。
- setExpires(String) -
类 com.aliyun.openservices.oss.model.ResponseHeaderOverrides 中的方法
- 设置重载的expires返回请求头。
- setGetRowParameter(OtsProtocol.GetRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- setGetRowParameter(OtsProtocol.GetRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- setHeader(String, Object) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置请求头(内部使用)。
- setHostID(String) -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- setId(String) -
类 com.aliyun.openservices.oss.model.Owner 中的方法
- 设置所有者的ID。
- setIdentifier(String) -
接口 com.aliyun.openservices.oss.model.Grantee 中的方法
- 设置被授权者的ID。
- setIdentifier(String) -
枚举 com.aliyun.openservices.oss.model.GroupGrantee 中的方法
- 不支持该操作。
- setInitiated(Date) -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- setInitiator(Owner) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置相关Multipart上传事件的初始化者(
Owner信息。
- setInputStream(InputStream) -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 设置包含上传分块内容的数据流。
- setIsReverse(boolean) -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 设置一个值表示是否按反向读取。
- setIsReverse(boolean) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setIsSucceed(boolean) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- setItems(int, OtsProtocol.MultiGetRowResponseItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- setItems(int, OtsProtocol.MultiGetRowResponseItem.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse.Builder 中的方法
-
- setKey(String) -
类 com.aliyun.openservices.oss.model.AbortMultipartUploadRequest 中的方法
- 设置
OSSObject key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 设置
OSSObject key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 设置新创建的
OSSObject的Key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 设置
OSSObject key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 设置Object Key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 中的方法
- 设置用来创建的Multipart的Object(也就是Multipart上传完成后新生成的Object)的key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadResult 中的方法
-
- setKey(String) -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 设置
OSSObject key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- setKey(String) -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 设置Object的Key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 设置Object的Key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置
OSSObject key。
- setKey(String) -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 设置
OSSObject key。
- setKeyMarker(String) -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 设置一个标识表示从哪里返回列表。
- setKeyMarker(String) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setLastModified(Date) -
类 com.aliyun.openservices.oss.model.CopyObjectResult 中的方法
- 设置新Object的最后修改时间。
- setLastModified(Date) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置Last-Modified请求头的值,表示Object最后一次修改的时间(内部使用)。
- setLastModified(Date) -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 设置最后修改时间。
- setLastModified(Date) -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 设置Part的最后修改时间。
- setLimit(int) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setLocation(String) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadResult 中的方法
- 设置标识Multipart上传的
OSSObject的URL地址。
- setLocationConstraint(String) -
类 com.aliyun.openservices.oss.model.CreateBucketRequest 中的方法
- 设置Bucket所在的数据中心
- setMarker(String) -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 设置marker, 用户设定结果从marker之后按字母排序的第一个开始返回。
- setMarker(String) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setMatchingETagConstraints(List<String>) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置ETag限定值的列表。
- setMatchingETagConstraints(List<String>) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回“If-Match”参数(可选)。
- setMaxConnections(int) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置允许打开的最大HTTP连接数。
- setMaxErrorRetry(int) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置一个值表示当可重试的请求失败后最大的重试次数。
- setMaxKeys(Integer) -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 设置用于限定此次返回object的最大数,如果不设定,默认为100。
- setMaxKeys(int) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setMaxParts(int) -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 设置一个值最大返回多少条记录。
- setMaxParts(int) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置请求中指定返回Part的最大个数(
ListPartsRequest.getMaxParts())。
- setMaxUploads(Integer) -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 设置限制的最大返回记录数。
- setMaxUploads(int) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setMd5Digest(String) -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 设置分块(Part)数据的MD5校验值。
- setMessage(String) -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- setMessage(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage.Builder 中的方法
-
- setMessages(int, OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- setMessages(int, OtsProtocol.ErrorMessage.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse.Builder 中的方法
-
- setMessages(int, OtsProtocol.ErrorMessage) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- setMessages(int, OtsProtocol.ErrorMessage.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse.Builder 中的方法
-
- setMethod(HttpMethod) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 设置HTTP访问方法。
- setModifiedSinceConstraint(Date) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置返回一个时间,如果源Object自从该时间以后被修改过,则执行拷贝操作;
否则抛出异常。
- setModifiedSinceConstraint(Date) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 设置“If-Modified-Since”参数(可选)。
- setModifyItems(int, OtsProtocol.ModifyItem) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- setModifyItems(int, OtsProtocol.ModifyItem.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- setMultipartUploads(List<MultipartUpload>) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setName(String) -
类 com.aliyun.openservices.oss.model.Bucket 中的方法
- 设置Bucket名称。
- setName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- setName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- setNewObjectMetadata(ObjectMetadata) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置目标Object的
ObjectMetadata信息。
- setNextKeyMarker(String) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setNextMarker(String) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setNextPartNumberMarker(int) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置一个值值表示如果返回结果被截取,那么下一个Part的号码是多少。
- setNextToken(String) -
类 com.aliyun.openservices.ots.model.RowListing 中的方法
-
- setNextToken(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setNextToken(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- setNextUploadIdMarker(String) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setNonmatchingETagConstraints(List<String>) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置限定Object的ETag限定必须不匹配给定值的列表。
- setNonmatchingETagConstraints(List<String>) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 返回“If-None-Match”参数,可以用来检查文件是否有更新(可选)。
- setObjectContent(InputStream) -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 设置包含Object内容的
InputStream。
- setObjectMetadata(ObjectMetadata) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadRequest 中的方法
- 设置将创建的Object的附加信息。
- setObjectMetadata(ObjectMetadata) -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
- 设置Object的元数据。
- setOwner(Owner) -
类 com.aliyun.openservices.oss.model.AccessControlList 中的方法
- 设置所有者
Owner。
- setOwner(Owner) -
类 com.aliyun.openservices.oss.model.Bucket 中的方法
- 设置Bucket的拥有者。
- setOwner(Owner) -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 设置Object的所有者。
- setOwner(Owner) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置相关Multipart上传事件的所有者(
Owner信息。
- setParameters(int, OtsProtocol.DeleteRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- setParameters(int, OtsProtocol.DeleteRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest.Builder 中的方法
-
- setParameters(int, OtsProtocol.GetRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- setParameters(int, OtsProtocol.GetRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest.Builder 中的方法
-
- setParameters(int, OtsProtocol.PutRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- setParameters(int, OtsProtocol.PutRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest.Builder 中的方法
-
- setPartETags(List<PartETag>) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 设置标识上传Part结果的
PartETag列表。
- setPartitionKeyType(OtsProtocol.ColumnType) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- setPartitionKeyValue(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- setPartitionKeyValue(OtsProtocol.ColumnValue.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest.Builder 中的方法
-
- setPartNumber(int) -
类 com.aliyun.openservices.oss.model.PartETag 中的方法
- 设置Part标识号码。
- setPartNumber(int) -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 设置Part的标识号码。
- setPartNumber(int) -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 设置上传分块(Part)的标识号码(Part Number)。
- setPartNumber(int) -
类 com.aliyun.openservices.oss.model.UploadPartResult 中的方法
- 设置分块(Part)标识号。
- setPartNumberMarker(Integer) -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 设置一个值表示从哪个Part号码开始获取列表。
- setPartNumberMarker(int) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置请求中给定的
ListPartsRequest.getPartNumberMarker()。
- setParts(List<PartSummary>) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置
PartSummary的列表。
- setPartSize(long) -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 设置返回分块(Part)数据的字节数。
- setPrefix(String) -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
-
- setPrefix(String) -
类 com.aliyun.openservices.oss.model.ListObjectsRequest 中的方法
- 设置prefix,限定返回的object key必须以prefix作为前缀。
- setPrefix(String) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setPrefix(String) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setPrimaryKeyPrefix(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setPrimaryKeyPrefix(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.Column) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.Column.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.ColumnSchema) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- setPrimaryKeys(int, OtsProtocol.ColumnSchema.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- setProxyDomain(String) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置访问NTLM验证的代理服务器的Windows域名(可选)。
- setProxyHost(String) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置代理服务器主机地址。
- setProxyPassword(String) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置代理服务器验证的密码。
- setProxyPort(int) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置代理服务器端口。
- setProxyUsername(String) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置代理服务器验证的用户名。
- setProxyWorkstation(String) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置NTLM代理服务器的Windows工作站名称。
- setPutRowParameter(OtsProtocol.PutRowParameter) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- setPutRowParameter(OtsProtocol.PutRowParameter.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- setRange(long, long) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 设置一个值表示请求应当返回Object内容的字节范围(可选)。
- setRange(String, PrimaryKeyValue, PrimaryKeyValue) -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 设置查询主键范围(左开右闭)。
- setRange(PrimaryKeyRange) -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 设置查询主键范围(左开右闭)。
- setRangeBegin(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setRangeBegin(OtsProtocol.ColumnValue.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setRangeEnd(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setRangeEnd(OtsProtocol.ColumnValue.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setRangeKeyName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setRequestID(String) -
类 com.aliyun.openservices.ots.model.RowOperationStatus 中的方法
-
- setResponseHeaders(ResponseHeaderOverrides) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 设置要重载的返回请求头(可选)。
- setResponseHeaders(ResponseHeaderOverrides) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 设置要重载的返回请求头(可选)。
- setRow(Row) -
类 com.aliyun.openservices.ots.model.MultiGetRowItem 中的方法
-
- setRow(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- setRow(OtsProtocol.Row.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- setRow(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- setRow(OtsProtocol.Row.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- setRow(OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- setRow(OtsProtocol.Row.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.Builder 中的方法
-
- setRowChange(OtsProtocol.RowDeleteChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- setRowChange(OtsProtocol.RowDeleteChange.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- setRowChange(OtsProtocol.RowPutChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- setRowChange(OtsProtocol.RowPutChange.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- setRowDeleteChange(RowDeleteChange) -
类 com.aliyun.openservices.ots.model.MultiDeleteRowItem 中的方法
-
- setRowDeleteChange(OtsProtocol.RowDeleteChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- setRowDeleteChange(OtsProtocol.RowDeleteChange.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- setRowPutChange(RowPutChange) -
类 com.aliyun.openservices.ots.model.MultiPutRowItem 中的方法
-
- setRowPutChange(OtsProtocol.RowPutChange) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- setRowPutChange(OtsProtocol.RowPutChange.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- setRows(List<Row>) -
类 com.aliyun.openservices.ots.model.RowListing 中的方法
-
- setRows(int, OtsProtocol.Row) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- setRows(int, OtsProtocol.Row.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- setServerSideEncryption(String) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置Object服务器端熵编码的类型
- setSize(long) -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 设置Object的文件字节数。
- setSize(long) -
类 com.aliyun.openservices.oss.model.PartSummary 中的方法
- 设置Part数据的字节数。
- setSocketTimeout(int) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置通过打开的连接传输数据的超时时间(单位:毫秒)。
- setSourceBucketName(String) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置源Object所在的Bucket的名称。
- setSourceKey(String) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置源Object的Key。
- setStorageClass(String) -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- setStorageClass(String) -
类 com.aliyun.openservices.oss.model.OSSObjectSummary 中的方法
- 设置Object的存储类别。
- setStorageClass(String) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
-
- setTableGroupName(String) -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 设置表所在的表组名,为空指针或空字符串表示表不在表组中。
- setTableGroupName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest.Builder 中的方法
-
- setTableGroupName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest.Builder 中的方法
-
- setTableGroupName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- setTableGroupNames(int, String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse.Builder 中的方法
-
- setTableMeta(OtsProtocol.TableMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- setTableMeta(OtsProtocol.TableMeta.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest.Builder 中的方法
-
- setTableMeta(OtsProtocol.TableMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- setTableMeta(OtsProtocol.TableMeta.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.model.MultiDeleteRowItem 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.model.MultiGetRowItem 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.model.MultiPutRowItem 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 中的方法
- 设置查询的表名。
- setTableName(String) -
类 com.aliyun.openservices.ots.model.TableMeta 中的方法
- 设置表名。
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter.Builder 中的方法
-
- setTableName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- setTableNames(int, String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse.Builder 中的方法
-
- setTop(int) -
类 com.aliyun.openservices.ots.model.RangeRowQueryCriteria 中的方法
- 设置查询结果返回的行数。
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest.Builder 中的方法
-
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest.Builder 中的方法
-
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest.Builder 中的方法
-
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest.Builder 中的方法
-
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest.Builder 中的方法
-
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder 中的方法
-
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest.Builder 中的方法
-
- setTransactionId(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse.Builder 中的方法
-
- setTruncated(boolean) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
- 设置一个值表示是否还有更多的记录没有返回。
- setTruncated(boolean) -
类 com.aliyun.openservices.oss.model.ObjectListing 中的方法
-
- setTruncated(boolean) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置一个值表示返回结果是否被截取,即是否还有其他记录没有返回。
- setType(OtsProtocol.ColumnType) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema.Builder 中的方法
-
- setType(OtsProtocol.ColumnType) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- setType(OtsProtocol.ModifyItem.ModifyType) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.Builder 中的方法
-
- setUnmodifiedSinceConstraint(Date) -
类 com.aliyun.openservices.oss.model.CopyObjectRequest 中的方法
- 设置一个时间,如果该时间等于或者晚于文件实际修改时间,则正常传输文件;
否则抛出异常。
- setUnmodifiedSinceConstraint(Date) -
类 com.aliyun.openservices.oss.model.GetObjectRequest 中的方法
- 设置“If-Unmodified-Since”参数(可选)。
- setUploadId(String) -
类 com.aliyun.openservices.oss.model.AbortMultipartUploadRequest 中的方法
- 设置标识Multipart上传事件的Upload ID。
- setUploadId(String) -
类 com.aliyun.openservices.oss.model.CompleteMultipartUploadRequest 中的方法
- 设置标识Multipart上传事件的Upload ID。
- setUploadId(String) -
类 com.aliyun.openservices.oss.model.InitiateMultipartUploadResult 中的方法
-
- setUploadId(String) -
类 com.aliyun.openservices.oss.model.ListPartsRequest 中的方法
- 设置标识Multipart上传事件的Upload ID。
- setUploadId(String) -
类 com.aliyun.openservices.oss.model.MultipartUpload 中的方法
-
- setUploadId(String) -
类 com.aliyun.openservices.oss.model.PartListing 中的方法
- 设置标识Multipart上传事件的Upload ID。
- setUploadId(String) -
类 com.aliyun.openservices.oss.model.UploadPartRequest 中的方法
- 设置标识Multipart上传事件的Upload ID。
- setUploadIdMarker(String) -
类 com.aliyun.openservices.oss.model.ListMultipartUploadsRequest 中的方法
- 设置一个标识表示从哪里返回列表。
- setUploadIdMarker(String) -
类 com.aliyun.openservices.oss.model.MultipartUploadListing 中的方法
-
- setUserAgent(String) -
类 com.aliyun.openservices.ClientConfiguration 中的方法
- 设置用户代理。
- setUserMetadata(Map<String, String>) -
类 com.aliyun.openservices.oss.model.GeneratePresignedUrlRequest 中的方法
- 设置用户自定义的元数据,表示以x-oss-meta-为前缀的请求头。
- setUserMetadata(Map<String, String>) -
类 com.aliyun.openservices.oss.model.ObjectMetadata 中的方法
- 设置用户自定义的元数据,表示以x-oss-meta-为前缀的请求头。
- setValue(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- setValue(OtsProtocol.ColumnValue.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column.Builder 中的方法
-
- setValueB(boolean) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- setValueD(double) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- setValueI(long) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- setValueS(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue.Builder 中的方法
-
- setViewName(String) -
类 com.aliyun.openservices.ots.model.RowQueryCriteria 中的方法
- 设置查询的视图名,如果i为空引用或长度不为零则表示在视图中查询。
- setViewName(String) -
类 com.aliyun.openservices.ots.model.ViewMeta 中的方法
- 设置视图名。
- setViewName(String) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta.Builder 中的方法
-
- setViews(int, OtsProtocol.ViewMeta) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- setViews(int, OtsProtocol.ViewMeta.Builder) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta.Builder 中的方法
-
- SIGNATURE_DOES_NOT_MATCH -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 签名错误。
- SingleRowQueryCriteria - com.aliyun.openservices.ots.model 中的 类
- 表示获取一行数据的查询条件。
- SingleRowQueryCriteria(String) -
类 com.aliyun.openservices.ots.model.SingleRowQueryCriteria 的构造方法
- 构造一个在给定名称的表中查询的条件。
- SingleRowQueryCriteria(String, String) -
类 com.aliyun.openservices.ots.model.SingleRowQueryCriteria 的构造方法
- 构造一个在给定名称的表的视图中查询的条件。
- SOCKET_TIMEOUT -
接口 com.aliyun.openservices.ClientErrorCode 中的静态变量
- 远程服务socket读写超时
- startTransaction(String, PartitionKeyValue) -
接口 com.aliyun.openservices.ots.OTS 中的方法
- 在表(Table)或表组(Table Group)上开始一个Partition级别的事务(Transaction),并得到该事务ID。
- startTransaction(String, PartitionKeyValue) -
类 com.aliyun.openservices.ots.OTSClient 中的方法
-
- STORAGE_DATA_OUT_OF_RANGE -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 数据超过范围。
- STORAGE_INTERNAL_ERROR -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 服务器内部错误。
- STORAGE_INVALID_PRIMARY_KEY -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 主键列无效,例如类型错误。
- STORAGE_OBJECT_ALREAY_EXIST -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 要创建的对象(表或视图)已存在。
- STORAGE_OBJECT_NOT_EXIST -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 对象(表或视图)不存在。
- STORAGE_PARAMETER_INVALID -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 参数错误。
- STORAGE_PARTITION_NOT_READY -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 数据分片未准备就绪。
- STORAGE_PRIMARY_KEY_ALREADY_EXIST -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 要插入的行已经存在。
- STORAGE_PRIMARY_KEY_NOT_EXIST -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 要更新的行不存在。
- STORAGE_SERVER_BUSY -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 服务器忙,请等待。
- STORAGE_SESSION_NOT_EXIST -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 要操作的事务不存在或已经过期。
- STORAGE_TIMEOUT -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 超时错误,操作结果未定义。
- STORAGE_TRANSACTION_LOCK_KEY_FAIL -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 不能获得指定的事务锁。
- STORAGE_UNKNOWN_ERROR -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- OTS未知错误。
- STORAGE_VIEW_INCOMPLETE_PRIMARY_KEY -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 视图的主键列不完整。
- STRING_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态变量
-
T
- TABLE_GROUP_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的静态变量
-
- TABLE_GROUP_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的静态变量
-
- TABLE_GROUP_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态变量
-
- TABLE_GROUP_NAMES_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的静态变量
-
- TABLE_META_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的静态变量
-
- TABLE_META_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的静态变量
-
- TABLE_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态变量
-
- TABLE_NAMES_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的静态变量
-
- TableMeta - com.aliyun.openservices.ots.model 中的 类
- 表示表(Table)的结构信息。
- TableMeta(String) -
类 com.aliyun.openservices.ots.model.TableMeta 的构造方法
- 创建一个新的给定表名的
TableMeta实例。
- toBoolean() -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
- 转换为布尔型。
- toBoolean() -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的方法
- 转换为布尔型。
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- toBuilder() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- toColumnType(OtsProtocol.ColumnType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- toColumnValue(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- toDouble() -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
- 转换为双整型。
- toLong() -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
- 转换为长整型。
- toLong() -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的方法
- 转换为长整型。
- toLong() -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的方法
- 转换为长整型。
- TOO_MANY_BUCKETS -
接口 com.aliyun.openservices.oss.OSSErrorCode 中的静态变量
- 用户的 Bucket 数目超过限制 。
- toPBColumnType(PartitionKeyType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- toPBColumnType(PrimaryKeyType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- toPBColumnType(ColumnType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- toPrimaryKeyType(OtsProtocol.ColumnType) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- toPrimaryKeyValue(OtsProtocol.ColumnValue) -
类 com.aliyun.openservices.ots.model.OTSProtocolHelper 中的静态方法
-
- toString() -
类 com.aliyun.openservices.oss.model.AccessControlList 中的方法
- 返回该对象的字符串表示。
- toString() -
类 com.aliyun.openservices.oss.model.Bucket 中的方法
- 返回字符串表示。
- toString() -
枚举 com.aliyun.openservices.oss.model.CannedAccessControlList 中的方法
-
- toString() -
类 com.aliyun.openservices.oss.model.OSSObject 中的方法
-
- toString() -
类 com.aliyun.openservices.oss.model.Owner 中的方法
- 返回该对象的字符串表示。
- toString() -
类 com.aliyun.openservices.ots.model.ColumnValue 中的方法
-
- toString() -
枚举 com.aliyun.openservices.ots.model.PartitionKeyType 中的方法
-
- toString() -
类 com.aliyun.openservices.ots.model.PartitionKeyValue 中的方法
-
- toString() -
类 com.aliyun.openservices.ots.model.PrimaryKeyValue 中的方法
-
- toString() -
异常 com.aliyun.openservices.ServiceException 中的方法
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的静态变量
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的静态变量
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的静态变量
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的静态变量
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的静态变量
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的静态变量
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的静态变量
-
- TRANSACTION_ID_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的静态变量
-
- TYPE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的静态变量
-
- TYPE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态变量
-
- TYPE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的静态变量
-
U
- UNKNOWN -
接口 com.aliyun.openservices.ClientErrorCode 中的静态变量
- 未知错误
- UNMATCHED_META -
接口 com.aliyun.openservices.ots.OTSErrorCode 中的静态变量
- 指定主键列的相关信息与表结构的相关信息不匹配。
- UPDATE_VALUE -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态变量
-
- uploadPart(UploadPartRequest) -
接口 com.aliyun.openservices.oss.OSS 中的方法
- 上传一个分块(Part)到指定的的Multipart上传事件中。
- uploadPart(UploadPartRequest) -
类 com.aliyun.openservices.oss.OSSClient 中的方法
-
- UploadPartRequest - com.aliyun.openservices.oss.model 中的 类
- 包含上传Multipart分块(Part)参数。
- UploadPartRequest() -
类 com.aliyun.openservices.oss.model.UploadPartRequest 的构造方法
- 构造函数。
- UploadPartResult - com.aliyun.openservices.oss.model 中的 类
- 包含向OSS上传Multipart分块(Part)的结果信息。
- UploadPartResult() -
类 com.aliyun.openservices.oss.model.UploadPartResult 的构造方法
- 构造函数。
V
- VALUE_B_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态变量
-
- VALUE_D_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态变量
-
- VALUE_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的静态变量
-
- VALUE_I_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态变量
-
- VALUE_S_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的静态变量
-
- valueOf(String) -
枚举 com.aliyun.openservices.HttpMethod 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.oss.model.CannedAccessControlList 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.oss.model.GroupGrantee 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.oss.model.Permission 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.ots.model.CheckingMode 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.ots.model.ColumnType 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.ots.model.PartitionKeyType 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.ots.model.PrimaryKeyType 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(String) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(int) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态方法
-
- valueOf(Descriptors.EnumValueDescriptor) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态方法
-
- valueOf(String) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(int) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态方法
-
- valueOf(Descriptors.EnumValueDescriptor) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态方法
-
- valueOf(String) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- valueOf(int) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态方法
-
- valueOf(Descriptors.EnumValueDescriptor) -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态方法
-
- values() -
枚举 com.aliyun.openservices.HttpMethod 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.oss.model.CannedAccessControlList 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.oss.model.GroupGrantee 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.oss.model.Permission 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.ots.model.CheckingMode 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.ots.model.ColumnType 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.ots.model.PartitionKeyType 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.ots.model.PrimaryKeyType 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnType 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem.ModifyType 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- values() -
枚举 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange.CheckingType 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- VIEW_NAME_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的静态变量
-
- ViewMeta - com.aliyun.openservices.ots.model 中的 类
- 表示视图的结构信息。
- ViewMeta(String) -
类 com.aliyun.openservices.ots.model.ViewMeta 的构造方法
- 构造函数。
- VIEWS_FIELD_NUMBER -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的静态变量
-
W
- withObjectListing(OSS, ObjectListing) -
类 com.aliyun.openservices.oss.iterable.OSSObjects 中的静态方法
- 构造一个OSSObjects对象用来遍历
OSS.listObjects(com.aliyun.openservices.oss.model.ListObjectsRequest)接口请求的object *
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- writeReplace() -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.AbortTransactionRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.BatchModifyRowRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Column 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnSchema 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ColumnValue 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CommitTransactionRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableGroupRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.CreateTableRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowParameter 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteRowRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableGroupRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.DeleteTableRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ErrorMessage 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowParameter 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetTableMetaResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableGroupResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ListTableResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ModifyItem 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiDeleteRowResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiGetRowResponseItem 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.MultiPutRowResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowParameter 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.PutRowRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.Row 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowDeleteChange 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.RowPutChange 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionRequest 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.StartTransactionResponse 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.TableMeta 中的方法
-
- writeTo(CodedOutputStream) -
类 com.aliyun.openservices.ots.protocol.OtsProtocol.ViewMeta 中的方法
-
A B C D E F G H I L M N O P Q R S T U V W
Copyright © 2013. All Rights Reserved.