public abstract class FilesystemBasedRestartImpl extends Restart
Modifier and Type | Field and Description |
---|---|
protected int |
limit |
protected long |
position
Valid Position for the next current file
|
Modifier | Constructor and Description |
---|---|
protected |
FilesystemBasedRestartImpl(SessionInterface session) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxSize(int nextBlock) |
long |
getPosition() |
void |
setSet(boolean isSet) |
getSession, isSet, restartMarker
protected long position
protected int limit
protected FilesystemBasedRestartImpl(SessionInterface session)
session
- public long getPosition() throws NoRestartException
getPosition
in class Restart
NoRestartException
- if no REST command was issued beforepublic int getMaxSize(int nextBlock)
getMaxSize
in class Restart
Copyright © 2009–2020 Waarp. All rights reserved.