- setMaster(NodeId, DeviceId) - Method in class org.onosproject.store.trivial.impl.SimpleMastershipStore
-
- setMastershipTerm(DeviceId, MastershipTerm) - Method in class org.onosproject.store.trivial.impl.NoOpClockProviderService
-
- setPermissions(ApplicationId, Set<Permission>) - Method in class org.onosproject.store.trivial.impl.SimpleApplicationStore
-
- setProperty(String, String, String) - Method in class org.onosproject.store.trivial.impl.SimpleComponentConfigStore
-
- setStandby(NodeId, DeviceId) - Method in class org.onosproject.store.trivial.impl.SimpleMastershipStore
-
- SimpleApplicationIdStore - Class in org.onosproject.store.trivial.impl
-
Simple implementation of the application ID registry using in-memory
structures.
- SimpleApplicationIdStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleApplicationIdStore
-
- SimpleApplicationStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of network control applications.
- SimpleApplicationStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleApplicationStore
-
- SimpleClusterStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of infrastructure devices using trivial in-memory
structures implementation.
- SimpleClusterStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleClusterStore
-
- SimpleComponentConfigStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of component configuration properties.
- SimpleComponentConfigStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleComponentConfigStore
-
- SimpleDeviceStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of infrastructure devices using trivial in-memory
structures implementation.
- SimpleDeviceStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleDeviceStore
-
- SimpleFlowRuleStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of flow rules using trivial in-memory implementation.
- SimpleFlowRuleStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleFlowRuleStore
-
- SimpleGroupStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of group entries using trivial in-memory implementation.
- SimpleGroupStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleGroupStore
-
- SimpleHostStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of end-station hosts using trivial in-memory
implementation.
- SimpleHostStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleHostStore
-
- SimpleIdBlockStore - Class in org.onosproject.store.trivial.impl
-
Simple implementation of id block store.
- SimpleIdBlockStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleIdBlockStore
-
- SimpleIntentStore - Class in org.onosproject.store.trivial.impl
-
Simple single-instance implementation of the intent store.
- SimpleIntentStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleIntentStore
-
- SimpleLeadershipManager - Class in org.onosproject.store.trivial.impl
-
A trivial implementation of the leadership service.
- SimpleLeadershipManager() - Constructor for class org.onosproject.store.trivial.impl.SimpleLeadershipManager
-
- SimpleLinkResourceStore - Class in org.onosproject.store.trivial.impl
-
Manages link resources using trivial in-memory structures implementation.
- SimpleLinkResourceStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleLinkResourceStore
-
- SimpleLinkStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of infrastructure links using trivial in-memory structures
implementation.
- SimpleLinkStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleLinkStore
-
- SimpleMastershipStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of controller mastership over devices using
trivial, non-distributed in-memory structures implementation.
- SimpleMastershipStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleMastershipStore
-
- SimplePacketStore - Class in org.onosproject.store.trivial.impl
-
Simple single instance implementation of the packet store.
- SimplePacketStore() - Constructor for class org.onosproject.store.trivial.impl.SimplePacketStore
-
- SimpleStatisticStore - Class in org.onosproject.store.trivial.impl
-
Maintains statistics using RPC calls to collect stats from remote instances
on demand.
- SimpleStatisticStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleStatisticStore
-
- SimpleTopologyStore - Class in org.onosproject.store.trivial.impl
-
Manages inventory of topology snapshots using trivial in-memory
structures implementation.
- SimpleTopologyStore() - Constructor for class org.onosproject.store.trivial.impl.SimpleTopologyStore
-
- stepdown(String) - Method in class org.onosproject.store.trivial.impl.SimpleLeadershipManager
-
- storeBatch(FlowRuleBatchOperation) - Method in class org.onosproject.store.trivial.impl.SimpleFlowRuleStore
-
- storeFlowRule(FlowRule) - Method in class org.onosproject.store.trivial.impl.SimpleFlowRuleStore
-
- storeGroupDescription(GroupDescription) - Method in class org.onosproject.store.trivial.impl.SimpleGroupStore
-
Stores a new group entry using the information from group description.
- SystemClockTimestamp - Class in org.onosproject.store.trivial.impl
-
A Timestamp that derives its value from the system clock time (in ns)
on the controller where it is generated.
- SystemClockTimestamp() - Constructor for class org.onosproject.store.trivial.impl.SystemClockTimestamp
-
- SystemClockTimestamp(long) - Constructor for class org.onosproject.store.trivial.impl.SystemClockTimestamp
-
- systemTimestamp() - Method in class org.onosproject.store.trivial.impl.SystemClockTimestamp
-