Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paginação #2

Open
vicenthy opened this issue Feb 1, 2016 · 1 comment
Open

Paginação #2

vicenthy opened this issue Feb 1, 2016 · 1 comment

Comments

@vicenthy
Copy link

vicenthy commented Feb 1, 2016

Olá, você teria um exemplo de paginação usando jfilehelper?

Estou utilizando seu framework e estou lendo um arquivo de mais de 1GB, porém recebo o error abaixo.

The java.lang.OutOfMemoryError: GC overhead limit exceeded

acho que a melhor forma seria usando paginação. Fiz uma paginação aqui mas ta meio gambi.

@fcoury
Copy link
Owner

fcoury commented Mar 2, 2016

Oi, não tenho exemplo de paginação mas existe uma forma de fazer uma iteração no arquivo, nesse exemplo:

https://github.com/fcoury/jfilehelpers/blob/master/Samples/src/org/coury/jfilehelpers/samples/delimited/open/TestDelimitedIterator.java

Veja se te ajuda.

Abraços!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants