|
Neo4j | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Description | |
---|---|
org.neo4j.jmx | Management support using JMX. |
org.neo4j.management | Advanced management support using JMX. |
Uses of Description in org.neo4j.jmx |
---|
Classes in org.neo4j.jmx with annotations of type Description | |
---|---|
interface |
Kernel
|
interface |
Primitives
|
Methods in org.neo4j.jmx with annotations of type Description | |
---|---|
Date |
Kernel.getKernelStartTime()
|
String |
Kernel.getKernelVersion()
|
ObjectName |
Kernel.getMBeanQuery()
|
long |
Primitives.getNumberOfNodeIdsInUse()
|
long |
Primitives.getNumberOfPropertyIdsInUse()
|
long |
Primitives.getNumberOfRelationshipIdsInUse()
|
long |
Primitives.getNumberOfRelationshipTypeIdsInUse()
|
Date |
Kernel.getStoreCreationDate()
|
String |
Kernel.getStoreDirectory()
|
String |
Kernel.getStoreId()
|
long |
Kernel.getStoreLogVersion()
|
boolean |
Kernel.isReadOnly()
|
Uses of Description in org.neo4j.management |
---|
Classes in org.neo4j.management with annotations of type Description | |
---|---|
interface |
BranchedStore
|
interface |
Cache
|
interface |
Diagnostics
|
interface |
HighAvailability
|
interface |
LockManager
|
interface |
MemoryMapping
|
interface |
StoreFile
|
interface |
TransactionManager
|
interface |
XaManager
|
Methods in org.neo4j.management with annotations of type Description | |
---|---|
void |
Cache.clear()
|
String |
Diagnostics.dumpAll()
|
void |
Diagnostics.dumpToLog()
|
void |
Diagnostics.dumpToLog(String providerId)
|
String |
Diagnostics.extract(String providerId)
|
long |
StoreFile.getArrayStoreSize()
|
BranchedStoreInfo[] |
BranchedStore.getBranchedStores()
|
long |
Cache.getCacheSize()
|
String |
Cache.getCacheType()
|
List<org.neo4j.kernel.info.LockInfo> |
LockManager.getContendedLocks(long minWaitTime)
|
List<String> |
Diagnostics.getDiagnosticsProviders()
|
long |
Cache.getHitCount()
|
String |
HighAvailability.getInstanceId()
|
ClusterMemberInfo[] |
HighAvailability.getInstancesInCluster()
|
long |
HighAvailability.getLastCommittedTxId()
|
long |
TransactionManager.getLastCommittedTxId()
|
String |
HighAvailability.getLastUpdateTime()
|
List<org.neo4j.kernel.info.LockInfo> |
LockManager.getLocks()
|
long |
StoreFile.getLogicalLogSize()
|
WindowPoolInfo[] |
MemoryMapping.getMemoryPools()
|
long |
Cache.getMissCount()
|
long |
StoreFile.getNodeStoreSize()
|
long |
LockManager.getNumberOfAvertedDeadlocks()
|
long |
TransactionManager.getNumberOfCommittedTransactions()
|
int |
TransactionManager.getNumberOfOpenedTransactions()
|
int |
TransactionManager.getNumberOfOpenTransactions()
|
long |
TransactionManager.getNumberOfRolledBackTransactions()
|
int |
TransactionManager.getPeakNumberOfConcurrentTransactions()
|
long |
StoreFile.getPropertyStoreSize()
|
long |
StoreFile.getRelationshipStoreSize()
|
String |
HighAvailability.getRole()
|
long |
StoreFile.getStringStoreSize()
|
long |
StoreFile.getTotalStoreSize()
|
XaResourceInfo[] |
XaManager.getXaResources()
|
boolean |
HighAvailability.isAlive()
|
boolean |
HighAvailability.isAvailable()
|
String |
HighAvailability.update()
|
|
Neo4j | |||||||||
PREV NEXT | FRAMES NO FRAMES |