Metaspace.Tuple.getBlob()

Signature

Object getBlob (Object tuple, String key)

Domain

ACTION

Description

Returns a BLOB byte[] object based on the key

Parameters

NameTypeDescription
tupleObjectTuple Object
keyStringObject key

Returns

TypeDescription
ObjectThe BLOB byte[] object based on the key

Cautions

none