Interface ReplicationTarget


public interface ReplicationTarget
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    replicate(Location location, ByteSequence sequence, boolean sync)
     
  • Method Details