Class CkbIndexerApi

java.lang.Object
org.nervos.ckb.service.CkbIndexerApi

public class CkbIndexerApi
extends java.lang.Object
Copyright © 2020 Nervos Foundation. All rights reserved.
  • Constructor Summary

    Constructors 
    Constructor Description
    CkbIndexerApi​(java.lang.String nodeUrl)  
    CkbIndexerApi​(java.lang.String nodeUrl, boolean isDebug)  
  • Method Summary

    Modifier and Type Method Description
    CkbIndexerCellResponse getCells​(SearchKey searchKey, java.lang.String order, java.math.BigInteger limit, java.lang.String afterCursor)  
    CkbIndexerCellsCapacityResponse getCellsCapacity​(SearchKey searchKey)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait