All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| Aggregate |
Protobuf type com.cognite.beam.proto.Aggregate
|
| Aggregate.Builder |
Protobuf type com.cognite.beam.proto.Aggregate
|
| Aggregate.Record |
Protobuf type com.cognite.beam.proto.Aggregate.Record
|
| Aggregate.Record.Builder |
Protobuf type com.cognite.beam.proto.Aggregate.Record
|
| Aggregate.RecordOrBuilder |
|
| AggregateDatapoint |
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoint
|
| AggregateDatapoint.Builder |
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoint
|
| AggregateDatapointOrBuilder |
|
| AggregateDatapoints |
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoints
|
| AggregateDatapoints.Builder |
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoints
|
| AggregateDatapointsOrBuilder |
|
| AggregateOrBuilder |
|
| AggregateOuterClass |
|
| AggregateParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| Annotation |
Protobuf type com.cognite.beam.proto.Annotation
|
| Annotation.Builder |
Protobuf type com.cognite.beam.proto.Annotation
|
| AnnotationOrBuilder |
|
| Asset |
Protobuf type com.cognite.beam.proto.Asset
|
| Asset.Aggregates |
Protobuf type com.cognite.beam.proto.Asset.Aggregates
|
| Asset.Aggregates.Builder |
Protobuf type com.cognite.beam.proto.Asset.Aggregates
|
| Asset.AggregatesOrBuilder |
|
| Asset.Builder |
Protobuf type com.cognite.beam.proto.Asset
|
| AssetLookup |
Protobuf type com.cognite.beam.proto.AssetLookup
|
| AssetLookup.Builder |
Protobuf type com.cognite.beam.proto.AssetLookup
|
| AssetLookupOrBuilder |
|
| AssetLookupOuterClass |
|
| AssetOrBuilder |
|
| AssetOuterClass |
|
| AssetParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| Assets |
This class represents the Cognite assets api endpoint.
|
| AuthConfig |
|
| AuthConfig.Builder |
|
| BoolValue |
Wrapper message for `bool`.
|
| BoolValue.Builder |
Wrapper message for `bool`.
|
| BoolValueOrBuilder |
|
| BoundingBox |
Protobuf type com.cognite.beam.proto.BoundingBox
|
| BoundingBox.Builder |
Protobuf type com.cognite.beam.proto.BoundingBox
|
| BoundingBoxOrBuilder |
|
| BytesValue |
Wrapper message for `bytes`.
|
| BytesValue.Builder |
Wrapper message for `bytes`.
|
| BytesValueOrBuilder |
|
| CharSplitter |
|
| ClientConfig |
This class captures the client configuration parameters.
|
| CogniteClient |
This class represents the main entry point for interacting with this SDK (and Cognite Data Fusion).
|
| Connector<T> |
An interface that defines the basic interface for calling a Cognite API endpoint with a request
and consuming the response.
|
| ConnectorConstants |
This class holds a set of constants used by various connector services.
|
| ConnectorServiceV1 |
The service handles connections to the Cognite REST api.
|
| ConnectorServiceV1.AsyncJobReader<T> |
Reads items from the Cognite API.
|
| ConnectorServiceV1.Builder |
|
| ConnectorServiceV1.DownloadFileBinary |
|
| ConnectorServiceV1.FileBinaryReader |
Reads file binaries from the Cognite API.
|
| ConnectorServiceV1.FileWriter |
Writes files (header + binary) to the Cognite API.
|
| ConnectorServiceV1.ItemWriter |
|
| ConnectorServiceV1.ResultFutureIterator<T> |
Iterator for paging through requests based on response cursors.
|
| ConnectorServiceV1.SingleRequestItemReader<T> |
Reads items from the Cognite API.
|
| Contextualization |
This class represents the Cognite contextualization api endpoint.
|
| ConvertResponse |
Protobuf type com.cognite.beam.proto.ConvertResponse
|
| ConvertResponse.Builder |
Protobuf type com.cognite.beam.proto.ConvertResponse
|
| ConvertResponseOrBuilder |
|
| DataGenerator |
Utility class for generating random data objects.
|
| DataPointInsertionItem |
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionItem
|
| DataPointInsertionItem.Builder |
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionItem
|
| DataPointInsertionItem.DatapointTypeCase |
|
| DataPointInsertionItem.IdOrExternalIdCase |
|
| DataPointInsertionItemOrBuilder |
|
| DataPointInsertionRequest |
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionRequest
|
| DataPointInsertionRequest.Builder |
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionRequest
|
| DataPointInsertionRequestOrBuilder |
|
| DataPointInsertionRequestOuterClass |
|
| DataPointListItem |
Protobuf type com.cognite.v1.timeseries.proto.DataPointListItem
|
| DataPointListItem.Builder |
Protobuf type com.cognite.v1.timeseries.proto.DataPointListItem
|
| DataPointListItem.DatapointTypeCase |
|
| DataPointListItemOrBuilder |
|
| DataPointListResponse |
Protobuf type com.cognite.v1.timeseries.proto.DataPointListResponse
|
| DataPointListResponse.Builder |
Protobuf type com.cognite.v1.timeseries.proto.DataPointListResponse
|
| DataPointListResponseOrBuilder |
|
| DataPointListResponseOuterClass |
|
| DataPoints |
This class represents the Cognite timeseries api endpoint.
|
| DataPoints |
|
| DataPoints.FlatMapIterator<T> |
|
| DataSet |
Protobuf type com.cognite.beam.proto.DataSet
|
| DataSet.Builder |
Protobuf type com.cognite.beam.proto.DataSet
|
| DataSetOrBuilder |
|
| DataSetOuterClass |
|
| DataSetParser |
This class contains a set of methods to help parsing data set objects between Cognite api representations
(json and proto) and typed objects.
|
| Datasets |
This class represents the Cognite datasets api endpoint
It provides methods for reading and writing DataSet
|
| DefaultResponseParser |
The default response parser extracts results items from the items node and
next cursor from the nextCursor node.
|
| DoubleValue |
Wrapper message for `double`.
|
| DoubleValue.Builder |
Wrapper message for `double`.
|
| DoubleValueOrBuilder |
|
| DurationParser |
This class helps parse duration (on the timeline) from the text-based Cognite api specification.
|
| DurationParser.Builder |
|
| EntityMatch |
A potential match (match to object) together with the associated confidence score of the match.
|
| EntityMatch.Builder |
A potential match (match to object) together with the associated confidence score of the match.
|
| EntityMatching |
This class represents the Cognite entity matching api endpoint
It provides methods for interacting with the entity matching services.
|
| EntityMatchingParser |
Methods for parsing entity matching results json into typed objects.
|
| EntityMatchModel |
An entity match model.
|
| EntityMatchModel.Builder |
An entity match model.
|
| EntityMatchModelOrBuilder |
|
| EntityMatchOrBuilder |
|
| EntityMatchOuterClass |
|
| EntityMatchResult |
An entity match result.
|
| EntityMatchResult.Builder |
An entity match result.
|
| EntityMatchResultOrBuilder |
|
| Event |
Protobuf type com.cognite.beam.proto.Event
|
| Event.Builder |
Protobuf type com.cognite.beam.proto.Event
|
| EventOrBuilder |
|
| EventOuterClass |
|
| EventParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| Events |
This class represents the Cognite events api endpoint.
|
| Experimental |
This class represents api services in "playground".
|
| File |
|
| FileBinary |
Protobuf type com.cognite.beam.proto.FileBinary
|
| FileBinary.BinaryTypeCase |
|
| FileBinary.Builder |
Protobuf type com.cognite.beam.proto.FileBinary
|
| FileBinary.IdTypeCase |
|
| FileBinaryOrBuilder |
|
| FileBinaryRequestExecutor |
This request executor implements specific behavior to deal with very large request/response bodies when
operating on file binaries.
|
| FileBinaryRequestExecutor.Builder |
|
| FileBinaryResponseParser |
Parses a file binary based on a request and binary response payload.
|
| FileBinaryResponseParser.Builder |
|
| FileContainer |
Protobuf type com.cognite.beam.proto.FileContainer
|
| FileContainer.Builder |
Protobuf type com.cognite.beam.proto.FileContainer
|
| FileContainerOrBuilder |
|
| FileMetadata |
Protobuf type com.cognite.beam.proto.FileMetadata
|
| FileMetadata.Builder |
Protobuf type com.cognite.beam.proto.FileMetadata
|
| FileMetadataOrBuilder |
|
| FileParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| Files |
This class represents the Cognite events api endpoint.
|
| FilesUploadRequestProvider |
|
| FilesUploadRequestProvider.Builder |
|
| FileUploadHeaderResponseParser |
|
| FileUploadHeaderResponseParser.Builder |
|
| FloatValue |
Wrapper message for `float`.
|
| FloatValue.Builder |
Wrapper message for `float`.
|
| FloatValueOrBuilder |
|
| GetIdRequestProvider |
Builds request to get results from an async api job based on a jobId.
|
| GetIdRequestProvider.Builder |
|
| GetLoginRequestProvider |
|
| GetLoginRequestProvider.Builder |
|
| GetPlaygroundJobIdRequestProvider |
Builds request to get results from an async api job based on a jobId.
|
| GetPlaygroundJobIdRequestProvider.Builder |
|
| GetPlaygroundRequestProvider |
|
| GetPlaygroundRequestProvider.Builder |
|
| GetSimpleListRequestProvider |
|
| GetSimpleListRequestProvider.Builder |
|
| Int32Value |
Wrapper message for `int32`.
|
| Int32Value.Builder |
Wrapper message for `int32`.
|
| Int32ValueOrBuilder |
|
| Int64Value |
Wrapper message for `int64`.
|
| Int64Value.Builder |
Wrapper message for `int64`.
|
| Int64ValueOrBuilder |
|
| Item |
Represents an identifiable data item independent of resource type (asset, event, time series, etc.).
|
| Item.Builder |
Represents an identifiable data item independent of resource type (asset, event, time series, etc.).
|
| Item.IdTypeCase |
|
| ItemOrBuilder |
|
| ItemOuterClass |
|
| ItemParser |
This class contains a set of methods to help parsing item object between Cognite api representations
(json and proto) and typed objects.
|
| ItemReader<T> |
An interface that defines the basic interface for calling a Cognite API endpoint with a request
and consuming the response.
|
| JsonDataItemResponseParser |
Extracts results items from a json payload corresponding to the api v0.6 specification.
|
| JsonDataItemResponseParser.Builder |
|
| JsonErrorItemResponseParser |
Extracts a list of items from the error sub-path in a json payload.
|
| JsonErrorItemResponseParser.Builder |
|
| JsonErrorMessageDuplicateResponseParser |
Extracts a list of items from the error sub-path in a json payload.
|
| JsonErrorMessageDuplicateResponseParser.Builder |
|
| JsonItemResponseParser |
Extracts results items from the items node and
next cursor from the nextCursor node.
|
| JsonItemResponseParser.Builder |
|
| JsonLongAttributeResponseParser |
Parses a single attribute from a json payload as a single item.
|
| JsonLongAttributeResponseParser.Builder |
|
| JsonRawRowResponseParser |
Parses responses containing one or more raw rows.
|
| JsonRawRowResponseParser.Builder |
|
| JsonResponseParser |
Parses the complete json payload as a single item.
|
| JsonResponseParser.Builder |
|
| JsonStringAttributeResponseParser |
Parses a single attribute from a json payload as a single item.
|
| JsonStringAttributeResponseParser.Builder |
|
| JsonUtil |
Utilities class that provides central configurations of JSON handling.
|
| Label |
Protobuf type com.cognite.beam.proto.Label
|
| Label.Builder |
Protobuf type com.cognite.beam.proto.Label
|
| LabelOrBuilder |
|
| LabelOuterClass |
|
| LabelParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| Labels |
This class represents the Cognite labels api endpoint.
|
| ListValue |
`ListValue` is a wrapper around a repeated field of values.
|
| ListValue.Builder |
`ListValue` is a wrapper around a repeated field of values.
|
| ListValueOrBuilder |
|
| LoginStatus |
Protobuf type com.cognite.beam.proto.LoginStatus
|
| LoginStatus.Builder |
Protobuf type com.cognite.beam.proto.LoginStatus
|
| LoginStatusOrBuilder |
|
| LoginStatusOuterClass |
|
| LoginStatusParser |
This class contains a set of methods to help parsing item object between Cognite api representations
(json and proto) and typed objects.
|
| MatchField |
Protobuf type com.cognite.beam.proto.MatchField
|
| MatchField.Builder |
Protobuf type com.cognite.beam.proto.MatchField
|
| MatchFieldOrBuilder |
|
| NullValue |
`NullValue` is a singleton enumeration to represent the null value for the
`Value` type union.
|
| NumericDatapoint |
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoint
|
| NumericDatapoint.Builder |
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoint
|
| NumericDatapointOrBuilder |
|
| NumericDatapoints |
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoints
|
| NumericDatapoints.Builder |
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoints
|
| NumericDatapointsOrBuilder |
|
| Partition<T> |
Utility class that splits a (large) List into a set of smaller batches (also represented as List).
|
| PnID |
This class represents the Cognite P&ID api endpoint
It provides methods for detecting entities and creating interactive P&IDs.
|
| PnIDResponse |
Protobuf type com.cognite.beam.proto.PnIDResponse
|
| PnIDResponse.Builder |
Protobuf type com.cognite.beam.proto.PnIDResponse
|
| PnIDResponseOrBuilder |
|
| PnIDResponseOuter |
|
| PnIDResponseParser |
|
| PostJsonListRequestProvider |
|
| PostJsonListRequestProvider.Builder |
|
| PostJsonRequestProvider |
|
| PostJsonRequestProvider.Builder |
|
| PostPlaygroundJsonListRequestProvider |
|
| PostPlaygroundJsonListRequestProvider.Builder |
|
| PostPlaygroundJsonRequestProvider |
|
| PostPlaygroundJsonRequestProvider.Builder |
|
| Raw |
This class represents the Cognite raw api endpoint.
|
| RawDatabases |
This class represents the Cognite raw databases api endpoint.
|
| RawDeleteRowsRequestProvider |
Deletes rows from a CFD.Raw table.
|
| RawDeleteRowsRequestProvider.Builder |
|
| RawParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| RawReadRowsCursorsRequestProvider |
|
| RawReadRowsCursorsRequestProvider.Builder |
|
| RawReadRowsRequestProvider |
|
| RawReadRowsRequestProvider.Builder |
|
| RawRow |
Protobuf type com.cognite.beam.proto.RawRow
|
| RawRow.Builder |
Protobuf type com.cognite.beam.proto.RawRow
|
| RawRowOrBuilder |
|
| RawRowOuterClass |
|
| RawRows |
This class represents the Cognite Raw rows endpoint.
|
| RawTable |
Protobuf type com.cognite.beam.proto.RawTable
|
| RawTable.Builder |
Protobuf type com.cognite.beam.proto.RawTable
|
| RawTableOrBuilder |
|
| RawTableOuterClass |
|
| RawTables |
This class represents the Cognite Raw tables endpoint.
|
| RawWriteRowsRequestProvider |
|
| RawWriteRowsRequestProvider.Builder |
|
| Relationship |
Protobuf type com.cognite.beam.proto.Relationship
|
| Relationship.Builder |
Protobuf type com.cognite.beam.proto.Relationship
|
| Relationship.ResourceType |
Protobuf enum com.cognite.beam.proto.Relationship.ResourceType
|
| RelationshipOrBuilder |
|
| RelationshipOuterClass |
|
| RelationshipParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| Relationships |
This class represents the Cognite relationships api endpoint.
|
| Request |
This class represents the Cognite Data Fusion API request parameters.
|
| Request.Builder |
|
| RequestExecutor |
This class will execute an okhttp3 request on a separate thread and publish the result via a
CompletableFuture.
|
| RequestExecutor.Builder |
|
| RequestParametersResponseParser |
Parses a Json payload and generates a Request object containing the extracted parameters.
|
| RequestParametersResponseParser.Builder |
|
| RequestProvider |
|
| ResourceType |
|
| ResponseBinary |
This is a helper class for transporting an http response.
|
| ResponseBinary.Builder |
|
| ResponseItems<T> |
This class represents a collection of response items from a Cognite API request.
|
| ResponseParser<T> |
|
| SecurityCategories |
This class represents the Cognite security categories api endpoint.
|
| SecurityCategory |
Protobuf type com.cognite.beam.proto.SecurityCategory
|
| SecurityCategory.Builder |
Protobuf type com.cognite.beam.proto.SecurityCategory
|
| SecurityCategoryOrBuilder |
|
| SecurityCategoryOuterClass |
|
| SecurityCategoryParser |
This class contains a set of methods to help parsing security category objects between Cognite api representations
(json and proto) and typed objects.
|
| Sequence |
|
| SequenceBody |
Protobuf type com.cognite.beam.proto.SequenceBody
|
| SequenceBody.Builder |
Protobuf type com.cognite.beam.proto.SequenceBody
|
| SequenceBodyOrBuilder |
|
| SequenceColumn |
Protobuf type com.cognite.beam.proto.SequenceColumn
|
| SequenceColumn.Builder |
Protobuf type com.cognite.beam.proto.SequenceColumn
|
| SequenceColumn.ValueType |
Protobuf enum com.cognite.beam.proto.SequenceColumn.ValueType
|
| SequenceColumnOrBuilder |
|
| SequenceMetadata |
Protobuf type com.cognite.beam.proto.SequenceMetadata
|
| SequenceMetadata.Builder |
Protobuf type com.cognite.beam.proto.SequenceMetadata
|
| SequenceMetadataOrBuilder |
|
| SequenceParser |
This class contains a set of methods to help parsing Sequence objects between Cognite api representations
(json and proto) and typed objects.
|
| SequenceRow |
Protobuf type com.cognite.beam.proto.SequenceRow
|
| SequenceRow.Builder |
Protobuf type com.cognite.beam.proto.SequenceRow
|
| SequenceRowOrBuilder |
|
| SequenceRows |
This class represents the Cognite sequence body/rows api endpoint.
|
| Sequences |
This class represents the Cognite sequences api endpoint.
|
| SSLHandshakeInterceptor |
Prints TLS Version and Cipher Suite for SSL Calls through OkHttp3
|
| StringDatapoint |
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoint
|
| StringDatapoint.Builder |
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoint
|
| StringDatapointOrBuilder |
|
| StringDatapoints |
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoints
|
| StringDatapoints.Builder |
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoints
|
| StringDatapointsOrBuilder |
|
| StringValue |
Wrapper message for `string`.
|
| StringValue.Builder |
Wrapper message for `string`.
|
| StringValueOrBuilder |
|
| Struct |
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
| Struct.Builder |
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
| StructOrBuilder |
|
| StructProto |
|
| ThreedMeta |
|
| ThreedMetadata |
Protobuf type com.cognite.beam.proto.ThreedMetadata
|
| ThreedMetadata.Builder |
Protobuf type com.cognite.beam.proto.ThreedMetadata
|
| ThreedMetadataOrBuilder |
|
| ThreedNode |
Protobuf type com.cognite.beam.proto.ThreedNode
|
| ThreedNode.Builder |
Protobuf type com.cognite.beam.proto.ThreedNode
|
| ThreedNodeOrBuilder |
|
| ThreedNodeOuterClass |
|
| ThreedVersionedFile |
Protobuf type com.cognite.beam.proto.ThreedVersionedFile
|
| ThreedVersionedFile.Builder |
Protobuf type com.cognite.beam.proto.ThreedVersionedFile
|
| ThreedVersionedFileOrBuilder |
|
| Timeseries |
This class represents the Cognite timeseries api endpoint.
|
| TimeseriesMetadata |
Protobuf type com.cognite.beam.proto.TimeseriesMetadata
|
| TimeseriesMetadata.Builder |
Protobuf type com.cognite.beam.proto.TimeseriesMetadata
|
| TimeseriesMetadataOrBuilder |
|
| TimeseriesParser |
This class contains a set of methods to help parsing timeseries object between Cognite api representations
(json and proto) and typed objects.
|
| TimeseriesPoint |
Protobuf type com.cognite.beam.proto.TimeseriesPoint
|
| TimeseriesPoint.Aggregates |
Protobuf type com.cognite.beam.proto.TimeseriesPoint.Aggregates
|
| TimeseriesPoint.Aggregates.Builder |
Protobuf type com.cognite.beam.proto.TimeseriesPoint.Aggregates
|
| TimeseriesPoint.AggregatesOrBuilder |
|
| TimeseriesPoint.Builder |
Protobuf type com.cognite.beam.proto.TimeseriesPoint
|
| TimeseriesPoint.DatapointTypeCase |
|
| TimeseriesPointOrBuilder |
|
| TimeseriesPointPost |
Protobuf type com.cognite.beam.proto.TimeseriesPointPost
|
| TimeseriesPointPost.Builder |
Protobuf type com.cognite.beam.proto.TimeseriesPointPost
|
| TimeseriesPointPost.IdTypeCase |
|
| TimeseriesPointPost.ValueTypeCase |
|
| TimeseriesPointPostOrBuilder |
|
| TSIterationUtilities |
Helper class for various utility methods for helping iterating over timeseries data points requests/responses
|
| Tsmeta |
|
| Tspoint |
|
| TspointPost |
|
| TSPointsProtoResponseParser |
|
| TSPointsProtoResponseParser.Builder |
|
| TSPointsReadProtoRequestProvider |
|
| TSPointsReadProtoRequestProvider.Builder |
|
| TSPointsRequestProvider |
|
| TSPointsRequestProvider.Builder |
|
| TSPointsResponseParser |
|
| TSPointsResponseParser.Builder |
|
| TSPointsWriteProtoRequestProvider |
|
| TSPointsWriteProtoRequestProvider.Builder |
|
| UInt32Value |
Wrapper message for `uint32`.
|
| UInt32Value.Builder |
Wrapper message for `uint32`.
|
| UInt32ValueOrBuilder |
|
| UInt64Value |
Wrapper message for `uint64`.
|
| UInt64Value.Builder |
Wrapper message for `uint64`.
|
| UInt64ValueOrBuilder |
|
| UpsertMode |
Sets the upsert mode of the writer.
|
| Value |
`Value` represents a dynamically typed value which can be either
null, a number, a string, a boolean, a recursive struct value, or a
list of values.
|
| Value.Builder |
`Value` represents a dynamically typed value which can be either
null, a number, a string, a boolean, a recursive struct value, or a
list of values.
|
| Value.KindCase |
|
| ValueOrBuilder |
|
| WrappersProto |
|