public abstract static class TinkerServiceRegistry.TinkerService<I,R> extends Object implements Service<I,R>
Service.DirectoryService<I>, Service.Exceptions, Service.ServiceCallContext, Service.ServiceFactory<I,R>, Service.Type| Modifier and Type | Field and Description | 
|---|---|
| protected TinkerServiceRegistry.TinkerServiceFactory<I,R> | serviceFactory | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | TinkerService(TinkerServiceRegistry.TinkerServiceFactory<I,R> serviceFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| TinkerServiceRegistry.TinkerService | addRequirements(TraverserRequirement... requirements) | 
| Set<TraverserRequirement> | getRequirements()Return any  TraverserRequirements necessary for this service call. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, execute, execute, execute, getMaxBarrierSize, getType, isBarrier, isStart, isStreamingprotected final TinkerServiceRegistry.TinkerServiceFactory<I,R> serviceFactory
protected TinkerService(TinkerServiceRegistry.TinkerServiceFactory<I,R> serviceFactory)
public TinkerServiceRegistry.TinkerService addRequirements(TraverserRequirement... requirements)
public Set<TraverserRequirement> getRequirements()
ServiceTraverserRequirements necessary for this service call.getRequirements in interface Service<I,R>Copyright © 2013–2022 Apache Software Foundation. All rights reserved.