com.r3corda.node.services.vault / NodeVaultService / linearHeads

linearHeads

val linearHeads: Map<UniqueIdentifier, StateAndRef<LinearState>>
Overrides VaultService.linearHeads

Returns a snapshot of the heads of LinearStates.

TODO: Represent this using an actual JDBCHashMap or look at vault design further.



Getter

Returns a snapshot of the heads of LinearStates.