Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

341
Vistas
how to Import "XferMgrProgress" in Aws S3 java sdk

I am trying to use TransferManager in Aws s3 following this guide from AWS documentation. However, I am not able to find the class XferMgrProgress. I tried searching for the class, but couldn't find any maven dependency for it.

Seems like this class is not available in S3 package of java SDK version I am using or we need to write our own class but this doesn't explain why AWS would show some our own class the example.

My current maven dependency is

        <dependency>
            <groupId>com.amazonaws</groupId>
            <artifactId>aws-java-sdk</artifactId>
            <version>1.11.741</version>
        </dependency>

Edit

I have found the source code of file here and copies it for now as a word around. However, it seems like it's a non-standard class and used only in one of the examples of AWS. But I am not sure why it is not part of standard SDK, after all, it's some pretty cool stuff.

However, if anyone of you finds it's maven dependency, it will be a great help.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Yes, it is indeed a class used in an example by AWS and found in package package AWS.example.s3;. It is not included in the standard S3 library which I don't know why. It is a cool class and provides a view regarding the progress of upload/ download. It could have been useful to people.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda