Class StartConfigShardLookup


  • @Deprecated(forRemoval=true)
    public class StartConfigShardLookup
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Message that should be sent to ShardedDataTreeActor when the lookup of the prefix config shard should begin. Replied to with Succes once the shard has a leader.
    • Constructor Detail

      • StartConfigShardLookup

        public StartConfigShardLookup​(LogicalDatastoreType type)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getType

        public LogicalDatastoreType getType()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • toString

        public String toString()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        toString in class Object