Package | Description |
---|---|
com.splunk |
Modifier and Type | Class and Description |
---|---|
class |
DataModelSearch
DataModelSearch represents a data model object that directly wraps a Splunk search query.
|
class |
DataModelTransaction
Represents a datamodel object that inherits directly from BaseTransaction,
that is, an object that wraps a Splunk transaction.
|
Modifier and Type | Field and Description |
---|---|
protected DataModelObject |
PivotFilter.dataModelObject |
Modifier and Type | Method and Description |
---|---|
DataModelObject |
DataModel.getObject(String name)
Retrieve an object by name from this data model.
|
DataModelObject |
PivotColumnSplit.getOwner() |
DataModelObject |
PivotCellValue.getOwner() |
DataModelObject |
DataModelObject.getParent() |
Modifier and Type | Method and Description |
---|---|
Collection<DataModelObject> |
DataModel.getObjects() |
Copyright © 2022 Splunk, Inc.. All rights reserved.