public class LocalReader<T> extends AbstractLocalReader<T>
element, logger, queue, timeoutInSeconds| Constructor and Description |
|---|
LocalReader(AbstractLocalWrapper<T> wrapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
boolean |
isClosed() |
URI |
locator() |
next, remove, setTimeoutInSecondspublic LocalReader(AbstractLocalWrapper<T> wrapper)
public boolean hasNext()
public URI locator()
public void close()
public boolean isClosed()
Copyright © 2017. All Rights Reserved.