Uses of Interface
org.pentaho.di.repository.keyvalue.RepositoryValueInterface
-
Packages that use RepositoryValueInterface Package Description org.pentaho.di.repository.keyvalue -
-
Uses of RepositoryValueInterface in org.pentaho.di.repository.keyvalue
Methods in org.pentaho.di.repository.keyvalue that return types with arguments of type RepositoryValueInterface Modifier and Type Method Description List<RepositoryValueInterface>
RepositoryKeyValueInterface. listValues(String namespace)
This method lists the key/value entries for a given name-space.
-