@FunctionalInterface public interface QueryHandlerFactory
QueryHandler
instances.
Default implementations can be obtained from DefaultQueryHandlers
.
限定符和类型 | 方法和说明 |
---|---|
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.