Java com.amazonaws.services.s3.transfer.internal TransferManagerUtils fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.transfer.internal TransferManagerUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.transfer.internal TransferManagerUtils.

The text is from its open source code.

Method

ThreadPoolExecutorcreateDefaultExecutorService()
Returns a new thread pool configured with the default settings.
longgetContentLength(PutObjectRequest putObjectRequest)
Returns the size of the data in this request, otherwise -1 if the content length is unknown.