Interface DHTControlAdapter


  • public interface DHTControlAdapter
    • Method Detail

      • diversify

        byte[][] diversify​(java.lang.String description,
                           DHTTransportContact cause,
                           boolean put_operation,
                           boolean existing,
                           byte[] key,
                           byte type,
                           boolean exhaustive,
                           int max_depth)
      • isDiversified

        boolean isDiversified​(byte[] key)