public class BgpSyncHandle extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ABORTED |
static int |
DEFAULT_TCP_SOCK_SZ |
static int |
DONE |
static int |
INITED |
static int |
ITERATING |
static int |
NEVER_DONE |
Constructor and Description |
---|
BgpSyncHandle() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxCount() |
int |
getRouteSize() |
int |
getState() |
int |
setState(int newState) |
public static final int INITED
public static final int ITERATING
public static final int DONE
public static final int ABORTED
public static final int NEVER_DONE
public static final int DEFAULT_TCP_SOCK_SZ
Copyright © 2019 OpenDaylight. All rights reserved.