public abstract class PivotRowSplit extends Object
Modifier and Type | Method and Description |
---|---|
protected void |
addCommonFields(com.google.gson.JsonObject obj)
Add keys common to all row splits to a JSON serialization.
|
String |
getFieldName() |
String |
getLabel() |
String[] |
getOwnerLineage() |
String |
getOwnerName() |
public String getFieldName()
public String getOwnerName()
public String[] getOwnerLineage()
public String getLabel()
protected void addCommonFields(com.google.gson.JsonObject obj)
obj
- JSON serialization to modify.Copyright © 2022 Splunk, Inc.. All rights reserved.