Uses of Interface
io.datarouter.storage.node.type.index.ManagedNode
Packages that use ManagedNode
Package
Description
-
Uses of ManagedNode in io.datarouter.storage.client.imp
Classes in io.datarouter.storage.client.imp that implement ManagedNodeModifier and TypeClassDescriptionclassBaseManagedIndexNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, IK extends io.datarouter.model.key.primary.PrimaryKey<IK>, IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>> classNoTxnManagedUniqueIndexNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, IK extends io.datarouter.model.key.primary.PrimaryKey<IK>, IE extends io.datarouter.model.index.unique.UniqueIndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>> classTxnManagedUniqueIndexNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, IK extends io.datarouter.model.key.primary.PrimaryKey<IK>, IE extends io.datarouter.model.index.unique.UniqueIndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>> -
Uses of ManagedNode in io.datarouter.storage.client.imp.noop
Methods in io.datarouter.storage.client.imp.noop with type parameters of type ManagedNodeModifier and TypeMethodDescription<IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>, N extends ManagedNode<PK, D, IK, IE, IF>>
NNoOpNode.registerManaged(N managedNode) Methods in io.datarouter.storage.client.imp.noop that return types with arguments of type ManagedNode -
Uses of ManagedNode in io.datarouter.storage.node.adapter.availability.mixin
Methods in io.datarouter.storage.node.adapter.availability.mixin with type parameters of type ManagedNodeModifier and TypeMethodDescriptiondefault <IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>, MN extends ManagedNode<PK, D, IK, IE, IF>>
MNPhysicalIndexedStorageAvailabilityAdapterMixin.registerManaged(MN managedNode) Methods in io.datarouter.storage.node.adapter.availability.mixin that return types with arguments of type ManagedNodeModifier and TypeMethodDescriptiondefault List<ManagedNode<PK,D, ?, ?, ?>> PhysicalIndexedStorageAvailabilityAdapterMixin.getManagedNodes() -
Uses of ManagedNode in io.datarouter.storage.node.adapter.callsite.mixin
Methods in io.datarouter.storage.node.adapter.callsite.mixin with type parameters of type ManagedNodeModifier and TypeMethodDescriptiondefault <IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>, MN extends ManagedNode<PK, D, IK, IE, IF>>
MNIndexedStorageCallsiteAdapterMixin.registerManaged(MN managedNode) Methods in io.datarouter.storage.node.adapter.callsite.mixin that return types with arguments of type ManagedNodeModifier and TypeMethodDescriptiondefault List<ManagedNode<PK,D, ?, ?, ?>> IndexedStorageCallsiteAdapterMixin.getManagedNodes() -
Uses of ManagedNode in io.datarouter.storage.node.adapter.counter.mixin
Methods in io.datarouter.storage.node.adapter.counter.mixin with type parameters of type ManagedNodeModifier and TypeMethodDescriptiondefault <IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>, MN extends ManagedNode<PK, D, IK, IE, IF>>
MNIndexedStorageCounterAdapterMixin.registerManaged(MN managedNode) Methods in io.datarouter.storage.node.adapter.counter.mixin that return types with arguments of type ManagedNodeModifier and TypeMethodDescriptiondefault List<ManagedNode<PK,D, ?, ?, ?>> IndexedStorageCounterAdapterMixin.getManagedNodes() -
Uses of ManagedNode in io.datarouter.storage.node.adapter.sanitization.mixin
Methods in io.datarouter.storage.node.adapter.sanitization.mixin with type parameters of type ManagedNodeModifier and TypeMethodDescriptiondefault <IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>, MN extends ManagedNode<PK, D, IK, IE, IF>>
MNIndexedStorageSanitizationAdapterMixin.registerManaged(MN managedNode) Methods in io.datarouter.storage.node.adapter.sanitization.mixin that return types with arguments of type ManagedNodeModifier and TypeMethodDescriptiondefault List<ManagedNode<PK,D, ?, ?, ?>> IndexedStorageSanitizationAdapterMixin.getManagedNodes() -
Uses of ManagedNode in io.datarouter.storage.node.adapter.trace.mixin
Methods in io.datarouter.storage.node.adapter.trace.mixin with type parameters of type ManagedNodeModifier and TypeMethodDescriptiondefault <IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>, MN extends ManagedNode<PK, D, IK, IE, IF>>
MNIndexedStorageTraceAdapterMixin.registerManaged(MN managedNode) Methods in io.datarouter.storage.node.adapter.trace.mixin that return types with arguments of type ManagedNodeModifier and TypeMethodDescriptiondefault List<ManagedNode<PK,D, ?, ?, ?>> IndexedStorageTraceAdapterMixin.getManagedNodes() -
Uses of ManagedNode in io.datarouter.storage.node.op
Methods in io.datarouter.storage.node.op with type parameters of type ManagedNodeModifier and TypeMethodDescription<IK extends io.datarouter.model.key.primary.PrimaryKey<IK>,IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>, N extends ManagedNode<PK, D, IK, IE, IF>>
NIndexedOps.registerManaged(N managedNode) Methods in io.datarouter.storage.node.op that return types with arguments of type ManagedNode -
Uses of ManagedNode in io.datarouter.storage.node.type.index
Subinterfaces of ManagedNode in io.datarouter.storage.node.type.indexModifier and TypeInterfaceDescriptioninterfaceManagedUniqueIndexNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, IK extends io.datarouter.model.key.primary.PrimaryKey<IK>, IE extends io.datarouter.model.index.unique.UniqueIndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>> Methods in io.datarouter.storage.node.type.index with type parameters of type ManagedNodeModifier and TypeMethodDescription<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, N extends ManagedNode<PK, D, ?, ?, ?>>
NManagedNodesHolder.registerManagedNode(PhysicalDatabeanFieldInfo<PK, D, ?> fieldInfo, N managedNode) Methods in io.datarouter.storage.node.type.index that return types with arguments of type ManagedNodeModifier and TypeMethodDescription<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>>
List<ManagedNode<PK,D, ?, ?, ?>> ManagedNodesHolder.getManagedNodes(PhysicalDatabeanFieldInfo<PK, D, ?> fieldInfo) -
Uses of ManagedNode in io.datarouter.storage.node.type.index.base
Classes in io.datarouter.storage.node.type.index.base that implement ManagedNodeModifier and TypeClassDescriptionclassBaseManagedNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK, D>, IK extends io.datarouter.model.key.primary.PrimaryKey<IK>, IE extends io.datarouter.model.index.IndexEntry<IK, IE, PK, D>, IF extends io.datarouter.model.serialize.fielder.DatabeanFielder<IK, IE>>