Modifier and Type | Method and Description |
---|---|
void |
NullPersister.completeGroup(AttributeGroup group) |
void |
NullPersister.visitGroup(AttributeGroup group) |
Modifier and Type | Method and Description |
---|---|
void |
KafkaPersister.completeGroup(AttributeGroup group) |
void |
KafkaPersister.visitGroup(AttributeGroup group) |
Modifier and Type | Class and Description |
---|---|
class |
AliasedGroup
AliasedGroup class.
|
class |
SnmpAttributeGroup
This attribute group overrides
SnmpAttributeGroup.doShouldPersist() so that persistence
can be enabled if the SNMP ifType matches the value of ifType on the
CollectionResource . |
Modifier and Type | Method and Description |
---|---|
protected Collection<AttributeGroup> |
SnmpCollectionResource.getGroups()
getGroups
|
Collection<AttributeGroup> |
AliasedResource.getGroups()
getGroups
|
Constructor and Description |
---|
AliasedGroup(SnmpCollectionResource resource,
AttributeGroup group)
Constructor for AliasedGroup.
|
Modifier and Type | Method and Description |
---|---|
AttributeGroup |
LatencyCollectionResource.getGroup(AttributeGroupType groupType)
Finds, or creates, and returns the AttributeGroup for the given group Type
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionSetVisitor.completeGroup(AttributeGroup group)
completeGroup
|
void |
AbstractPersister.completeGroup(AttributeGroup group)
completeGroup
|
protected void |
AbstractPersister.pushShouldPersist(AttributeGroup group)
pushShouldPersist
|
void |
CollectionSetVisitor.visitGroup(AttributeGroup group)
visitGroup
|
void |
AbstractPersister.visitGroup(AttributeGroup group)
visitGroup
|
Modifier and Type | Method and Description |
---|---|
void |
EvaluateGroupPersister.completeGroup(AttributeGroup group) |
void |
EvaluateGroupPersister.visitGroup(AttributeGroup group) |
Modifier and Type | Method and Description |
---|---|
void |
NewtsPersister.completeGroup(AttributeGroup group)
completeGroup
|
void |
NewtsPersister.visitGroup(AttributeGroup group)
visitGroup
|
Modifier and Type | Method and Description |
---|---|
void |
GroupPersister.completeGroup(AttributeGroup group)
completeGroup
|
void |
GroupPersister.visitGroup(AttributeGroup group)
visitGroup
|
void |
OneToOnePersister.visitGroup(AttributeGroup group)
visitGroup
|
Modifier and Type | Method and Description |
---|---|
void |
TcpGroupPersister.completeGroup(AttributeGroup group) |
void |
TcpGroupPersister.visitGroup(AttributeGroup group) |
Modifier and Type | Class and Description |
---|---|
class |
AttributeGroupWrapper
Delegates the visit calls to the wrapped attribut group.
|
Modifier and Type | Method and Description |
---|---|
AttributeGroup |
AbstractCollectionResource.getGroup(AttributeGroupType groupType)
Finds, or creates, and returns the AttributeGroup for the given group Type
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionSetVisitorWrapper.completeGroup(AttributeGroup group)
completeGroup
|
void |
AbstractCollectionSetVisitor.completeGroup(AttributeGroup group)
completeGroup
|
void |
DelegatingPersister.completeGroup(AttributeGroup group) |
void |
CollectionSetVisitorWrapper.visitGroup(AttributeGroup group)
visitGroup
|
void |
AbstractCollectionSetVisitor.visitGroup(AttributeGroup group)
visitGroup
|
void |
DelegatingPersister.visitGroup(AttributeGroup group) |
Constructor and Description |
---|
AttributeGroupWrapper(AttributeGroup wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
MockPersister.completeGroup(AttributeGroup group) |
void |
MockPersister.visitGroup(AttributeGroup group) |
Modifier and Type | Method and Description |
---|---|
void |
TimeseriesPersister.completeGroup(AttributeGroup group)
completeGroup
|
void |
TimeseriesPersister.visitGroup(AttributeGroup group)
visitGroup
|
Copyright © 2021. All rights reserved.