Class DynDataShardServiceDescription

java.lang.Object
org.nustaq.kontraktor.remoting.base.ServiceDescription
org.nustaq.kontraktor.services.datacluster.dynamic.DynDataShardServiceDescription
All Implemented Interfaces:
Serializable

public class DynDataShardServiceDescription extends org.nustaq.kontraktor.remoting.base.ServiceDescription
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.nustaq.kontraktor.remoting.base.ServiceDescription

    connectable, description, getActorClazz, getConnectable, getDescription, getLastPing, getName, getTimeout, getUniqueKey, hasTimedOut, receiveHeartbeat, timeout, toString, unqiqueKey

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DynDataShardServiceDescription

      public DynDataShardServiceDescription(String name)
  • Method Details

    • getSlots

      public BitSet getSlots()