| Package | Description |
|---|---|
| org.nustaq.kontraktor.services | |
| org.nustaq.kontraktor.services.rlclient |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceActor<T extends ServiceActor>
Created by ruedi on 12.08.2015.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlainService
Created by ruedi on 29.05.17.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceActor |
ServiceActor.RunTCP(String[] args,
Class<? extends ServiceActor> serviceClazz,
Class<? extends ServiceArgs> argsClazz)
run & connect a service with given cmdline args and classes
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceActor |
ServiceActor.RunTCP(String[] args,
Class<? extends ServiceActor> serviceClazz,
Class<? extends ServiceArgs> argsClazz)
run & connect a service with given cmdline args and classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataShard
Created by ruedi on 15.08.2015.
|
| Modifier and Type | Method and Description |
|---|---|
org.nustaq.kontraktor.IPromise |
DataClient.connect(DataCfg config,
org.nustaq.reallive.impl.tablespace.TableSpaceActor[] shards,
ServiceActor hostingService) |
Copyright © 2018. All rights reserved.