Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
TimeStatsCluster |
TimeStatsCluster.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Map<String,TimeStatsCluster> |
TimeClusterColumn.getClusters()
Timeseries clusters identified by the command.
|
Modifier and Type | Method and Description |
---|---|
TimeStatsCluster.Builder |
TimeStatsCluster.Builder.copy(TimeStatsCluster model) |
Modifier and Type | Method and Description |
---|---|
TimeClusterColumn.Builder |
TimeClusterColumn.Builder.clusters(Map<String,TimeStatsCluster> clusters)
Timeseries clusters identified by the command.
|
Constructor and Description |
---|
TimeClusterColumn(String displayName,
SubSystemName subSystem,
List<FieldValue> values,
Boolean isListOfValues,
Boolean isMultiValued,
Boolean isCaseSensitive,
Boolean isGroupable,
Boolean isEvaluable,
Boolean isHidden,
ValueType valueType,
String originalDisplayName,
String internalName,
String intervalGap,
List<Long> intervals,
List<AbstractColumn> groupByColumns,
Map<String,TimeStatsCluster> clusters,
List<TimeClusterDataColumn> series)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.