All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractPublisher |
Abstract superclass for streaming publishers.
|
| AbstractStateStore |
Abstract parent class for all state store implementations.
|
| Aggregate |
Protobuf type com.cognite.client.dto.Aggregate
|
| Aggregate.Builder |
Protobuf type com.cognite.client.dto.Aggregate
|
| Aggregate.Record |
Protobuf type com.cognite.client.dto.Aggregate.Record
|
| Aggregate.Record.Builder |
Protobuf type com.cognite.client.dto.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.client.dto.Annotation
|
| Annotation.Builder |
Protobuf type com.cognite.client.dto.Annotation
|
| Annotation.Region |
Protobuf type com.cognite.client.dto.Annotation.Region
|
| Annotation.Region.Builder |
Protobuf type com.cognite.client.dto.Annotation.Region
|
| Annotation.RegionOrBuilder |
|
| Annotation.Vertex |
Protobuf type com.cognite.client.dto.Annotation.Vertex
|
| Annotation.Vertex.Builder |
Protobuf type com.cognite.client.dto.Annotation.Vertex
|
| Annotation.VertexOrBuilder |
|
| AnnotationOrBuilder |
|
| ApiHttpUrlBuilderUtils |
|
| Asset |
Protobuf type com.cognite.client.dto.Asset
|
| Asset.Aggregates |
Protobuf type com.cognite.client.dto.Asset.Aggregates
|
| Asset.Aggregates.Builder |
Protobuf type com.cognite.client.dto.Asset.Aggregates
|
| Asset.AggregatesOrBuilder |
|
| Asset.Builder |
Protobuf type com.cognite.client.dto.Asset
|
| AssetLookup |
Protobuf type com.cognite.client.dto.AssetLookup
|
| AssetLookup.Builder |
Protobuf type com.cognite.client.dto.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 |
Class representing the Cognite Data Fusion (CDF) project information:
- Host.
|
| AuthConfig.Builder |
|
| 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).
|
| CogniteClient.AuthType |
|
| 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.ConnectorBase |
Base class for read and write requests.
|
| ConnectorServiceV1.ConnectorBase.Builder<B extends ConnectorServiceV1.ConnectorBase.Builder<B>> |
|
| ConnectorServiceV1.DownloadFileBinary |
|
| ConnectorServiceV1.DownloadThreeDFileBinary |
|
| 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.
|
| ConnectorServiceV1.ThreeDFileBinaryReader |
Reads 3D file binaries from the Cognite API.
|
| Contextualization |
This class represents the Cognite contextualization api endpoint.
|
| ConvertResponse |
Protobuf type com.cognite.client.dto.ConvertResponse
|
| ConvertResponse.Builder |
Protobuf type com.cognite.client.dto.ConvertResponse
|
| ConvertResponse.Result |
Protobuf type com.cognite.client.dto.ConvertResponse.Result
|
| ConvertResponse.Result.Builder |
Protobuf type com.cognite.client.dto.ConvertResponse.Result
|
| ConvertResponse.ResultOrBuilder |
|
| 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.client.dto.DataSet
|
| DataSet.Builder |
Protobuf type com.cognite.client.dto.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.
|
| DiagramResponse |
Protobuf type com.cognite.client.dto.DiagramResponse
|
| DiagramResponse.Builder |
Protobuf type com.cognite.client.dto.DiagramResponse
|
| DiagramResponse.ConvertResult |
Protobuf type com.cognite.client.dto.DiagramResponse.ConvertResult
|
| DiagramResponse.ConvertResult.Builder |
Protobuf type com.cognite.client.dto.DiagramResponse.ConvertResult
|
| DiagramResponse.ConvertResultOrBuilder |
|
| DiagramResponseOrBuilder |
|
| DiagramResponseOuterClass |
|
| DiagramResponseParser |
|
| DurationParser |
This class helps parse duration (on the timeline) from the text-based Cognite api specification.
|
| DurationParser.Builder |
|
| EngineeringDiagrams |
This class represents the Cognite engineering api endpoint
It provides methods for detecting entities, annotating and creating interactive diagrams.
|
| 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.client.dto.Event
|
| Event.Builder |
Protobuf type com.cognite.client.dto.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".
|
| ExtractionPipeline |
Protobuf type com.cognite.client.dto.ExtractionPipeline
|
| ExtractionPipeline.Builder |
Protobuf type com.cognite.client.dto.ExtractionPipeline
|
| ExtractionPipeline.Contact |
Protobuf type com.cognite.client.dto.ExtractionPipeline.Contact
|
| ExtractionPipeline.Contact.Builder |
Protobuf type com.cognite.client.dto.ExtractionPipeline.Contact
|
| ExtractionPipeline.ContactOrBuilder |
|
| ExtractionPipeline.RawTable |
Protobuf type com.cognite.client.dto.ExtractionPipeline.RawTable
|
| ExtractionPipeline.RawTable.Builder |
Protobuf type com.cognite.client.dto.ExtractionPipeline.RawTable
|
| ExtractionPipeline.RawTableOrBuilder |
|
| ExtractionPipelineOrBuilder |
|
| ExtractionPipelineOuterClass |
|
| ExtractionPipelineParser |
This class contains a set of methods to help parse file objects between Cognite api representations
(json and proto) and typed objects.
|
| ExtractionPipelineRun |
Protobuf type com.cognite.client.dto.ExtractionPipelineRun
|
| ExtractionPipelineRun.Builder |
Protobuf type com.cognite.client.dto.ExtractionPipelineRun
|
| ExtractionPipelineRun.Status |
Protobuf enum com.cognite.client.dto.ExtractionPipelineRun.Status
|
| ExtractionPipelineRunOrBuilder |
|
| ExtractionPipelineRuns |
This class represents the Cognite extraction pipelines api endpoint.
|
| ExtractionPipelineRuns.Heartbeat |
An object that can issue a regular "heartbeat" by posting regular ExtractionPipelineRun with
seen status to Cognite Data Fusion.
|
| ExtractionPipelines |
This class represents the Cognite extraction pipelines api endpoint.
|
| Feature |
Protobuf type com.cognite.client.dto.geo.Feature
|
| Feature.Builder |
Protobuf type com.cognite.client.dto.geo.Feature
|
| FeatureOrBuilder |
|
| File |
|
| FileBinary |
Protobuf type com.cognite.client.dto.FileBinary
|
| FileBinary.BinaryTypeCase |
|
| FileBinary.Builder |
Protobuf type com.cognite.client.dto.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 |
|
| FileBinaryRequestExecutor.ClientRequestException |
Represents a request error caused by a client error.
|
| FileBinaryResponseParser |
Parses a file binary based on a request and binary response payload.
|
| FileBinaryResponseParser.Builder |
|
| FileContainer |
Protobuf type com.cognite.client.dto.FileContainer
|
| FileContainer.Builder |
Protobuf type com.cognite.client.dto.FileContainer
|
| FileContainerOrBuilder |
|
| FileMetadata |
Protobuf type com.cognite.client.dto.FileMetadata
|
| FileMetadata.Builder |
Protobuf type com.cognite.client.dto.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 |
|
| Geometries |
Helper class for working with Geometry objects.
|
| Geometry |
Protobuf type com.cognite.client.dto.geo.Geometry
|
| Geometry.Builder |
Protobuf type com.cognite.client.dto.geo.Geometry
|
| Geometry.GeometryTypeCase |
|
| GeometryOrBuilder |
|
| GeometryOuterClass |
|
| GeoParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| GetIdRequestProvider |
Builds request to get results from an async api job based on an id.
|
| GetIdRequestProvider.Builder |
|
| GetJobIdRequestProvider |
Builds request to get results from an async api job based on a jobId.
|
| GetJobIdRequestProvider.Builder |
|
| GetListRequestProvider |
|
| GetListRequestProvider.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 |
|
| 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.
|
| Items |
Utility class for helping build Item objects.
|
| 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 |
|
| JsonThreeDOutputsParser |
|
| JsonThreeDOutputsParser.Builder |
|
| JsonUtil |
Utilities class that provides central configurations of JSON handling.
|
| Label |
Protobuf type com.cognite.client.dto.Label
|
| Label.Builder |
Protobuf type com.cognite.client.dto.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.
|
| LineString |
Protobuf type com.cognite.client.dto.geo.LineString
|
| LineString.Builder |
Protobuf type com.cognite.client.dto.geo.LineString
|
| LineStringOrBuilder |
|
| LineStrings |
|
| ListSource<T> |
An interface for API endpoints that supports iterating over a results stream based on a
Request specification.
|
| LocalStateStore |
A state store using a local file to persist state entries.
|
| Login |
|
| LoginStatus |
Protobuf type com.cognite.client.dto.LoginStatus
|
| LoginStatus.Builder |
Protobuf type com.cognite.client.dto.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.client.dto.MatchField
|
| MatchField.Builder |
Protobuf type com.cognite.client.dto.MatchField
|
| MatchFieldOrBuilder |
|
| MemoryStateStore |
A state store in-memory only.
|
| MissingParameterExcetion |
|
| MultiLineString |
Protobuf type com.cognite.client.dto.geo.MultiLineString
|
| MultiLineString.Builder |
Protobuf type com.cognite.client.dto.geo.MultiLineString
|
| MultiLineStringOrBuilder |
|
| MultiLineStrings |
|
| MultiPoint |
Protobuf type com.cognite.client.dto.geo.MultiPoint
|
| MultiPoint.Builder |
Protobuf type com.cognite.client.dto.geo.MultiPoint
|
| MultiPointOrBuilder |
|
| MultiPoints |
|
| MultiPolygon |
Protobuf type com.cognite.client.dto.geo.MultiPolygon
|
| MultiPolygon.Builder |
Protobuf type com.cognite.client.dto.geo.MultiPolygon
|
| MultiPolygonOrBuilder |
|
| MultiPolygons |
|
| 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 |
|
| ParseStruct |
This class hosts methods to help parse data from Struct objects.
|
| ParseValue |
This class hosts methods for parsing Value objects to various target types (String, double, etc.).
|
| Partition<T> |
Utility class that splits a (large) List into a set of smaller batches (also represented as List).
|
| Point |
A Point is the basic geometry object.
|
| Point.Builder |
A Point is the basic geometry object.
|
| PointOrBuilder |
|
| Points |
Helper class for working with Point objects.
|
| Polygon |
Protobuf type com.cognite.client.dto.geo.Polygon
|
| Polygon.Builder |
Protobuf type com.cognite.client.dto.geo.Polygon
|
| PolygonOrBuilder |
|
| Polygons |
Helper class for working with Polygon objects.
|
| PostJsonListRequestProvider |
|
| PostJsonListRequestProvider.Builder |
|
| PostJsonRequestProvider |
|
| PostJsonRequestProvider.Builder |
|
| PostPlaygroundJsonListRequestProvider |
|
| PostPlaygroundJsonListRequestProvider.Builder |
|
| PostPlaygroundJsonRequestProvider |
|
| PostPlaygroundJsonRequestProvider.Builder |
|
| ProxyConfig |
Proxy server configuration.
|
| ProxyConfig.Builder |
|
| Publisher<T> |
|
| 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.
|
| RawPublisher |
This class produces a continuous data stream of rows from a raw table.
|
| RawReadRowsCursorsRequestProvider |
|
| RawReadRowsCursorsRequestProvider.Builder |
|
| RawReadRowsRequestProvider |
|
| RawReadRowsRequestProvider.Builder |
|
| RawRow |
Protobuf type com.cognite.client.dto.RawRow
|
| RawRow.Builder |
Protobuf type com.cognite.client.dto.RawRow
|
| RawRowOrBuilder |
|
| RawRowOuterClass |
|
| RawRows |
This class represents the Cognite Raw rows endpoint.
|
| RawRows |
Helper class for working with RawRow objects.
|
| RawStateStore |
A state store using a local file to persist state entries.
|
| RawTable |
Protobuf type com.cognite.client.dto.RawTable
|
| RawTable.Builder |
Protobuf type com.cognite.client.dto.RawTable
|
| RawTableOrBuilder |
|
| RawTableOuterClass |
|
| RawTables |
This class represents the Cognite Raw tables endpoint.
|
| RawWriteRowsRequestProvider |
|
| RawWriteRowsRequestProvider.Builder |
|
| RawWriteTablesRequestProvider |
Request provider purpose-built for creating/writing tables in raw.
|
| RawWriteTablesRequestProvider.Builder |
|
| Relationship |
Protobuf type com.cognite.client.dto.Relationship
|
| Relationship.Builder |
Protobuf type com.cognite.client.dto.Relationship
|
| Relationship.ResourceType |
Protobuf enum com.cognite.client.dto.Relationship.ResourceType
|
| Relationship.SourceCase |
|
| Relationship.TargetCase |
|
| RelationshipOrBuilder |
|
| RelationshipOuterClass |
|
| RelationshipParser |
This class contains a set of methods to help parsing relationship 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 a 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.client.dto.SecurityCategory
|
| SecurityCategory.Builder |
Protobuf type com.cognite.client.dto.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 |
SequenceBody encapsulates the main data payload (the rows and columns) of a sequence.
|
| SequenceBody.Builder |
SequenceBody encapsulates the main data payload (the rows and columns) of a sequence.
|
| SequenceBodyOrBuilder |
|
| SequenceColumn |
A SequenceColumn describes the data that is contained in the sequence rows.
|
| SequenceColumn.Builder |
A SequenceColumn describes the data that is contained in the sequence rows.
|
| SequenceColumn.ValueType |
Protobuf enum com.cognite.client.dto.SequenceColumn.ValueType
|
| SequenceColumnOrBuilder |
|
| SequenceMetadata |
The sequence header.
|
| SequenceMetadata.Builder |
The sequence header.
|
| 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 |
The SequenceRow host all the data for a single row in a sequence.
|
| SequenceRow.Builder |
The SequenceRow host all the data for a single row in a sequence.
|
| 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
|
| StateStore |
The StateStore helps keep track of the extraction/processing state of a data application (extractor,
data pipeline, contextualization pipeline, etc.).
|
| 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 |
|
| StructParser |
This class contains a set of methods to help parsing Struct objects.
|
| ThreeD |
|
| ThreeDAncestorNodesRequestProvider |
|
| ThreeDAncestorNodesRequestProvider.Builder |
|
| ThreeDAssetMapping |
Protobuf type com.cognite.client.dto.ThreeDAssetMapping
|
| ThreeDAssetMapping.Builder |
Protobuf type com.cognite.client.dto.ThreeDAssetMapping
|
| ThreeDAssetMappingOrBuilder |
|
| ThreeDAssetMappings |
This class represents the Cognite 3D asset mappings api endpoint.
|
| ThreeDAssetMappingsFilterRequestProvider |
|
| ThreeDAssetMappingsFilterRequestProvider.Builder |
|
| ThreeDAssetMappingsParser |
|
| ThreeDAssetMappingsRequestProvider |
|
| ThreeDAssetMappingsRequestProvider.Builder |
|
| ThreeDFileBinary |
Protobuf type com.cognite.client.dto.ThreeDFileBinary
|
| ThreeDFileBinary.BinaryTypeCase |
|
| ThreeDFileBinary.Builder |
Protobuf type com.cognite.client.dto.ThreeDFileBinary
|
| ThreeDFileBinary.IdTypeCase |
|
| ThreeDFileBinaryOrBuilder |
|
| ThreeDFileBinaryRequestExecutor |
This request executor implements specific behavior to deal with very large request/response bodies when
operating on file binaries.
|
| ThreeDFileBinaryRequestExecutor.Builder |
|
| ThreeDFileBinaryRequestExecutor.ClientRequestException |
Represents a request error caused by a client error.
|
| ThreeDFiles |
This class represents the Cognite 3DFiles api endpoint.
|
| ThreeDModel |
Protobuf type com.cognite.client.dto.ThreeDModel
|
| ThreeDModel.Builder |
Protobuf type com.cognite.client.dto.ThreeDModel
|
| ThreeDModelOrBuilder |
|
| ThreeDModelOuterClass |
|
| ThreeDModelParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| ThreeDModelRevision |
Protobuf type com.cognite.client.dto.ThreeDModelRevision
|
| ThreeDModelRevision.Builder |
Protobuf type com.cognite.client.dto.ThreeDModelRevision
|
| ThreeDModelRevision.Camera |
Protobuf type com.cognite.client.dto.ThreeDModelRevision.Camera
|
| ThreeDModelRevision.Camera.Builder |
Protobuf type com.cognite.client.dto.ThreeDModelRevision.Camera
|
| ThreeDModelRevision.CameraOrBuilder |
|
| ThreeDModelRevisionOrBuilder |
|
| ThreeDModelRevisionParser |
|
| ThreeDModels |
This class represents the Cognite 3D models api endpoint.
|
| ThreeDModelsRevisions |
This class represents the Cognite 3D models revisions api endpoint.
|
| ThreeDNode |
Protobuf type com.cognite.client.dto.ThreeDNode
|
| ThreeDNode.BoundingBox |
Protobuf type com.cognite.client.dto.ThreeDNode.BoundingBox
|
| ThreeDNode.BoundingBox.Builder |
Protobuf type com.cognite.client.dto.ThreeDNode.BoundingBox
|
| ThreeDNode.BoundingBoxOrBuilder |
|
| ThreeDNode.Builder |
Protobuf type com.cognite.client.dto.ThreeDNode
|
| ThreeDNode.Categories |
Protobuf type com.cognite.client.dto.ThreeDNode.Categories
|
| ThreeDNode.Categories.Builder |
Protobuf type com.cognite.client.dto.ThreeDNode.Categories
|
| ThreeDNode.CategoriesOrBuilder |
|
| ThreeDNode.Properties |
Protobuf type com.cognite.client.dto.ThreeDNode.Properties
|
| ThreeDNode.Properties.Builder |
Protobuf type com.cognite.client.dto.ThreeDNode.Properties
|
| ThreeDNode.PropertiesFilter |
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter
|
| ThreeDNode.PropertiesFilter.Builder |
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter
|
| ThreeDNode.PropertiesFilter.Categories |
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
|
| ThreeDNode.PropertiesFilter.Categories.Builder |
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
|
| ThreeDNode.PropertiesFilter.Categories.CategoriesValues |
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
|
| ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder |
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
|
| ThreeDNode.PropertiesFilter.Categories.CategoriesValuesOrBuilder |
|
| ThreeDNode.PropertiesFilter.CategoriesOrBuilder |
|
| ThreeDNode.PropertiesFilterOrBuilder |
|
| ThreeDNode.PropertiesOrBuilder |
|
| ThreeDNodeOrBuilder |
|
| ThreeDNodeParser |
|
| ThreeDNodePropertiesFilterSerializer |
Class for Serializer object for pass different format filter ThreeDNode
|
| ThreeDNodes |
This class represents the Cognite 3D nodes api endpoint.
|
| ThreeDNodesFilterRequestProvider |
|
| ThreeDNodesFilterRequestProvider.Builder |
|
| ThreeDNodesRequestProvider |
|
| ThreeDNodesRequestProvider.Builder |
|
| ThreeDOutput |
Protobuf type com.cognite.client.dto.ThreeDOutput
|
| ThreeDOutput.Builder |
Protobuf type com.cognite.client.dto.ThreeDOutput
|
| ThreeDOutputOrBuilder |
|
| ThreeDOutputs |
This class represents the Cognite 3D models available outputs api endpoint.
|
| ThreeDOutputsParser |
|
| ThreeDOutputsRequestProvider |
|
| ThreeDOutputsRequestProvider.Builder |
|
| ThreeDRequestProvider |
|
| ThreeDRequestProvider.Builder |
|
| ThreeDRevisionLog |
Protobuf type com.cognite.client.dto.ThreeDRevisionLog
|
| ThreeDRevisionLog.Builder |
Protobuf type com.cognite.client.dto.ThreeDRevisionLog
|
| ThreeDRevisionLogOrBuilder |
|
| ThreeDRevisionLogs |
This class represents the Cognite 3D revision logs api endpoint.
|
| ThreeDRevisionLogsParser |
|
| ThreeDRevisionLogsRequestProvider |
|
| ThreeDRevisionLogsRequestProvider.Builder |
|
| Timeseries |
|
| Timeseries |
This class represents the Cognite timeseries api endpoint.
|
| TimeseriesMetadata |
The time series header.
|
| TimeseriesMetadata.Builder |
The time series header.
|
| 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 |
The time series data point.
|
| TimeseriesPoint.Aggregates |
Protobuf type com.cognite.client.dto.TimeseriesPoint.Aggregates
|
| TimeseriesPoint.Aggregates.Builder |
Protobuf type com.cognite.client.dto.TimeseriesPoint.Aggregates
|
| TimeseriesPoint.AggregatesOrBuilder |
|
| TimeseriesPoint.Builder |
The time series data point.
|
| TimeseriesPoint.DatapointTypeCase |
|
| TimeseriesPointOrBuilder |
|
| TimeseriesPointPost |
The time series data point, write-version.
|
| TimeseriesPointPost.Builder |
The time series data point, write-version.
|
| TimeseriesPointPost.IdTypeCase |
|
| TimeseriesPointPost.ValueTypeCase |
|
| TimeseriesPointPostOrBuilder |
|
| TokenUrl |
Helper class that can generate token URLs from well known identity providers.
|
| Transformation |
Protobuf type com.cognite.client.dto.Transformation
|
| Transformation.Builder |
Protobuf type com.cognite.client.dto.Transformation
|
| Transformation.Destination |
Protobuf type com.cognite.client.dto.Transformation.Destination
|
| Transformation.Destination.Builder |
Protobuf type com.cognite.client.dto.Transformation.Destination
|
| Transformation.Destination.DataSourceType |
Protobuf enum com.cognite.client.dto.Transformation.Destination.DataSourceType
|
| Transformation.DestinationOrBuilder |
|
| Transformation.FlatOidcCredentials |
Protobuf type com.cognite.client.dto.Transformation.FlatOidcCredentials
|
| Transformation.FlatOidcCredentials.Builder |
Protobuf type com.cognite.client.dto.Transformation.FlatOidcCredentials
|
| Transformation.FlatOidcCredentialsOrBuilder |
|
| Transformation.Job |
Protobuf type com.cognite.client.dto.Transformation.Job
|
| Transformation.Job.Builder |
Protobuf type com.cognite.client.dto.Transformation.Job
|
| Transformation.Job.Metric |
Protobuf type com.cognite.client.dto.Transformation.Job.Metric
|
| Transformation.Job.Metric.Builder |
Protobuf type com.cognite.client.dto.Transformation.Job.Metric
|
| Transformation.Job.MetricOrBuilder |
|
| Transformation.JobOrBuilder |
|
| Transformation.Notification |
Protobuf type com.cognite.client.dto.Transformation.Notification
|
| Transformation.Notification.Builder |
Protobuf type com.cognite.client.dto.Transformation.Notification
|
| Transformation.Notification.Subscription |
Protobuf type com.cognite.client.dto.Transformation.Notification.Subscription
|
| Transformation.Notification.Subscription.Builder |
Protobuf type com.cognite.client.dto.Transformation.Notification.Subscription
|
| Transformation.Notification.SubscriptionOrBuilder |
|
| Transformation.NotificationOrBuilder |
|
| Transformation.Owner |
Protobuf type com.cognite.client.dto.Transformation.Owner
|
| Transformation.Owner.Builder |
Protobuf type com.cognite.client.dto.Transformation.Owner
|
| Transformation.OwnerOrBuilder |
|
| Transformation.Schedule |
Protobuf type com.cognite.client.dto.Transformation.Schedule
|
| Transformation.Schedule.Builder |
Protobuf type com.cognite.client.dto.Transformation.Schedule
|
| Transformation.ScheduleOrBuilder |
|
| Transformation.TransformBlockedInfo |
Protobuf type com.cognite.client.dto.Transformation.TransformBlockedInfo
|
| Transformation.TransformBlockedInfo.Builder |
Protobuf type com.cognite.client.dto.Transformation.TransformBlockedInfo
|
| Transformation.TransformBlockedInfoOrBuilder |
|
| TransformationJobMetrics |
|
| TransformationJobMetricsParser |
|
| TransformationJobs |
|
| TransformationJobsParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| TransformationNotifications |
|
| TransformationNotificationsParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| TransformationOrBuilder |
|
| TransformationOuterClass |
|
| TransformationParser |
This class contains a set of methods to help parsing file objects between Cognite api representations
(json and proto) and typed objects.
|
| Transformations |
|
| TransformationSchedules |
|
| TransformationSchedulesParser |
|
| TSIterationUtilities |
Helper class for various utility methods for helping iterating over timeseries data points requests/responses
|
| TSPointsProtoResponseParser |
|
| TSPointsProtoResponseParser.Builder |
|
| TSPointsReadProtoRequestProvider |
|
| TSPointsReadProtoRequestProvider.Builder |
|
| TSPointsRequestProvider |
|
| TSPointsRequestProvider.Builder |
|
| TSPointsResponseParser |
|
| TSPointsResponseParser.Builder |
|
| TSPointsWriteProtoRequestProvider |
|
| TSPointsWriteProtoRequestProvider.Builder |
|
| UploadQueue<T,R> |
The UploadQueue batches together items and uploads them to Cognite Data Fusion (CDF), both to minimize
the load on the API, and also to improve throughput.
|
| UploadTarget<T,R> |
An interface for API endpoints that supports uploading a resource type T.
|
| UpsertMode |
Sets the upsert mode of the writer.
|
| UpsertTarget<T,R> |
An interface for API endpoints that supports upserting a resource type T.
|