public class DsTableEntryImpl extends DsTableEntry implements DsEntry
ApplIndex, DsCacheEntries, DsCacheHits, DsCopyEntries, DsMasterEntries, DsServerDescription, DsServerType, DsSlaveHits
Constructor and Description |
---|
DsTableEntryImpl(com.sun.management.snmp.agent.SnmpMib mib,
MBeanServer server,
int index)
Creates a DsTableEntry.
|
Modifier and Type | Method and Description |
---|---|
Long |
getDsCacheEntries()
Getter for the "DsCacheEntries" variable.
|
Long |
getDsCacheHits()
Getter for the "DsCacheHits" variable.
|
Long |
getDsMasterEntries()
Getter for the "DsMasterEntries" variable.
|
String |
getDsServerDescription()
Getter for the "DsServerDescription" variable.
|
Byte[] |
getDsServerType()
Getter for the "DsServerType" variable.
|
ObjectName |
getObjectName()
Gets the object of the entry.
|
getApplIndex, getDsCopyEntries, getDsSlaveHits
public DsTableEntryImpl(com.sun.management.snmp.agent.SnmpMib mib, MBeanServer server, int index)
mib
- the SNMP Mib where the entry will be createdserver
- where the mapping objects will be foundindex
- of the entry in the DsTablepublic Byte[] getDsServerType()
getDsServerType
in interface DsTableEntryMBean
getDsServerType
in class DsTableEntry
public Long getDsCacheHits()
DsTableEntry
getDsCacheHits
in interface DsTableEntryMBean
getDsCacheHits
in class DsTableEntry
public Long getDsCacheEntries()
DsTableEntry
getDsCacheEntries
in interface DsTableEntryMBean
getDsCacheEntries
in class DsTableEntry
public Long getDsMasterEntries()
DsTableEntry
getDsMasterEntries
in interface DsTableEntryMBean
getDsMasterEntries
in class DsTableEntry
public String getDsServerDescription()
DsTableEntry
getDsServerDescription
in interface DsTableEntryMBean
getDsServerDescription
in class DsTableEntry
public ObjectName getObjectName()
getObjectName
in interface DsEntry
Copyright © 2010–2017 ForgeRock AS. All rights reserved.