Class PrefixShardRemovalLookup


  • @Deprecated(forRemoval=true)
    public class PrefixShardRemovalLookup
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Sent to the local ShardedDataTreeActor to initiate the lookup of the shard, once the shard is removed from the system entirely the actor responds with a success.
    • Constructor Detail

      • PrefixShardRemovalLookup

        public PrefixShardRemovalLookup​(DOMDataTreeIdentifier prefix)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getPrefix

        public DOMDataTreeIdentifier getPrefix()
        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