Interface DHTControlAdapter


public interface DHTControlAdapter
  • Method Details

    • getStorageAdapter

      DHTStorageAdapter getStorageAdapter()
    • diversify

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

      boolean isDiversified(byte[] key)