Uses of Interface
io.datarouter.storage.node.type.index.ManagedNode
-
Uses of ManagedNode in io.datarouter.storage.client.imp
Classes in io.datarouter.storage.client.imp that implement ManagedNode Modifier and Type Class Description classBaseManagedIndexNode<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 ManagedNode Modifier and Type Method Description <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 Modifier and Type Method Description List<ManagedNode<PK,D,?,?,?>>NoOpNode. getManagedNodes() -
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 ManagedNode Modifier and Type Method Description default <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 ManagedNode Modifier and Type Method Description default 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 ManagedNode Modifier and Type Method Description default <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 ManagedNode Modifier and Type Method Description default 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 ManagedNode Modifier and Type Method Description default <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 ManagedNode Modifier and Type Method Description default List<ManagedNode<PK,D,?,?,?>>IndexedStorageCounterAdapterMixin. getManagedNodes() -
Uses of ManagedNode in io.datarouter.storage.node.adapter.sanitization
Methods in io.datarouter.storage.node.adapter.sanitization with type parameters of type ManagedNode Modifier and Type Method Description <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>>
MNPhysicalIndexedSortedMapStorageSanitizationAdapter. registerManaged(MN managedNode)Methods in io.datarouter.storage.node.adapter.sanitization that return types with arguments of type ManagedNode Modifier and Type Method Description List<ManagedNode<PK,D,?,?,?>>PhysicalIndexedSortedMapStorageSanitizationAdapter. 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 ManagedNode Modifier and Type Method Description default <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 ManagedNode Modifier and Type Method Description default 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 ManagedNode Modifier and Type Method Description default <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 ManagedNode Modifier and Type Method Description default 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 ManagedNode Modifier and Type Method Description <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 Modifier and Type Method Description List<ManagedNode<PK,D,?,?,?>>IndexedOps. getManagedNodes() -
Uses of ManagedNode in io.datarouter.storage.node.type.index
Subinterfaces of ManagedNode in io.datarouter.storage.node.type.index Modifier and Type Interface Description interfaceManagedUniqueIndexNode<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 ManagedNode Modifier and Type Method Description <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 ManagedNode Modifier and Type Method Description <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 ManagedNode Modifier and Type Class Description classBaseManagedNode<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>>