public final class SfcPotPolyAPI extends Object
Modifier and Type | Method and Description |
---|---|
static SfcPotPolyAPI |
getInstance() |
PolySecrets |
getIoamPotHopParameters(int posIndex) |
PolyParameters |
getIoamPotParameters() |
boolean |
init(String rspName,
int sfSize,
Class<? extends TimeResolution> refreshPeriodTimeUnits,
Long refreshPeriodValue,
BitMaskOptions ioamPotProfileBitMask,
Long ioamPotNumProfiles) |
int |
initRenew(String rspName,
int sfSize,
int currActiveIndex) |
public static SfcPotPolyAPI getInstance()
public boolean init(String rspName, int sfSize, Class<? extends TimeResolution> refreshPeriodTimeUnits, Long refreshPeriodValue, BitMaskOptions ioamPotProfileBitMask, Long ioamPotNumProfiles)
public int initRenew(String rspName, int sfSize, int currActiveIndex)
public PolySecrets getIoamPotHopParameters(int posIndex)
public PolyParameters getIoamPotParameters()
Copyright © 2017 OpenDaylight. All rights reserved.