All Classes and Interfaces
Class
Description
ExtractionPlugin service definition, that is implemented by the extraction
plugin server.
ExtractionPlugin service definition, that is implemented by the extraction
plugin server.
A stub to allow clients to do synchronous rpc calls to service ExtractionPluginService.
A stub to allow clients to do ListenableFuture-style rpc calls to service ExtractionPluginService.
Base class for the server implementation of the service ExtractionPluginService.
A stub to allow clients to do asynchronous rpc calls to service ExtractionPluginService.
A stub to allow clients to do synchronous rpc calls to service Health.
A stub to allow clients to do ListenableFuture-style rpc calls to service Health.
Base class for the server implementation of the service Health.
A stub to allow clients to do asynchronous rpc calls to service Health.
Protobuf type
grpc.health.v1.HealthCheckRequestProtobuf type
grpc.health.v1.HealthCheckRequestProtobuf type
grpc.health.v1.HealthCheckResponseProtobuf type
grpc.health.v1.HealthCheckResponseProtobuf enum
grpc.health.v1.HealthCheckResponse.ServingStatus
Message that is used to describe the author of a plugin.
Message that is used to describe the author of a plugin.
Update which contains actions to execute while the processing of the plugin
is still running (e.g. due to buffered updates being flushed).
Update which contains actions to execute while the processing of the plugin
is still running (e.g. due to buffered updates being flushed).
Signal that we are in the scope of a newly created child.
Signal that we are in the scope of a newly created child.
Signal that we are starting to write a data stream of given type.
Signal that we are starting to write a data stream of given type.
Message representing a boolean value.
Message representing a boolean value.
Message representing a sequence of bytes.
Message representing a sequence of bytes.
A description of the data context which contains information of the data
stream of a Trace that is currently being processed.
A description of the data context which contains information of the data
stream of a Trace that is currently being processed.
A message containing an ordered list of Transformations that will be appended to the hierarchy of transformations
of a trace, for a certain dataType.
A message containing an ordered list of Transformations that will be appended to the hierarchy of transformations
of a trace, for a certain dataType.
Message representing a double-precision 64-bit IEEE 754 floating point.
Message representing a double-precision 64-bit IEEE 754 floating point.
Message representing a list of double-precision values.
Message representing a list of double-precision values.
Message representing an empty list of any type.
Message representing an empty list of any type.
Message representing an empty map of any key-value type.
Message representing an empty map of any key-value type.
Update the trace currently being processed with the information in the given trace.
Update the trace currently being processed with the information in the given trace.
Signal from server to client that processing the trace is finished.
Signal from server to client that processing the trace is finished.
Signal that we exited the last created child scope.
Signal that we exited the last created child scope.
Signal that we finished writing the data stream of given type.
Signal that we finished writing the data stream of given type.
Message representing a 32-bit signed integer.
Message representing a 32-bit signed integer.
Message representing an as is string implementation of an ISO 8601 date.
Message representing an as is string implementation of an ISO 8601 date.
Message representing a latitude and longitude pair (i.e. a location).
Message representing a latitude and longitude pair (i.e. a location).
Message representing a list of any value.
Message representing a list of any value.
Message representing a 64-bit signed integer.
Message representing a 64-bit signed integer.
Message representing a list of long values.
Message representing a list of long values.
Message representing a map of string keys and any of the supported RPC types as values.
Message representing a map of string keys and any of the supported RPC types as values.
Value to indicate the maturity level of a plugin.
Message representing a 'null' reference value.
Message representing a 'null' reference value.
This response behaves the same as {@link org.hansken.extraction.plugin.grpc.RpcFinish}, with the exception
that it is only used when an error occurs during the processing of a trace.
This response behaves the same as {@link org.hansken.extraction.plugin.grpc.RpcFinish}, with the exception
that it is only used when an error occurs during the processing of a trace.
Message to describe the identifier of a plugin.
Message to describe the identifier of a plugin.
Message that is used to describe the extraction plugin,
used as reply in the the info() call.
Message that is used to describe the extraction plugin,
used as reply in the the info() call.
Message that is used to describe the amount of resources a plugin is allowed to use.
Message that is used to describe the amount of resources a plugin is allowed to use.
The type of the plugin.
Protobuf type
org.hansken.extraction.plugin.grpc.RpcProfileProtobuf type
org.hansken.extraction.plugin.grpc.RpcProfile
A description of a data sequence from which can be read, see RpcCallMessages#Read.
A description of a data sequence from which can be read, see RpcCallMessages#Read.
Ranged Transformation, describes a range of bytes.
Ranged Transformation, describes a range of bytes.
Ranged Transformation, describes a list of ranges of bytes.
Ranged Transformation, describes a list of ranges of bytes.
Read data from the data sequence which answers to the traceUid with the specified dataType.
Read data from the data sequence which answers to the traceUid with the specified dataType.
A search request to retrieve traces.
A search request to retrieve traces.
Search response containing the queried traces and the total number of found traces.
Search response containing the queried traces and the total number of found traces.
RpcSearchRequest search scope options.
A description of a searched trace belonging to a deferred plugin.
A description of a searched trace belonging to a deferred plugin.
Start is the first message from the plugin client to the plugin server.
Start is the first message from the plugin client to the plugin server.
Message representing a string (a sequence of characters).
Message representing a string (a sequence of characters).
Message representing a list of string values.
Message representing a list of string values.
Deprecated.
Message representing a map of string keys and values.
Deprecated.
Synchronization request.
Synchronization request.
Acknowledges a synchronization request.
Acknowledges a synchronization request.
A description of a trace, containing the set of types and properties of that trace.
A description of a trace, containing the set of types and properties of that trace.
The base name of the Tracelet and its properties.
The base name of the Tracelet and its properties.
The name and value of a property.
The name and value of a property.
Message containing one of several types of Transformations, like a super-class.
Message containing one of several types of Transformations, like a super-class.
Description of a transformer that a plugin offers.
Description of a transformer that a plugin offers.
An argument or return value of a Transformer.
An argument or return value of a Transformer.
A request to invoke a transformer.
A request to invoke a transformer.
The response of a transformer request.
The response of a transformer request.
Message representing a Unix timestamp, in milliseconds.
Message representing a Unix timestamp, in milliseconds.
Message representing a vector.
Message representing a vector.
Message containing a chunk of data from the currently written data stream.
Message containing a chunk of data from the currently written data stream.
Message representing a timestamp in a specific zone with a specific offset.
Message representing a timestamp in a specific zone with a specific offset.