public static interface OFCalientFlowStatsEntry.Builder
OFCalientFlowStatsEntry build()
TableId getTableId()
OFCalientFlowStatsEntry.Builder setTableId(TableId tableId)
long getDurationSec()
OFCalientFlowStatsEntry.Builder setDurationSec(long durationSec)
long getDurationNsec()
OFCalientFlowStatsEntry.Builder setDurationNsec(long durationNsec)
int getPriority()
OFCalientFlowStatsEntry.Builder setPriority(int priority)
int getIdleTimeout()
OFCalientFlowStatsEntry.Builder setIdleTimeout(int idleTimeout)
int getHardTimeout()
OFCalientFlowStatsEntry.Builder setHardTimeout(int hardTimeout)
Set<OFFlowModFlags> getFlags()
OFCalientFlowStatsEntry.Builder setFlags(Set<OFFlowModFlags> flags)
U64 getCookie()
OFCalientFlowStatsEntry.Builder setCookie(U64 cookie)
Set<OFCalientCflowAdminState> getAdminStatus()
OFCalientFlowStatsEntry.Builder setAdminStatus(Set<OFCalientCflowAdminState> adminStatus)
Set<OFCalientCflowOperationalState> getOperStatus()
OFCalientFlowStatsEntry.Builder setOperStatus(Set<OFCalientCflowOperationalState> operStatus)
Set<OFCalientCflowCapability> getOperCapability()
OFCalientFlowStatsEntry.Builder setOperCapability(Set<OFCalientCflowCapability> operCapability)
Set<OFCalientOcsAlarm> getAlarm()
OFCalientFlowStatsEntry.Builder setAlarm(Set<OFCalientOcsAlarm> alarm)
OFPort getOutPort()
OFCalientFlowStatsEntry.Builder setOutPort(OFPort outPort)
String getPortPower()
OFCalientFlowStatsEntry.Builder setPortPower(String portPower)
String getConnectedPortPower()
OFCalientFlowStatsEntry.Builder setConnectedPortPower(String connectedPortPower)
String getCflowName()
OFCalientFlowStatsEntry.Builder setCflowName(String cflowName)
Match getMatch()
OFCalientFlowStatsEntry.Builder setMatch(Match match)
List<OFInstruction> getInstructions()
OFCalientFlowStatsEntry.Builder setInstructions(List<OFInstruction> instructions)
OFVersion getVersion()
Copyright © 2016. All rights reserved.