Package | Description |
---|---|
com.opencloud.slee.profile |
Modifier and Type | Method and Description |
---|---|
ProfileDataCollection.Attribute[] |
ProfileDataCollection.getAttributes()
Get the profile attribute descriptions for the profile table.
|
Constructor and Description |
---|
ProfileDataCollection(String tableName,
ProfileDataCollection.Attribute[] attrs)
Create a new profile data collection to store exported profile table state.
|