Metaspace.Space.size()

Signature

long size (String spaceName)

Domain

ACTION

Description

Retrieves the number of entries stored in the Space.

Parameters

NameTypeDescription
spaceNameStringThe space name specified must be prefixed with the Metaspace name. Example ms.S1

Returns

TypeDescription
longThe number of entries in the Space which match the specified filter.

Cautions

none