public interface ILinking extends Runnable
Modifier and Type | Method and Description |
---|---|
Set<Entity> |
getResults()
Returns results.
|
void |
setCountDownLatch(CountDownLatch cdl)
Sets a CountDownLatch object.
|
void |
setInput(Set<Entity> entities,
String input)
Sets the input.
|
void |
setUris(Set<Entity> entities,
String input) |
void setCountDownLatch(CountDownLatch cdl)
cdl
- Copyright © 2024. All rights reserved.