public final class DataPathIdGenerator extends Object implements org.onosproject.core.IdGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
DataPathIdGenerator.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DataPathIdGenerator.Builder |
builder()
Returns a new builder.
|
org.onosproject.net.DeviceId |
getDeviceId() |
String |
getDpId() |
long |
getNewId() |
public long getNewId()
getNewId in interface org.onosproject.core.IdGeneratorpublic String getDpId()
public org.onosproject.net.DeviceId getDeviceId()
public static DataPathIdGenerator.Builder builder()
Copyright © 2016. All rights reserved.