类的使用
cn.warpin.thirdPart.huawei.obs.obs.services.model.select.SelectObjectRequest
使用SelectObjectRequest的程序包
程序包
说明
-
cn.warpin.thirdPart.huawei.obs.obs.services中SelectObjectRequest的使用
修饰符和类型方法说明AbstractObjectClient.selectObjectContent(SelectObjectRequest selectRequest) IObsClient.selectObjectContent(SelectObjectRequest selectRequest) Selects rows from an object using a SQL statement. -
cn.warpin.thirdPart.huawei.obs.obs.services.internal.service中SelectObjectRequest的使用
修饰符和类型方法说明protected SelectObjectResultObsObjectBaseService.selectObjectContentImpl(SelectObjectRequest selectRequest) -
cn.warpin.thirdPart.huawei.obs.obs.services.model.select中SelectObjectRequest的使用
修饰符和类型方法说明SelectObjectRequest.withBucketName(String bucketName) Sets the name of the bucketSelectObjectRequest.withExpression(String expression) Sets the (SQL) expression to be evaluatedSelectObjectRequest.withExpressionType(ExpressionType expressionType) Informs the type of the expression.SelectObjectRequest.withInputSerialization(InputSerialization inputSerialization) Configures the input serializationSets the key of the input fileSelectObjectRequest.withOutputSerialization(OutputSerialization outputSerialization) Configures the output serializationSelectObjectRequest.withRequestProgress(RequestProgress requestProgress) Informs that periodic request progress may be enabledSelectObjectRequest.withScanRange(ScanRange scanRange) Configures the range of bytes of the input file to scan