Serialized Form
-
Package org.opendaylight.controller.cluster.datastore
-
Class org.opendaylight.controller.cluster.datastore.OperationCallback.Reference extends AtomicReference<org.opendaylight.controller.cluster.datastore.OperationCallback> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.opendaylight.controller.cluster.datastore.config
-
Class org.opendaylight.controller.cluster.datastore.config.PrefixShardConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
prefix
org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix
-
shardMemberNames
Collection<org.opendaylight.controller.cluster.access.concepts.MemberName> shardMemberNames
-
shardStrategyName
String shardStrategyName
-
-
-
Package org.opendaylight.controller.cluster.datastore.exceptions
-
Class org.opendaylight.controller.cluster.datastore.exceptions.AlreadyExistsException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.exceptions.LocalShardNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.exceptions.NoShardLeaderException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.exceptions.NotInitializedException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.exceptions.PrimaryNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.exceptions.ShardLeaderNotRespondingException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.exceptions.TimeoutException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.exceptions.UnknownMessageException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
message
Object message
-
-
-
Package org.opendaylight.controller.cluster.datastore.messages
-
Class org.opendaylight.controller.cluster.datastore.messages.AbortTransaction extends AbstractThreePhaseCommitMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.AbortTransactionReply extends VersionedExternalizableMessage implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.opendaylight.controller.cluster.datastore.messages.AbstractRead extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public final void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.AbstractThreePhaseCommitMessage extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.ActorInitialized extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.messages.BatchedModifications extends MutableCompositeModification implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.BatchedModificationsReply extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CanCommitTransaction extends AbstractThreePhaseCommitMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CanCommitTransactionReply extends VersionedExternalizableMessage implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CloseDataTreeNotificationListenerRegistration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CloseDataTreeNotificationListenerRegistrationReply extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CloseTransaction extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CloseTransactionChain extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CloseTransactionReply extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CommitTransaction extends AbstractThreePhaseCommitMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CommitTransactionReply extends VersionedExternalizableMessage implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CreateTransaction extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.CreateTransactionReply extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.DataExists extends AbstractRead<Boolean> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public final void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.DataExistsReply extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.DataTreeChangedReply extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Class org.opendaylight.controller.cluster.datastore.messages.EmptyExternalizable extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in)
-
writeExternal
public void writeExternal(ObjectOutput out)
-
-
-
Class org.opendaylight.controller.cluster.datastore.messages.FindPrimary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shardName
String shardName
-
waitUntilReady
boolean waitUntilReady
-
-
Class org.opendaylight.controller.cluster.datastore.messages.GetKnownClients extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
Class org.opendaylight.controller.cluster.datastore.messages.GetKnownClientsReply extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clients
@NonNull com.google.common.collect.ImmutableSet<org.opendaylight.controller.cluster.access.concepts.ClientIdentifier> clients
-
-
Class org.opendaylight.controller.cluster.datastore.messages.ReadData extends AbstractRead<Optional<org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?>>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public final void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.ReadDataReply extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.ReadyTransactionReply extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.RegisterDataTreeChangeListener extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.messages.RegisterDataTreeNotificationListenerReply extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
listenerRegistrationPath
akka.actor.ActorRef listenerRegistrationPath
-
-
Class org.opendaylight.controller.cluster.datastore.messages.RemoteFindPrimary extends FindPrimary implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.messages.RemotePrimaryShardFound extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
primaryPath
String primaryPath
-
primaryVersion
short primaryVersion
-
-
Class org.opendaylight.controller.cluster.datastore.messages.SuccessReply extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.messages.VersionedExternalizableMessage extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Package org.opendaylight.controller.cluster.datastore.modification
-
Class org.opendaylight.controller.cluster.datastore.modification.AbstractModification extends Object implements Serializable
-
Serialization Methods
-
readExternal
public abstract void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public abstract void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class org.opendaylight.controller.cluster.datastore.modification.DeleteModification extends AbstractModification implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.modification.MergeModification extends WriteModification implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.modification.MutableCompositeModification extends VersionedExternalizableMessage implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.modification.WriteModification extends AbstractModification implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Package org.opendaylight.controller.cluster.datastore.persisted
-
Class org.opendaylight.controller.cluster.datastore.persisted.AbortTransactionPayload extends AbstractIdentifiablePayload<org.opendaylight.controller.cluster.access.concepts.TransactionIdentifier> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.AbstractIdentifiablePayload extends org.opendaylight.controller.cluster.raft.protobuff.client.messages.IdentifiablePayload<T extends org.opendaylight.yangtools.concepts.Identifier> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.AbstractIdentifiablePayload.AbstractProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public final void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public final void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.AbstractVersionException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
closestVersion
@NonNull PayloadVersion closestVersion
-
version
int version
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.CloseLocalHistoryPayload extends AbstractIdentifiablePayload<org.opendaylight.controller.cluster.access.concepts.LocalHistoryIdentifier> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.CommitTransactionPayload extends org.opendaylight.controller.cluster.raft.protobuff.client.messages.IdentifiablePayload<org.opendaylight.controller.cluster.access.concepts.TransactionIdentifier> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
final Object writeReplace()
-
-
Serialized Fields
-
candidate
Map.Entry<org.opendaylight.controller.cluster.access.concepts.TransactionIdentifier,DataTreeCandidateInputOutput.DataTreeCandidateWithVersion> candidate
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.CreateLocalHistoryPayload extends AbstractIdentifiablePayload<org.opendaylight.controller.cluster.access.concepts.LocalHistoryIdentifier> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.DatastoreSnapshot extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
shardManagerSnapshot
ShardManagerSnapshot shardManagerSnapshot
-
shardSnapshots
List<DatastoreSnapshot.ShardSnapshot> shardSnapshots
-
type
String type
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.DatastoreSnapshot.ShardSnapshot extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.DatastoreSnapshotList extends ArrayList<DatastoreSnapshot> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.DisableTrackingPayload extends AbstractIdentifiablePayload<org.opendaylight.controller.cluster.access.concepts.ClientIdentifier> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.FrontendShardDataTreeSnapshotMetadata extends ShardDataTreeSnapshotMetadata<FrontendShardDataTreeSnapshotMetadata> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clients
List<FrontendClientMetadata> clients
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.FutureVersionException extends AbstractVersionException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.MetadataShardDataTreeSnapshot extends org.opendaylight.controller.cluster.datastore.persisted.AbstractVersionedShardDataTreeSnapshot implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
metadata
Map<Class<? extends ShardDataTreeSnapshotMetadata<?>>,ShardDataTreeSnapshotMetadata<?>> metadata
-
rootNode
org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode<?,?> rootNode
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.PastVersionException extends AbstractVersionException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.PurgeLocalHistoryPayload extends AbstractIdentifiablePayload<org.opendaylight.controller.cluster.access.concepts.LocalHistoryIdentifier> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.PurgeTransactionPayload extends AbstractIdentifiablePayload<org.opendaylight.controller.cluster.access.concepts.TransactionIdentifier> implements Serializable
- serialVersionUID:
- 1L
-
Class org.opendaylight.controller.cluster.datastore.persisted.ShardDataTreeSnapshotMetadata extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
final Object writeReplace()
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.ShardManagerSnapshot extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
prefixShardConfiguration
Map<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,PrefixShardConfiguration> prefixShardConfiguration
-
shardList
List<String> shardList
-
-
Class org.opendaylight.controller.cluster.datastore.persisted.ShardSnapshotState extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
private Object writeReplace()
-
-
Serialized Fields
-
migrated
boolean migrated
-
snapshot
@NonNull ShardDataTreeSnapshot snapshot
-
-
-
Package org.opendaylight.controller.cluster.datastore.shardmanager
-
Class org.opendaylight.controller.cluster.datastore.shardmanager.ShardManagerSnapshot extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.opendaylight.controller.cluster.sharding
-
Class org.opendaylight.controller.cluster.sharding.DOMDataTreeShardCreationFailedException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.opendaylight.controller.cluster.sharding.messages
-
Class org.opendaylight.controller.cluster.sharding.messages.LookupPrefixShard extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
prefix
org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix
-
-
Class org.opendaylight.controller.cluster.sharding.messages.NotifyProducerCreated extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
subtrees
Collection<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier> subtrees
-
-
Class org.opendaylight.controller.cluster.sharding.messages.NotifyProducerRemoved extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
subtrees
Collection<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier> subtrees
-
-
Class org.opendaylight.controller.cluster.sharding.messages.PrefixShardRemoved extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
prefix
org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix
-
-
-
Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612
-
Class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612.HeartbeatIntervalType extends Object implements Serializable
- serialVersionUID:
- 6964103311731561611L
-
Serialized Fields
-
_value
org.opendaylight.yangtools.yang.common.Uint16 _value
-
-
Class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612.NonZeroUint32Type extends Object implements Serializable
- serialVersionUID:
- -7519597503656647670L
-
Serialized Fields
-
_value
org.opendaylight.yangtools.yang.common.Uint32 _value
-
-
Class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612.OperationTimeoutType extends Object implements Serializable
- serialVersionUID:
- -8895242571909692994L
-
Serialized Fields
-
_value
org.opendaylight.yangtools.yang.common.Uint16 _value
-
-
Class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.distributed.datastore.provider.rev140612.Percentage extends Object implements Serializable
- serialVersionUID:
- 482899018947419815L
-
Serialized Fields
-
_value
org.opendaylight.yangtools.yang.common.Uint8 _value
-
-
-
Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards
-
Class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.clustering.prefix.shard.configuration.rev170110.prefix.shards.ShardKey extends Object implements Serializable
- serialVersionUID:
- 5708500082193372476L
-
Serialized Fields
-
_prefix
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> _prefix
-
-