Class LocalPrimaryShardFound


  • public class LocalPrimaryShardFound
    extends Object
    Local message sent in reply to FindPrimaryShard to indicate the primary shard is local to the caller.
    Author:
    Thomas Pantelis
    • Constructor Detail

      • LocalPrimaryShardFound

        public LocalPrimaryShardFound​(@NonNull String primaryPath,
                                      @NonNull ReadOnlyDataTree localShardDataTree)