Package | Description |
---|---|
io.cdap.cdap.api.metadata |
Modifier and Type | Method and Description |
---|---|
List<MetadataEntity.KeyValue> |
MetadataEntity.head(String splitKey)
Returns a List of
MetadataEntity.KeyValue till the given splitKey (inclusive) |
Iterator<MetadataEntity.KeyValue> |
MetadataEntity.iterator() |
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.