Class PrefixShardRemoved

  • All Implemented Interfaces:
    Serializable

    @Beta
    @Deprecated(forRemoval=true)
    public class PrefixShardRemoved
    extends Object
    implements Serializable
    Deprecated, for removal: This API element is subject to removal in a future version.
    Message sent to remote ShardedDataTreeActor's when there is an attempt to remove the shard, the ShardedDataTreeActor should remove the shard from the current configuration so that the change is picked up in the backend ShardManager.
    See Also:
    Serialized Form
    • Constructor Detail

      • PrefixShardRemoved

        public PrefixShardRemoved​(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.