Package org.onosproject.net.pi.service
Interface PiGroupTranslator
- 
- All Superinterfaces:
 PiTranslator<Group,PiActionProfileGroup>
@Beta public interface PiGroupTranslator extends PiTranslator<Group,PiActionProfileGroup>
A translator of groups to PI action profile groups. 
- 
- 
Method Summary
- 
Methods inherited from interface org.onosproject.net.pi.service.PiTranslator
forget, learn, lookup, translate 
 - 
 
 -