corda / net.corda.core.node.services.vault / AggregateFunctionType

AggregateFunctionType

enum class AggregateFunctionType

Enum Values

COUNT

AVG

MIN

MAX

SUM

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.