All Classes
-
Class Summary Class Description ExtractionContextProxy Proxy implementation for the server side of theextraction pluginframework.ExtractionPluginServer gRPC Server for Extraction Plugins.ExtractionPluginServerMain Code to provide main() functionality to run an Extraction Plugin as standalone server.ExtractionPluginServerService Implements the actual gRPC service definition.GrpcFacade Facade through which the server can take and receive calls over RPC.HealthService gRPC service that implements the gRPC Health Checking Protocol: https://github.com/grpc/grpc/blob/master/doc/health-checking.md This is used to perform a readiness check for the Extraction Plugin pod in Kubernetes.ImmutableTraceProxy Proxy implementation for the server side of theextraction pluginframework.RandomAccessDataProxy Proxy implementation for the server side of theextraction pluginframework.SearchTraceProxy Proxy implementation for the server side of theextraction pluginframework.TraceProxy Proxy implementation for the server side of theextraction pluginframework.TraceSearcherProxy Proxy implementation for the server side of theextraction pluginframework.XmlConfigurationFactory Creates a XmlConfiguration from a xml file.