Interface DHTTransportQueryStoreReply


public interface DHTTransportQueryStoreReply
  • Method Summary

    Modifier and Type
    Method
    Description
    List<byte[]>
     
    int
     
  • Method Details

    • getHeaderSize

      int getHeaderSize()
    • getEntries

      List<byte[]> getEntries()