Package | Description |
---|---|
com.redislabs.redisgraph | |
com.redislabs.redisgraph.impl.resultset |
Modifier and Type | Method and Description |
---|---|
static Statistics.Label |
Statistics.Label.getEnum(String value)
Get a Label by label text
|
static Statistics.Label |
Statistics.Label.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Statistics.Label[] |
Statistics.Label.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
Statistics.getStringValue(Statistics.Label label)
Retrieves the relevant statistic
|
Modifier and Type | Method and Description |
---|---|
int |
StatisticsImpl.getIntValue(Statistics.Label label) |
String |
StatisticsImpl.getStringValue(Statistics.Label label) |
Copyright © 2020 RedisLabs. All rights reserved.