| Package | Description |
|---|---|
| org.onosproject.store.primitives.impl |
Implementation classes for various Distributed primitives.
|
| Modifier and Type | Method and Description |
|---|---|
static CopycatTransport.Mode |
CopycatTransport.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CopycatTransport.Mode[] |
CopycatTransport.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CopycatTransport(CopycatTransport.Mode mode,
org.onosproject.cluster.PartitionId partitionId,
org.onosproject.store.cluster.messaging.MessagingService messagingService) |
Copyright © 2016. All rights reserved.