public class TinkerServiceRegistry extends ServiceRegistry
| Modifier and Type | Class and Description |
|---|---|
static class |
TinkerServiceRegistry.LambdaBarrierService<I,R> |
static class |
TinkerServiceRegistry.LambdaServiceFactory<I,R> |
static class |
TinkerServiceRegistry.LambdaStartService<I,R> |
static class |
TinkerServiceRegistry.LambdaStreamingService<I,R> |
static class |
TinkerServiceRegistry.TinkerService<I,R> |
static class |
TinkerServiceRegistry.TinkerServiceFactory<I,R> |
Service.DirectoryService.ParamsService.DirectoryService<I>, Service.Exceptions, Service.ServiceCallContext, Service.ServiceFactory<I,R>, Service.TypeEMPTYNAME| Constructor and Description |
|---|
TinkerServiceRegistry(TinkerGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
<I,R> TinkerServiceRegistry.LambdaServiceFactory<I,R> |
registerLambdaService(String name) |
TinkerServiceRegistry.TinkerServiceFactory |
registerService(TinkerServiceRegistry.TinkerServiceFactory service) |
checkRegisteredService, close, describe, execute, get, registerServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateService, describeParams, getName, getSupportedTypes, getTypeexecute, execute, getMaxBarrierSize, getRequirements, isBarrier, isStart, isStreaminggetRequirements, getRequirementsByTypepublic TinkerServiceRegistry(TinkerGraph graph)
public TinkerServiceRegistry.TinkerServiceFactory registerService(TinkerServiceRegistry.TinkerServiceFactory service)
public <I,R> TinkerServiceRegistry.LambdaServiceFactory<I,R> registerLambdaService(String name)
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.