BlockServiceBlockingStub
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
AbstractStub
Retrieve the block at the specified depth from the configured indexer service. This returns its result immediately. The block at depth 1 is the highest block with a confidence factor that is greater than or equal to the value of the confidenceFactor parameter.
Retrieve the block at the specified depth from the configured indexer service. This returns its result immediately. The block at depth 1 is the highest block with a confidence factor that is greater than or equal to the value of the confidenceFactor parameter.
Since blocks keep getting added, we expect that multiple calls to this with the same argument will return different blocks.
Attributes
- Definition Classes
Retrieve the block at the specified height from the configured indexer service, where the height of the genesis block is 1. This returns a result when there is a block present in the indexer service at the specified height and the confidence factor of the block is greater than or equal to the value of the confidenceFactor parameter.
Retrieve the block at the specified height from the configured indexer service, where the height of the genesis block is 1. This returns a result when there is a block present in the indexer service at the specified height and the confidence factor of the block is greater than or equal to the value of the confidenceFactor parameter.
Attributes
- Definition Classes
Retrieve a block with the specified id from the configured indexer service. This returns its result when there is a block present in the indexer service with the specified id and the confidence factor of the block is greater than or equal to the value of the confidenceFactor parameter.
Retrieve a block with the specified id from the configured indexer service. This returns its result when there is a block present in the indexer service with the specified id and the confidence factor of the block is greater than or equal to the value of the confidenceFactor parameter.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- BlockServiceBlockingClient
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- AbstractStub