类的使用
com.obs.services.model.select.SelectObjectRequest
使用SelectObjectRequest的程序包
-
com.obs.services中SelectObjectRequest的使用
参数类型为SelectObjectRequest的com.obs.services中的方法修饰符和类型方法说明AbstractObjectClient.selectObjectContent(SelectObjectRequest selectRequest) IObsClient.selectObjectContent(SelectObjectRequest selectRequest) Selects rows from an object using a SQL statement. -
com.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