Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
a56fb32ad5a91e6c8729e8bb70dead79fb1dd7a0
/
.
/
titan
/
listNotUpdated
blob: a44c458fd1380b4fe84aee631203a6f19dec885e [
file
] [
log
] [
blame
]
g
.
stopTransaction
(
SUCCESS
)
g
.
V
(
'type'
,
'flow_entry'
).
each
{
if
(
it
.
switch_state
.
equals
(
"FE_SWITCH_NOT_UPDATED"
))
println it
.
map
.
next
()
}