@FunctionalInterface public interface QueryHandlerFactory
QueryHandler instances.
Default implementations can be obtained from DefaultQueryHandlers.
| Modifier and Type | Method and Description |
|---|---|
QueryHandler |
create(Network network)
Factory function to create a query handler instance.
|
QueryHandler create(Network network)
network - Network on which the query is invoked.Copyright © 2023. All rights reserved.