| Package | Description |
|---|---|
| org.nustaq.kontraktor.services | |
| org.nustaq.kontraktor.services.rlclient |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceDescription |
ServiceActor.serviceDescription |
| Modifier and Type | Method and Description |
|---|---|
ServiceDescription |
ServiceDescription.connectable(org.nustaq.kontraktor.remoting.base.ConnectableActor connectable) |
protected ServiceDescription |
PlainService.createServiceDescription() |
protected abstract ServiceDescription |
ServiceActor.createServiceDescription() |
ServiceDescription |
ServiceDescription.description(String description) |
protected ServiceDescription |
ServiceActor.getServiceDescription() |
ServiceDescription |
ServiceDescription.timeout(long timeout) |
ServiceDescription |
ServiceDescription.unqiqueKey(String unqiqueKey) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ServiceDescription> |
ServiceRegistry.getServiceList(String serviceName) |
org.nustaq.kontraktor.IPromise<Map<String,ServiceDescription>> |
ServiceRegistry.getServiceMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceRegistry.broadcastAvailable(ServiceDescription desc) |
protected void |
ServiceRegistry.broadCastTimeOut(ServiceDescription desc) |
void |
ServiceRegistry.registerService(ServiceDescription desc) |
protected void |
ServiceActor.requiredSerivceWentDown(ServiceDescription cdr) |
protected void |
ServiceRegistry.updateStatus(long now,
ServiceDescription td,
String key,
Serializable status) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRegistry.subscribe(org.nustaq.kontraktor.Callback<org.nustaq.kontraktor.util.Pair<String,ServiceDescription>> cb) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceDescription |
DataShard.createServiceDescription() |
Copyright © 2018. All rights reserved.