All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| DataMessages |
|
| ExtractionPluginServiceGrpc |
ExtractionPlugin service definition, that is implemented by the extraction
plugin server.
|
| ExtractionPluginServiceGrpc.AsyncService |
ExtractionPlugin service definition, that is implemented by the extraction
plugin server.
|
| ExtractionPluginServiceGrpc.ExtractionPluginServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ExtractionPluginService.
|
| ExtractionPluginServiceGrpc.ExtractionPluginServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ExtractionPluginService.
|
| ExtractionPluginServiceGrpc.ExtractionPluginServiceImplBase |
Base class for the server implementation of the service ExtractionPluginService.
|
| ExtractionPluginServiceGrpc.ExtractionPluginServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ExtractionPluginService.
|
| ExtractionPluginServiceOuterClass |
|
| HealthGrpc |
|
| HealthGrpc.AsyncService |
|
| HealthGrpc.HealthBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Health.
|
| HealthGrpc.HealthFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Health.
|
| HealthGrpc.HealthImplBase |
Base class for the server implementation of the service Health.
|
| HealthGrpc.HealthStub |
A stub to allow clients to do asynchronous rpc calls to service Health.
|
| HealthOuterClass |
|
| HealthOuterClass.HealthCheckRequest |
Protobuf type grpc.health.v1.HealthCheckRequest
|
| HealthOuterClass.HealthCheckRequest.Builder |
Protobuf type grpc.health.v1.HealthCheckRequest
|
| HealthOuterClass.HealthCheckRequestOrBuilder |
|
| HealthOuterClass.HealthCheckResponse |
Protobuf type grpc.health.v1.HealthCheckResponse
|
| HealthOuterClass.HealthCheckResponse.Builder |
Protobuf type grpc.health.v1.HealthCheckResponse
|
| HealthOuterClass.HealthCheckResponse.ServingStatus |
Protobuf enum grpc.health.v1.HealthCheckResponse.ServingStatus
|
| HealthOuterClass.HealthCheckResponseOrBuilder |
|
| PrimitiveMessages |
|
| RpcAuthor |
Message that is used to describe the author of a plugin.
|
| RpcAuthor.Builder |
Message that is used to describe the author of a plugin.
|
| RpcAuthorOrBuilder |
|
| RpcBatchUpdate |
Update which contains actions to execute while the processing of the plugin
is still running (e.g.
|
| RpcBatchUpdate.Builder |
Update which contains actions to execute while the processing of the plugin
is still running (e.g.
|
| RpcBatchUpdateOrBuilder |
|
| RpcBeginChild |
Signal that we are in the scope of a newly created child.
|
| RpcBeginChild.Builder |
Signal that we are in the scope of a newly created child.
|
| RpcBeginChildOrBuilder |
|
| RpcBeginDataStream |
Signal that we are starting to write a data stream of given type.
|
| RpcBeginDataStream.Builder |
Signal that we are starting to write a data stream of given type.
|
| RpcBeginDataStreamOrBuilder |
|
| RpcBoolean |
Message representing a boolean value.
|
| RpcBoolean.Builder |
Message representing a boolean value.
|
| RpcBooleanOrBuilder |
|
| RpcBytes |
Message representing a sequence of bytes.
|
| RpcBytes.Builder |
Message representing a sequence of bytes.
|
| RpcBytesOrBuilder |
|
| RpcCallMessages |
|
| RpcDataContext |
A description of the data context which contains information of the data
stream of a Trace that is currently being processed.
|
| RpcDataContext.Builder |
A description of the data context which contains information of the data
stream of a Trace that is currently being processed.
|
| RpcDataContextOrBuilder |
|
| RpcDataStreamTransformation |
A message containing an ordered list of Transformations that will be appended to the hierarchy of transformations
of a trace, for a certain dataType.
|
| RpcDataStreamTransformation.Builder |
A message containing an ordered list of Transformations that will be appended to the hierarchy of transformations
of a trace, for a certain dataType.
|
| RpcDataStreamTransformationOrBuilder |
|
| RpcDouble |
Message representing a double-precision 64-bit IEEE 754 floating point.
|
| RpcDouble.Builder |
Message representing a double-precision 64-bit IEEE 754 floating point.
|
| RpcDoubleOrBuilder |
|
| RpcEmptyList |
Message representing an empty list of any type.
|
| RpcEmptyList.Builder |
Message representing an empty list of any type.
|
| RpcEmptyListOrBuilder |
|
| RpcEmptyMap |
Message representing an empty map of any key-value type.
|
| RpcEmptyMap.Builder |
Message representing an empty map of any key-value type.
|
| RpcEmptyMapOrBuilder |
|
| RpcEnrichTrace |
Update the trace currently being processed with the information in the given trace.
|
| RpcEnrichTrace.Builder |
Update the trace currently being processed with the information in the given trace.
|
| RpcEnrichTraceOrBuilder |
|
| RpcFinish |
Signal from server to client that processing the trace is finished.
|
| RpcFinish.Builder |
Signal from server to client that processing the trace is finished.
|
| RpcFinishChild |
Signal that we exited the last created child scope.
|
| RpcFinishChild.Builder |
Signal that we exited the last created child scope.
|
| RpcFinishChildOrBuilder |
|
| RpcFinishDataStream |
Signal that we finished writing the data stream of given type.
|
| RpcFinishDataStream.Builder |
Signal that we finished writing the data stream of given type.
|
| RpcFinishDataStreamOrBuilder |
|
| RpcFinishOrBuilder |
|
| RpcInteger |
Message representing a 32-bit signed integer.
|
| RpcInteger.Builder |
Message representing a 32-bit signed integer.
|
| RpcIntegerOrBuilder |
|
| RpcIsoDateString |
Message representing an as is string implementation of an ISO 8601 date.
|
| RpcIsoDateString.Builder |
Message representing an as is string implementation of an ISO 8601 date.
|
| RpcIsoDateStringOrBuilder |
|
| RpcLatLong |
Message representing a latitude and longitude pair (i.e.
|
| RpcLatLong.Builder |
Message representing a latitude and longitude pair (i.e.
|
| RpcLatLongOrBuilder |
|
| RpcLong |
Message representing a 64-bit signed integer.
|
| RpcLong.Builder |
Message representing a 64-bit signed integer.
|
| RpcLongList |
Message representing a list of long values.
|
| RpcLongList.Builder |
Message representing a list of long values.
|
| RpcLongListOrBuilder |
|
| RpcLongOrBuilder |
|
| RpcMap |
Message representing a map of string keys and any of the supported RPC types as values.
|
| RpcMap.Builder |
Message representing a map of string keys and any of the supported RPC types as values.
|
| RpcMapOrBuilder |
|
| RpcMaturity |
Value to indicate the maturity level of a plugin.
|
| RpcNull |
Message representing a 'null' reference value.
|
| RpcNull.Builder |
Message representing a 'null' reference value.
|
| RpcNullOrBuilder |
|
| RpcPartialFinishWithError |
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.
|
| RpcPartialFinishWithError.Builder |
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.
|
| RpcPartialFinishWithErrorOrBuilder |
|
| RpcPluginIdentifier |
Message to describe the identifier of a plugin.
|
| RpcPluginIdentifier.Builder |
Message to describe the identifier of a plugin.
|
| RpcPluginIdentifierOrBuilder |
|
| RpcPluginInfo |
Message that is used to describe the extraction plugin,
used as reply in the the info() call.
|
| RpcPluginInfo.Builder |
Message that is used to describe the extraction plugin,
used as reply in the the info() call.
|
| RpcPluginInfoOrBuilder |
|
| RpcPluginResources |
Message that is used to describe the amount of resources a plugin is allowed to use.
|
| RpcPluginResources.Builder |
Message that is used to describe the amount of resources a plugin is allowed to use.
|
| RpcPluginResourcesOrBuilder |
|
| RpcPluginType |
The type of the plugin.
|
| RpcRandomAccessDataMeta |
A description of a data sequence from which can be read, see RpcCallMessages#Read.
|
| RpcRandomAccessDataMeta.Builder |
A description of a data sequence from which can be read, see RpcCallMessages#Read.
|
| RpcRandomAccessDataMetaOrBuilder |
|
| RpcRange |
Ranged Transformation, describes a range of bytes.
|
| RpcRange.Builder |
Ranged Transformation, describes a range of bytes.
|
| RpcRangedTransformation |
Ranged Transformation, describes a list of ranges of bytes.
|
| RpcRangedTransformation.Builder |
Ranged Transformation, describes a list of ranges of bytes.
|
| RpcRangedTransformationOrBuilder |
|
| RpcRangeOrBuilder |
|
| RpcRead |
Read data from the data sequence which answers to the traceUid with the specified dataType.
|
| RpcRead.Builder |
Read data from the data sequence which answers to the traceUid with the specified dataType.
|
| RpcReadOrBuilder |
|
| RpcSearchRequest |
A search request to retrieve traces.
|
| RpcSearchRequest.Builder |
A search request to retrieve traces.
|
| RpcSearchRequestOrBuilder |
|
| RpcSearchResult |
Search response containing the queried traces and the total number of found traces.
|
| RpcSearchResult.Builder |
Search response containing the queried traces and the total number of found traces.
|
| RpcSearchResultOrBuilder |
|
| RpcSearchTrace |
A description of a searched trace belonging to a deferred plugin.
|
| RpcSearchTrace.Builder |
A description of a searched trace belonging to a deferred plugin.
|
| RpcSearchTraceOrBuilder |
|
| RpcStart |
Start is the first message from the plugin client to the plugin server.
|
| RpcStart.Builder |
Start is the first message from the plugin client to the plugin server.
|
| RpcStartOrBuilder |
|
| RpcString |
Message representing a string (a sequence of characters).
|
| RpcString.Builder |
Message representing a string (a sequence of characters).
|
| RpcStringList |
Message representing a list of string values.
|
| RpcStringList.Builder |
Message representing a list of string values.
|
| RpcStringListOrBuilder |
|
| RpcStringMap |
Deprecated. |
| RpcStringMap.Builder |
Message representing a map of string keys and values.
|
| RpcStringMapOrBuilder |
Deprecated. |
| RpcStringOrBuilder |
|
| RpcTrace |
A description of a trace, containing the set of types and properties of that trace.
|
| RpcTrace.Builder |
A description of a trace, containing the set of types and properties of that trace.
|
| RpcTracelet |
The base name of the Tracelet and its properties.
|
| RpcTracelet.Builder |
The base name of the Tracelet and its properties.
|
| RpcTraceletOrBuilder |
|
| RpcTraceOrBuilder |
|
| RpcTraceProperty |
The name and value of a property.
|
| RpcTraceProperty.Builder |
The name and value of a property.
|
| RpcTracePropertyOrBuilder |
|
| RpcTransformation |
Message containing one of several types of Transformations, like a super-class.
|
| RpcTransformation.Builder |
Message containing one of several types of Transformations, like a super-class.
|
| RpcTransformation.ValueCase |
|
| RpcTransformationOrBuilder |
|
| RpcUnixTime |
Message representing a Unix timestamp, in milliseconds.
|
| RpcUnixTime.Builder |
Message representing a Unix timestamp, in milliseconds.
|
| RpcUnixTimeOrBuilder |
|
| RpcVector |
Message representing a vector.
|
| RpcVector.Builder |
Message representing a vector.
|
| RpcVectorOrBuilder |
|
| RpcWriteDataStream |
Message containing a chunk of data from the currently written data stream.
|
| RpcWriteDataStream.Builder |
Message containing a chunk of data from the currently written data stream.
|
| RpcWriteDataStreamOrBuilder |
|
| RpcZonedDateTime |
Message representing a timestamp in a specific zone with a specific offset.
|
| RpcZonedDateTime.Builder |
Message representing a timestamp in a specific zone with a specific offset.
|
| RpcZonedDateTimeOrBuilder |
|