|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectUsageCount | |
---|---|
org.pentaho.di.core |
Uses of ObjectUsageCount in org.pentaho.di.core |
---|
Methods in org.pentaho.di.core that return ObjectUsageCount | |
---|---|
static ObjectUsageCount |
ObjectUsageCount.fromString(String string)
|
Methods in org.pentaho.di.core that return types with arguments of type ObjectUsageCount | |
---|---|
List<ObjectUsageCount> |
Props.getPluginHistory()
Get the list of recently used step |
Methods in org.pentaho.di.core with parameters of type ObjectUsageCount | |
---|---|
int |
ObjectUsageCount.compare(ObjectUsageCount count1,
ObjectUsageCount count2)
|
int |
ObjectUsageCount.compareTo(ObjectUsageCount count)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |