All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractManager |
|
| AccessDataclayModel |
|
| AccessedImplementation |
This class represents the specification for an accessed implementation for Implementations.
|
| AccessedProperty |
This class represents the specification for an accessed Property for Implementations.
|
| AccessNamespace |
|
| Account |
This class represents a system account.
|
| AccountAlreadyExistException |
This class represents the exceptions produced in AccountManager module when a new Account to validate does not exist.
|
| AccountAlreadyHasADataContractWithProvider |
This class represents the exception produced in DataContractManager when an account already has a data contract with a
specific dataset.
|
| AccountAlreadyRegisteredInContract |
This class represents the exception produced in ContractManager when an account pretends to be registered in it, but it
already was.
|
| AccountHasNoDataContractWithProvider |
This class represents the exception produced in DataContractManager when an account is not registered in a contract and it
should be.
|
| AccountID |
This class represents the identification of an Account.
|
| AccountManager |
This class is responsible to manage system accounts: add, remove and modify.
|
| AccountManagerDB |
Data base connection.
|
| AccountMgrSQLStatements |
This class represents SQL statements for Account Manager.
|
| AccountMgrSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| AccountNotExistException |
This class represents the exceptions produced in AccountManager module when a new Account to validate does not exist.
|
| AccountNotRegisteredInContract |
This class represents the exception produced in ContractManager when an account is not registered in a contract and it should
be.
|
| AccountNotResponsibleOfNamespace |
This class represents the exceptions produced in NamespaceManager module when a Namespace does not belong to account provided.
|
| AccountRole |
|
| AliasAlreadyInUseException |
This class represents the exceptions produced in MetaDataService module when some alias is already being used.
|
| Annotation |
|
| AnnotationDepInfoAlreadyRegisteredException |
This class represents the exceptions produced in ClassManager module when you try to register into a Annotation
language-dependant information which is already registered.
|
| ArchitectureFeature |
This class represents all Architecture Features (x86, ...).
|
| ArrayWrapper |
This class represents an array of objects (also for multidimensional arrays) in DataClay.
|
| ASTParser |
|
| ASTParser.ASTKeyword |
|
| ASTParser.ASTListOp |
|
| ASTParser.ASTOperand |
|
| ASTParser.ValueType |
|
| ASTUtil |
|
| AtomicIntegerWrapper |
This class represents an AtomicInteger in DataClay.
|
| Backend |
|
| BackendID |
ID of a backend.
|
| BooleanWrapper |
Wrapper for Boolean class.
|
| ByteCodeConstants |
Constants of names of classes, internal names...
|
| ByteCodeFieldNames |
This class contains names of stub fields as Stub's constants.
|
| ByteCodeMerger |
Class intended to merge bytecodes for enrichment.
|
| ByteCodeMethods |
Constants of methods for bytecode generation.
|
| ByteCodeMethodsNames |
This class contains names of methods as Stub's constants.
|
| ByteCodeTypes |
This class contains types of includes of Stubs.
|
| ByteWrapper |
Wrapper for Byte class.
|
| CacheLinkedHashMap<A,B> |
This class represents a LRU cache.
|
| CallbackEvent |
Class that represents an event for a callback that must be handled.
|
| CallbackEvent.EventType |
Event types.
|
| CallbackHandler |
Handler to manage listeners for asynchronous calls.
|
| CfgAdminEnvLoader |
This class parses the information of the admin superuser from environment variables.
|
| CfgDataService |
This class represents the configuration used by Data Service.
|
| CfgDataServiceEnvLoader |
This class parses the environment variables and generates a DataService configuration.
|
| CfgDataServiceEnvLoader.ConfigDataServiceProperties |
The configurable properties.
|
| CfgLogic |
This class represents the configuration used by Logic Module (ports of all managers, ...).
|
| CfgLogicEnvLoader |
This class parses the environment variables and generates a Logic Module configuration.
|
| CfgLogicEnvLoader.ConfigLogicProperties |
The configurable properties.
|
| CharacterWrapper |
Wrapper for Character class.
|
| ClassDepInfoAlreadyRegisteredException |
This class represents the exceptions produced in ClassManager module when you try to register into a class language-dependant
information which is already registered.
|
| ClassDeploymentException |
This class represents the exceptions produced in DataService module when cannot deploy a specific execution class.
|
| ClassHeaderTransformer |
Class header transformer.
|
| ClassInIncludesException |
This class represents the exceptions produced in ClassManager module when you a class is included by some property, operation
or implementation and must not.
|
| ClassLockers |
Class lockers.
|
| ClassManager |
This class is responsible to manage Classes, Operations, Properties and
Implementations, and Properties: add, remove and modify.
|
| ClassManagerDB |
Class manager data base.
|
| ClassManagerSQLStatements |
This class represents SQL statements.
|
| ClassManagerSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| ClassNotExistsException |
This class represents the
exceptions produced in ClassManager module when you try to
retrieve a class that does not exist in the database.
|
| CleanExecutionClassesDirException |
This class represents the exceptions produced in DataService module when cannot remove the execution classes directory.
|
| ClientHeapManager |
This class is responsible to manage memory Heap at client side.
|
| ClientManagementLib |
This class contains all those functions that the User needs to interact with
the system to register users, classes, namespaces...
|
| ClientObjectLoader |
This class is responsable to create DataClayObjects and load them with data
coming from different resources.
|
| ClientRuntime |
This class contains functions for users to interact with DataClay.
|
| CollectionWrapper |
This class represents a java Collection in DataClay.
|
| CommonGrpcClient |
Class containing common methods for GRPC clients.
|
| CommonManager |
|
| CommonMessages |
|
| CommonMessages.Credential |
Protobuf type dataclay.communication.grpc.common.Credential
|
| CommonMessages.Credential.Builder |
Protobuf type dataclay.communication.grpc.common.Credential
|
| CommonMessages.CredentialOrBuilder |
|
| CommonMessages.DataClayInstance |
Protobuf type dataclay.communication.grpc.common.DataClayInstance
|
| CommonMessages.DataClayInstance.Builder |
Protobuf type dataclay.communication.grpc.common.DataClayInstance
|
| CommonMessages.DataClayInstanceOrBuilder |
|
| CommonMessages.DataClayObjectMetaData |
Protobuf type dataclay.communication.grpc.common.DataClayObjectMetaData
|
| CommonMessages.DataClayObjectMetaData.Builder |
Protobuf type dataclay.communication.grpc.common.DataClayObjectMetaData
|
| CommonMessages.DataClayObjectMetaDataOrBuilder |
|
| CommonMessages.EmptyMessage |
Protobuf type dataclay.communication.grpc.common.EmptyMessage
|
| CommonMessages.EmptyMessage.Builder |
Protobuf type dataclay.communication.grpc.common.EmptyMessage
|
| CommonMessages.EmptyMessageOrBuilder |
|
| CommonMessages.ExceptionInfo |
Protobuf type dataclay.communication.grpc.common.ExceptionInfo
|
| CommonMessages.ExceptionInfo.Builder |
Protobuf type dataclay.communication.grpc.common.ExceptionInfo
|
| CommonMessages.ExceptionInfoOrBuilder |
|
| CommonMessages.ExecutionEnvironmentInfo |
Protobuf type dataclay.communication.grpc.common.ExecutionEnvironmentInfo
|
| CommonMessages.ExecutionEnvironmentInfo.Builder |
Protobuf type dataclay.communication.grpc.common.ExecutionEnvironmentInfo
|
| CommonMessages.ExecutionEnvironmentInfoOrBuilder |
|
| CommonMessages.FederatedObjectInfo |
Protobuf type dataclay.communication.grpc.common.FederatedObjectInfo
|
| CommonMessages.FederatedObjectInfo.Builder |
Protobuf type dataclay.communication.grpc.common.FederatedObjectInfo
|
| CommonMessages.FederatedObjectInfoOrBuilder |
|
| CommonMessages.GetNumObjectsResponse |
Protobuf type dataclay.communication.grpc.common.GetNumObjectsResponse
|
| CommonMessages.GetNumObjectsResponse.Builder |
Protobuf type dataclay.communication.grpc.common.GetNumObjectsResponse
|
| CommonMessages.GetNumObjectsResponseOrBuilder |
|
| CommonMessages.GetTracesResponse |
Protobuf type dataclay.communication.grpc.common.GetTracesResponse
|
| CommonMessages.GetTracesResponse.Builder |
Protobuf type dataclay.communication.grpc.common.GetTracesResponse
|
| CommonMessages.GetTracesResponseOrBuilder |
|
| CommonMessages.ImmutableParamOrReturn |
Protobuf type dataclay.communication.grpc.common.ImmutableParamOrReturn
|
| CommonMessages.ImmutableParamOrReturn.Builder |
Protobuf type dataclay.communication.grpc.common.ImmutableParamOrReturn
|
| CommonMessages.ImmutableParamOrReturnOrBuilder |
|
| CommonMessages.Langs |
Protobuf enum dataclay.communication.grpc.common.Langs
|
| CommonMessages.LanguageParamOrReturn |
Protobuf type dataclay.communication.grpc.common.LanguageParamOrReturn
|
| CommonMessages.LanguageParamOrReturn.Builder |
Protobuf type dataclay.communication.grpc.common.LanguageParamOrReturn
|
| CommonMessages.LanguageParamOrReturnOrBuilder |
|
| CommonMessages.MetaDataInfo |
Protobuf type dataclay.communication.grpc.common.MetaDataInfo
|
| CommonMessages.MetaDataInfo.Builder |
Protobuf type dataclay.communication.grpc.common.MetaDataInfo
|
| CommonMessages.MetaDataInfoOrBuilder |
|
| CommonMessages.ObjectWithDataParamOrReturn |
Protobuf type dataclay.communication.grpc.common.ObjectWithDataParamOrReturn
|
| CommonMessages.ObjectWithDataParamOrReturn.Builder |
Protobuf type dataclay.communication.grpc.common.ObjectWithDataParamOrReturn
|
| CommonMessages.ObjectWithDataParamOrReturnOrBuilder |
|
| CommonMessages.ParamOrReturn |
Protobuf type dataclay.communication.grpc.common.ParamOrReturn
|
| CommonMessages.ParamOrReturn.Builder |
Protobuf type dataclay.communication.grpc.common.ParamOrReturn
|
| CommonMessages.ParamOrReturnOrBuilder |
|
| CommonMessages.PersistentObjectInDB |
Protobuf type dataclay.communication.grpc.common.PersistentObjectInDB
|
| CommonMessages.PersistentObjectInDB.Builder |
Protobuf type dataclay.communication.grpc.common.PersistentObjectInDB
|
| CommonMessages.PersistentObjectInDBOrBuilder |
|
| CommonMessages.PersistentParamOrReturn |
Protobuf type dataclay.communication.grpc.common.PersistentParamOrReturn
|
| CommonMessages.PersistentParamOrReturn.Builder |
Protobuf type dataclay.communication.grpc.common.PersistentParamOrReturn
|
| CommonMessages.PersistentParamOrReturnOrBuilder |
|
| CommonMessages.RegistrationInfo |
Protobuf type dataclay.communication.grpc.common.RegistrationInfo
|
| CommonMessages.RegistrationInfo.Builder |
Protobuf type dataclay.communication.grpc.common.RegistrationInfo
|
| CommonMessages.RegistrationInfoOrBuilder |
|
| CommonMessages.SerializedParametersOrReturn |
Protobuf type dataclay.communication.grpc.common.SerializedParametersOrReturn
|
| CommonMessages.SerializedParametersOrReturn.Builder |
Protobuf type dataclay.communication.grpc.common.SerializedParametersOrReturn
|
| CommonMessages.SerializedParametersOrReturnOrBuilder |
|
| CommonMessages.StorageLocationInfo |
Protobuf type dataclay.communication.grpc.common.StorageLocationInfo
|
| CommonMessages.StorageLocationInfo.Builder |
Protobuf type dataclay.communication.grpc.common.StorageLocationInfo
|
| CommonMessages.StorageLocationInfoOrBuilder |
|
| CommonYAML |
Common functions used in YAML loading/parsing/interpreting.
|
| Condition |
|
| Condition.ConditionOp |
Accepted operations for the condition check.
|
| Condition.ConditionValueType |
Accepted types for condition attributes.
|
| ConditionParser |
|
| Configuration |
Configurations.
|
| Configuration.ConfType |
Type of configuration values.
|
| Configuration.Flags |
Configurations enum.
|
| ConnectionWrapper<T extends DBHandlerConf> |
Class to wrap a SQL connection.
|
| ConstructorMethodTransformer |
DataClay constructor transformer.
|
| Contract |
This class represents a system contract.
|
| ContractID |
This class represents the identification of a Contract.
|
| ContractManager |
This class is responsible to manage contracts: add, remove and modify.
|
| ContractManagerDB |
Data base connection.
|
| ContractManagerSQLStatements |
This class represents SQL statements for Account Manager.
|
| ContractManagerSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| ContractNotActiveException |
This class represents the exception produced in ContractManager when a contract has to be used but it is not active.
|
| ContractNotExistException |
This class represents the exception produced in ContractManager when a contract does not exist.
|
| ContractNotPublicException |
This class represents the exception produced in ContractManager when a contract is expected to be public and it is not.
|
| CPUFeature |
This class represents all CPU Features (amount of cpus,...).
|
| CredentialID |
This class represents the identification of an Credential.
|
| CustomRepresenter |
Custom helper class with dataClay special types representation.
|
| DataClay |
This class contains the dataClay public API.
|
| DataClayAnnotationVisitor |
|
| DataClayByteArray |
This class is a wrapper to a byte array.
|
| DataClayByteBuffer |
DataClay Byte buffer.
|
| DataClayClassesFileGenerator |
This class generates/updates a file with names of all dataClay classes for SpecGenerator to ignore.
|
| DataClayClassLoader |
This class contains a set of loaded classes identified by its MetaClassID.
|
| DataClayClassLoaderSrv |
This class contains a set of loaded classes identified by its MetaClassID.
|
| DataClayClassMerger |
Class intended to merge bytecode of two classes into one.
|
| DataClayClassNotFoundException |
This class represents the exceptions produced.
|
| DataClayClassTransformer |
DataClayClassTransformer.
|
| DataClayClassVisitor |
DataClay class analyzer.
|
| DataClayClassWriter |
Specialization of ClassWriter for loading resources from our own class loader or Class Manager.
|
| DataClayDeserializationLib |
Serialization library for communications.
|
| DataClayDiskGC |
This class is responsible to collect objects in disk.
|
| DataClayException |
This class represents the exception to be reported when an error occurs in dataClay.
|
| DataClayException |
This class represents the exceptions produced.
|
| DataClayExecutionMethodTransformer |
This class injects code in a concrete method that is executed in dataClay execution classes / stubs.
|
| DataClayExecutionObject |
This class represents a Object in a DataClay's execution environment.
|
| DataClayExtrae |
This utility class contains functions for Extrae tracing.
|
| DataClayExtraeWrapper |
|
| DataClayFieldVisitor |
|
| DataClayIDFactory |
This class create and manages all IDs in dataClay.
|
| DataClayInstance |
|
| DataClayInstanceID |
This class represents the identification of a dataClay instance.
|
| DataClayInstanceIDWrapper |
Wrapper for DataClayInstanceID class.
|
| DataClayJavaWrapper |
Interface class for Java objects wrappers in DataClay.
|
| DataClayMethodTransformer |
DataClay Method visitor.
|
| DataClayMethodVisitor |
DataClay Method analyzer.
|
| DataClayMockObject |
DataClayObject class for mock tests.
|
| DataClayObject |
This class represents a Object in DataClay.
|
| DataClayObjectLoader |
This class is responsable to create DataClayObjects and load them with data
coming from different resources.
|
| DataClayObjectMetaData |
This class represents all metadata (tags) of an object.
|
| DataClayPredicate |
|
| DataClayRefList |
List of references wrapper for serialization.
|
| DataClayRemapper |
A Remapper using a Map to define its mapping.
|
| DataClayRuntime |
This class contains functions to interact with DataClay.
|
| DataClayRuntimeException |
This class represents the exceptions produced.
|
| DataClaySerializable |
All classes send to/from DataClay server must implement this interface to use the binary communication protocol.
|
| DataClaySerializationLib |
Serialization library.
|
| DataClaySignatureVisitor |
Signature visitor.
|
| DataClayStubMethodTransformer |
|
| DataClaySwitchByImplementationID |
Run table switch generator.
|
| DataContract |
This class represents a system data contract.
|
| DataContractID |
This class represents the identification of a Data Contract.
|
| DataContractManager |
This class is responsible to manage datacontracts: add, remove and modify.
|
| DataContractManagerDB |
Data base connection.
|
| DataContractManagerSQLStatements |
This class represents SQL statements for Data Set Manager.
|
| DataContractManagerSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| DataContractNotActiveException |
This class represents the exception produced in DataContractManager when a datacontract has to be used but it is not active.
|
| DataContractNotExistException |
This class represents the exception produced in DataContractManager when a datacontract does not exist.
|
| DataContractNotPublicException |
This class represents the exception produced in DataContractManager when a datacontract is expected to be public and it is
not.
|
| DataService |
This class is responsible to manage data of the objects stored in the system.
|
| DataServiceAPI |
This interface define the methods of the Data Service that can be executed remotely.
|
| DataServiceDBSQLStatements |
This class represents SQL statements for Account Manager.
|
| DataServiceDBSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| DataServiceGrpc |
Interface exported by the server.
|
| DataServiceGrpc.DataServiceBlockingStub |
Interface exported by the server.
|
| DataServiceGrpc.DataServiceFutureStub |
Interface exported by the server.
|
| DataServiceGrpc.DataServiceImplBase |
Interface exported by the server.
|
| DataServiceGrpc.DataServiceStub |
Interface exported by the server.
|
| DataServiceGrpcClient |
Client code that makes gRPC calls to the server.
|
| DataServiceGrpcService |
|
| DataserviceMessages |
|
| DataserviceMessages.ActivateTracingRequest |
Protobuf type dataclay.communication.grpc.dataservice.ActivateTracingRequest
|
| DataserviceMessages.ActivateTracingRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ActivateTracingRequest
|
| DataserviceMessages.ActivateTracingRequestOrBuilder |
|
| DataserviceMessages.AssociateExecutionEnvironmentRequest |
Protobuf type dataclay.communication.grpc.dataservice.AssociateExecutionEnvironmentRequest
|
| DataserviceMessages.AssociateExecutionEnvironmentRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.AssociateExecutionEnvironmentRequest
|
| DataserviceMessages.AssociateExecutionEnvironmentRequestOrBuilder |
|
| DataserviceMessages.CloseSessionInDSRequest |
Protobuf type dataclay.communication.grpc.dataservice.CloseSessionInDSRequest
|
| DataserviceMessages.CloseSessionInDSRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.CloseSessionInDSRequest
|
| DataserviceMessages.CloseSessionInDSRequestOrBuilder |
|
| DataserviceMessages.ConsolidateVersionRequest |
Protobuf type dataclay.communication.grpc.dataservice.ConsolidateVersionRequest
|
| DataserviceMessages.ConsolidateVersionRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ConsolidateVersionRequest
|
| DataserviceMessages.ConsolidateVersionRequestOrBuilder |
|
| DataserviceMessages.DeleteAliasRequest |
Protobuf type dataclay.communication.grpc.dataservice.DeleteAliasRequest
|
| DataserviceMessages.DeleteAliasRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.DeleteAliasRequest
|
| DataserviceMessages.DeleteAliasRequestOrBuilder |
|
| DataserviceMessages.DeleteToDBRequest |
Protobuf type dataclay.communication.grpc.dataservice.DeleteToDBRequest
|
| DataserviceMessages.DeleteToDBRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.DeleteToDBRequest
|
| DataserviceMessages.DeleteToDBRequestOrBuilder |
|
| DataserviceMessages.DeployClassesRequest |
Protobuf type dataclay.communication.grpc.dataservice.DeployClassesRequest
|
| DataserviceMessages.DeployClassesRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.DeployClassesRequest
|
| DataserviceMessages.DeployClassesRequestOrBuilder |
|
| DataserviceMessages.DeployMetaClassesRequest |
Protobuf type dataclay.communication.grpc.dataservice.DeployMetaClassesRequest
|
| DataserviceMessages.DeployMetaClassesRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.DeployMetaClassesRequest
|
| DataserviceMessages.DeployMetaClassesRequestOrBuilder |
|
| DataserviceMessages.DetachObjectFromSessionRequest |
Protobuf type dataclay.communication.grpc.dataservice.DetachObjectFromSessionRequest
|
| DataserviceMessages.DetachObjectFromSessionRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.DetachObjectFromSessionRequest
|
| DataserviceMessages.DetachObjectFromSessionRequestOrBuilder |
|
| DataserviceMessages.DiskCollectRequest |
Protobuf type dataclay.communication.grpc.dataservice.DiskCollectRequest
|
| DataserviceMessages.DiskCollectRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.DiskCollectRequest
|
| DataserviceMessages.DiskCollectRequestOrBuilder |
|
| DataserviceMessages.EnrichClassRequest |
Protobuf type dataclay.communication.grpc.dataservice.EnrichClassRequest
|
| DataserviceMessages.EnrichClassRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.EnrichClassRequest
|
| DataserviceMessages.EnrichClassRequestOrBuilder |
|
| DataserviceMessages.ExecuteImplementationRequest |
Protobuf type dataclay.communication.grpc.dataservice.ExecuteImplementationRequest
|
| DataserviceMessages.ExecuteImplementationRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ExecuteImplementationRequest
|
| DataserviceMessages.ExecuteImplementationRequestOrBuilder |
|
| DataserviceMessages.ExecuteImplementationResponse |
Protobuf type dataclay.communication.grpc.dataservice.ExecuteImplementationResponse
|
| DataserviceMessages.ExecuteImplementationResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ExecuteImplementationResponse
|
| DataserviceMessages.ExecuteImplementationResponseOrBuilder |
|
| DataserviceMessages.ExistsInDBRequest |
Protobuf type dataclay.communication.grpc.dataservice.ExistsInDBRequest
|
| DataserviceMessages.ExistsInDBRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ExistsInDBRequest
|
| DataserviceMessages.ExistsInDBRequestOrBuilder |
|
| DataserviceMessages.ExistsInDBResponse |
Protobuf type dataclay.communication.grpc.dataservice.ExistsInDBResponse
|
| DataserviceMessages.ExistsInDBResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ExistsInDBResponse
|
| DataserviceMessages.ExistsInDBResponseOrBuilder |
|
| DataserviceMessages.ExistsRequest |
Protobuf type dataclay.communication.grpc.dataservice.ExistsRequest
|
| DataserviceMessages.ExistsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ExistsRequest
|
| DataserviceMessages.ExistsRequestOrBuilder |
|
| DataserviceMessages.ExistsResponse |
Protobuf type dataclay.communication.grpc.dataservice.ExistsResponse
|
| DataserviceMessages.ExistsResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.ExistsResponse
|
| DataserviceMessages.ExistsResponseOrBuilder |
|
| DataserviceMessages.FederateRequest |
Protobuf type dataclay.communication.grpc.dataservice.FederateRequest
|
| DataserviceMessages.FederateRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.FederateRequest
|
| DataserviceMessages.FederateRequestOrBuilder |
|
| DataserviceMessages.GetClassIDFromObjectInMemoryRequest |
Protobuf type dataclay.communication.grpc.dataservice.GetClassIDFromObjectInMemoryRequest
|
| DataserviceMessages.GetClassIDFromObjectInMemoryRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetClassIDFromObjectInMemoryRequest
|
| DataserviceMessages.GetClassIDFromObjectInMemoryRequestOrBuilder |
|
| DataserviceMessages.GetClassIDFromObjectInMemoryResponse |
Protobuf type dataclay.communication.grpc.dataservice.GetClassIDFromObjectInMemoryResponse
|
| DataserviceMessages.GetClassIDFromObjectInMemoryResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetClassIDFromObjectInMemoryResponse
|
| DataserviceMessages.GetClassIDFromObjectInMemoryResponseOrBuilder |
|
| DataserviceMessages.GetCopyOfObjectRequest |
Protobuf type dataclay.communication.grpc.dataservice.GetCopyOfObjectRequest
|
| DataserviceMessages.GetCopyOfObjectRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetCopyOfObjectRequest
|
| DataserviceMessages.GetCopyOfObjectRequestOrBuilder |
|
| DataserviceMessages.GetCopyOfObjectResponse |
Protobuf type dataclay.communication.grpc.dataservice.GetCopyOfObjectResponse
|
| DataserviceMessages.GetCopyOfObjectResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetCopyOfObjectResponse
|
| DataserviceMessages.GetCopyOfObjectResponseOrBuilder |
|
| DataserviceMessages.GetFromDBRequest |
Protobuf type dataclay.communication.grpc.dataservice.GetFromDBRequest
|
| DataserviceMessages.GetFromDBRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetFromDBRequest
|
| DataserviceMessages.GetFromDBRequestOrBuilder |
|
| DataserviceMessages.GetFromDBResponse |
Protobuf type dataclay.communication.grpc.dataservice.GetFromDBResponse
|
| DataserviceMessages.GetFromDBResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetFromDBResponse
|
| DataserviceMessages.GetFromDBResponseOrBuilder |
|
| DataserviceMessages.GetObjectsRequest |
Protobuf type dataclay.communication.grpc.dataservice.GetObjectsRequest
|
| DataserviceMessages.GetObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetObjectsRequest
|
| DataserviceMessages.GetObjectsRequestOrBuilder |
|
| DataserviceMessages.GetObjectsResponse |
Protobuf type dataclay.communication.grpc.dataservice.GetObjectsResponse
|
| DataserviceMessages.GetObjectsResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetObjectsResponse
|
| DataserviceMessages.GetObjectsResponseOrBuilder |
|
| DataserviceMessages.GetRetainedReferencesResponse |
Protobuf type dataclay.communication.grpc.dataservice.GetRetainedReferencesResponse
|
| DataserviceMessages.GetRetainedReferencesResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.GetRetainedReferencesResponse
|
| DataserviceMessages.GetRetainedReferencesResponseOrBuilder |
|
| DataserviceMessages.InitBackendIDRequest |
Protobuf type dataclay.communication.grpc.dataservice.InitBackendIDRequest
|
| DataserviceMessages.InitBackendIDRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.InitBackendIDRequest
|
| DataserviceMessages.InitBackendIDRequestOrBuilder |
|
| DataserviceMessages.MakePersistentRequest |
Protobuf type dataclay.communication.grpc.dataservice.MakePersistentRequest
|
| DataserviceMessages.MakePersistentRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.MakePersistentRequest
|
| DataserviceMessages.MakePersistentRequestOrBuilder |
|
| DataserviceMessages.MigratedObjects |
Protobuf type dataclay.communication.grpc.dataservice.MigratedObjects
|
| DataserviceMessages.MigratedObjects.Builder |
Protobuf type dataclay.communication.grpc.dataservice.MigratedObjects
|
| DataserviceMessages.MigratedObjectsOrBuilder |
|
| DataserviceMessages.MigrateObjectsRequest |
Protobuf type dataclay.communication.grpc.dataservice.MigrateObjectsRequest
|
| DataserviceMessages.MigrateObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.MigrateObjectsRequest
|
| DataserviceMessages.MigrateObjectsRequestOrBuilder |
|
| DataserviceMessages.MigrateObjectsResponse |
Protobuf type dataclay.communication.grpc.dataservice.MigrateObjectsResponse
|
| DataserviceMessages.MigrateObjectsResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.MigrateObjectsResponse
|
| DataserviceMessages.MigrateObjectsResponseOrBuilder |
|
| DataserviceMessages.MoveObjectsRequest |
Protobuf type dataclay.communication.grpc.dataservice.MoveObjectsRequest
|
| DataserviceMessages.MoveObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.MoveObjectsRequest
|
| DataserviceMessages.MoveObjectsRequestOrBuilder |
|
| DataserviceMessages.MoveObjectsResponse |
Protobuf type dataclay.communication.grpc.dataservice.MoveObjectsResponse
|
| DataserviceMessages.MoveObjectsResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.MoveObjectsResponse
|
| DataserviceMessages.MoveObjectsResponseOrBuilder |
|
| DataserviceMessages.NewPersistentInstanceRequest |
Protobuf type dataclay.communication.grpc.dataservice.NewPersistentInstanceRequest
|
| DataserviceMessages.NewPersistentInstanceRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NewPersistentInstanceRequest
|
| DataserviceMessages.NewPersistentInstanceRequestOrBuilder |
|
| DataserviceMessages.NewPersistentInstanceResponse |
Protobuf type dataclay.communication.grpc.dataservice.NewPersistentInstanceResponse
|
| DataserviceMessages.NewPersistentInstanceResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NewPersistentInstanceResponse
|
| DataserviceMessages.NewPersistentInstanceResponseOrBuilder |
|
| DataserviceMessages.NewReplicaRequest |
Protobuf type dataclay.communication.grpc.dataservice.NewReplicaRequest
|
| DataserviceMessages.NewReplicaRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NewReplicaRequest
|
| DataserviceMessages.NewReplicaRequestOrBuilder |
|
| DataserviceMessages.NewReplicaResponse |
Protobuf type dataclay.communication.grpc.dataservice.NewReplicaResponse
|
| DataserviceMessages.NewReplicaResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NewReplicaResponse
|
| DataserviceMessages.NewReplicaResponseOrBuilder |
|
| DataserviceMessages.NewVersionRequest |
Protobuf type dataclay.communication.grpc.dataservice.NewVersionRequest
|
| DataserviceMessages.NewVersionRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NewVersionRequest
|
| DataserviceMessages.NewVersionRequestOrBuilder |
|
| DataserviceMessages.NewVersionResponse |
Protobuf type dataclay.communication.grpc.dataservice.NewVersionResponse
|
| DataserviceMessages.NewVersionResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NewVersionResponse
|
| DataserviceMessages.NewVersionResponseOrBuilder |
|
| DataserviceMessages.NotifyFederationRequest |
Protobuf type dataclay.communication.grpc.dataservice.NotifyFederationRequest
|
| DataserviceMessages.NotifyFederationRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NotifyFederationRequest
|
| DataserviceMessages.NotifyFederationRequestOrBuilder |
|
| DataserviceMessages.NotifyUnfederationRequest |
Protobuf type dataclay.communication.grpc.dataservice.NotifyUnfederationRequest
|
| DataserviceMessages.NotifyUnfederationRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.NotifyUnfederationRequest
|
| DataserviceMessages.NotifyUnfederationRequestOrBuilder |
|
| DataserviceMessages.RemoveObjectsRequest |
Protobuf type dataclay.communication.grpc.dataservice.RemoveObjectsRequest
|
| DataserviceMessages.RemoveObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.RemoveObjectsRequest
|
| DataserviceMessages.RemoveObjectsRequestOrBuilder |
|
| DataserviceMessages.RemoveObjectsResponse |
Protobuf type dataclay.communication.grpc.dataservice.RemoveObjectsResponse
|
| DataserviceMessages.RemoveObjectsResponse.Builder |
Protobuf type dataclay.communication.grpc.dataservice.RemoveObjectsResponse
|
| DataserviceMessages.RemoveObjectsResponseOrBuilder |
|
| DataserviceMessages.StoreObjectsRequest |
Protobuf type dataclay.communication.grpc.dataservice.StoreObjectsRequest
|
| DataserviceMessages.StoreObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.StoreObjectsRequest
|
| DataserviceMessages.StoreObjectsRequestOrBuilder |
|
| DataserviceMessages.StoreToDBRequest |
Protobuf type dataclay.communication.grpc.dataservice.StoreToDBRequest
|
| DataserviceMessages.StoreToDBRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.StoreToDBRequest
|
| DataserviceMessages.StoreToDBRequestOrBuilder |
|
| DataserviceMessages.SynchronizeRequest |
Protobuf type dataclay.communication.grpc.dataservice.SynchronizeRequest
|
| DataserviceMessages.SynchronizeRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.SynchronizeRequest
|
| DataserviceMessages.SynchronizeRequestOrBuilder |
|
| DataserviceMessages.UnfederateRequest |
Protobuf type dataclay.communication.grpc.dataservice.UnfederateRequest
|
| DataserviceMessages.UnfederateRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.UnfederateRequest
|
| DataserviceMessages.UnfederateRequestOrBuilder |
|
| DataserviceMessages.UpdateObjectRequest |
Protobuf type dataclay.communication.grpc.dataservice.UpdateObjectRequest
|
| DataserviceMessages.UpdateObjectRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.UpdateObjectRequest
|
| DataserviceMessages.UpdateObjectRequestOrBuilder |
|
| DataserviceMessages.UpdateRefsRequest |
Protobuf type dataclay.communication.grpc.dataservice.UpdateRefsRequest
|
| DataserviceMessages.UpdateRefsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.UpdateRefsRequest
|
| DataserviceMessages.UpdateRefsRequestOrBuilder |
|
| DataserviceMessages.UpdateToDBRequest |
Protobuf type dataclay.communication.grpc.dataservice.UpdateToDBRequest
|
| DataserviceMessages.UpdateToDBRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.UpdateToDBRequest
|
| DataserviceMessages.UpdateToDBRequestOrBuilder |
|
| DataserviceMessages.UpsertObjectsRequest |
Protobuf type dataclay.communication.grpc.dataservice.UpsertObjectsRequest
|
| DataserviceMessages.UpsertObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.dataservice.UpsertObjectsRequest
|
| DataserviceMessages.UpsertObjectsRequestOrBuilder |
|
| DataServiceRuntime |
This class contains functions for node to interact with other nodes.
|
| DataServiceServer |
A sample gRPC server that serve the DataServiceServer service.
|
| DataServiceService |
Implements all DataService GRPC methods.
|
| DataServiceSrv |
This class implements the service part of the Data Service.
|
| DataSet |
This class represents a dataset.
|
| DataSetDoesNotExistException |
This class represents the exceptions produced in DataSetManager module when a DataSet does not exist.
|
| DataSetExistsException |
This class represents the exceptions produced in DataSetManager module when a DataSet already exists.
|
| DataSetID |
This class represents the identification of a DataSet.
|
| DataSetManager |
This class is responsible for managing datasets (add and remove).
|
| DataSetManagerDB |
Data base connection.
|
| DataSetManagerSQLStatements |
This class represents SQL statements for Data Contract Manager.
|
| DataSetManagerSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| DBHandler |
This class represents the functions that any handler of the storage of objects must implement.
|
| DBHandlerConf |
This class represents the Configuration needed to instatiate any DbHandler.
|
| DbHandlerException |
This class represents the exceptions produced in DbHandler module.
|
| DBHandlerFactory |
Factory to return instances of specific DBHandlers, according to the provided type.
|
| DBHandlerFactory.DBHandlerType |
All the supported DBHandler subtypes.
|
| DbObjectAlreadyExistException |
This class represents the exception produced in DbHandler module when no Object is found in a query.
|
| DbObjectNotExistException |
This class represents the exception produced in DbHandler module when no Object is found in a query.
|
| DeletedObjEventType |
This class represents an event type an object was deleted.
|
| DirectNettyBuffer |
Netty direct buffer used in case Java UNSAFE is not supported.
|
| DoubleWrapper |
Wrapper for Double class.
|
| ECA |
This class represents an Event-Condition-Action specification.
|
| ECAID |
|
| EnrichmentInfo |
This class represents the info created during an enrichment process.
|
| ErrorDefs |
This class contains all errors that Logic Module must return in case of an Exception in any manager.
|
| ErrorDefs.ERRORCODE |
Enum for the error codes.
|
| EventListenerAlreadyRegisteredException |
This class represents the exceptions produced in NotificationManager module when some event listener specified is already
registered.
|
| EventListenerNotRegisteredException |
This class represents the exceptions produced in NotificationManager module when some event listener specified is not
registered.
|
| EventMessage |
This event indicates that an object was persisted.
|
| EventMessageAlreadyStoredException |
This class represents the exceptions produced in NotificationManager module when some event message specified is already
registered.
|
| EventMessageID |
|
| EventMessageNotRegisteredException |
This class represents the exceptions produced in NotificationManager module when some event message is not registered.
|
| EventMessageStateOuter |
This class represents event message state.
|
| EventMessageStateOuter.EventState |
This enumeration represent all possible states of events that can occur in DataClay.
|
| EventObjsMeetConditionAlreadyRegisteredException |
This class represents the exceptions produced in NotificationManager module when some EventObjsMeetConditionspecified is
already registered.
|
| EventObjsMeetConditionID |
|
| EventType |
This class represents an event type.
|
| EventTypeOuter |
This class represents event types.
|
| EventTypeOuter.EventTypeEnum |
This enumeration represent all possible types of events that can occur in DataClay.
|
| ExecuteMethodException |
This class represents the exceptions produced in DataService module when you try to invoke a method.
|
| ExecutionByteCodeManager |
This class is responsible to generate the ExecutionClass.
|
| ExecutionEnvironment |
This class represents the information of a ExecutionEnvironment.
|
| ExecutionEnvironmentAlreadyExistsException |
This class represents the exceptions produced in MetaDataService module when you try to add a new Storage Location that
already exists in the database.
|
| ExecutionEnvironmentHeapManager |
This class is responsible to manage objects in EE memory and update or store
them in disk.
|
| ExecutionEnvironmentID |
This class represents the identification of a ExecutionEnvironment.
|
| ExecutionEnvironmentIDWrapper |
Wrapper for ExecutionEnvironmentID class.
|
| ExecutionEnvironmentNotExistException |
This class represents the exceptions produced in MetaDataService module when a backend specified does not exist.
|
| ExecutionEnvironmentPersistentInfo |
Contains miscellanous Execution Environment information.
|
| ExecutionObjectLoader |
This class is responsable to create DataClayObjects and load them with data
coming from different resources.
|
| ExtendedPreparedStatement |
|
| ExtendedSQLiteConnection |
|
| ExternalDataClayNotRegisteredException |
This class represents the exceptions produced in MetaDataService module when an external dataClay specified is not registered
|
| ExternalExecutionEnvironment |
This class represents the information of an external ExecutionEnvironment.
|
| ExtraeAspects |
|
| ExtraeValuesGenerator |
This class generates/updates a file with values for each method in dataClay to be used by Paraver.
|
| Feature |
This class implements a Feature.
|
| Feature.FeatureType |
Enum that represents the possible types of features considering also their hierarchy.
|
| FileAndAspectsUtils |
Utility class for aspects and files.
|
| FloatWrapper |
Wrapper for Float class.
|
| GetBackends |
|
| GetCurrentDataClayID |
|
| GetDatasets |
|
| GetExternalDataClayID |
|
| GetNamespaceLang |
|
| GetNamespaces |
|
| GetStubs |
|
| GrpcByteBuffer |
Grpc buffer.
|
| HeapManager |
Heap manager for dataClay runtimes.
|
| HeapNettyBuffer |
Netty buffer used in case Java UNSAFE is not supported.
|
| ID |
This class represents an identification.
|
| ImmutableParamOrReturn |
Language-dependant params or returns.
|
| Implementation |
This class represents an Implementation.
|
| ImplementationID |
This class represents the identification of an Implementation.
|
| ImplementationNotExistException |
This class represents the exceptions produced in ClassManager module when some Implementation was not found for some reason.
|
| ImplementationStubInfo |
This class represents the information about an operation in a stub.
|
| ImportedInterface |
This class represents an imported interface in a Namespace.
|
| ImportedInterfaceInUseException |
This class represents the exceptions produced in NamespaceManager module when an imported interface is in use.
|
| ImportModelsFromExternalDataClay |
|
| IntegerWrapper |
Wrapper for Integer class.
|
| Interface |
This class represents a system interface.
|
| InterfaceAlreadyImportedException |
This class represents the exceptions produced in NamespaceManager module when trying to improt an interface that is already
imported.
|
| InterfaceID |
This class represents the identification of an Interface.
|
| InterfaceInContract |
This class represents the association between a specific Interface and a certain contract.
|
| InterfaceManager |
This class is responsible to manage interfaces: add, remove and modify.
|
| InterfaceManagerDB |
Data base connection.
|
| InterfaceManagerSQLStatements |
This class represents SQL statements for Interface Manager.
|
| InterfaceManagerSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| InterfaceNotExistsException |
This class represents the exception occurred when an interface is not found.
|
| InterfaceNotImportedException |
This class represents the exceptions produced in NamespaceManager module when interface is not imported.
|
| InterfaceNotInContractException |
This class represents the exception produced in ContractManager when a contract cannot access a specific interface.
|
| InvalidCredentialsException |
This class represents the exceptions produced in AccountManager module when invalid Credentials are provided: wrong
association Account-Credential...
|
| JarUtils |
Jar utilites.
|
| JavaAnnotationInfo |
This class represents Java dependant information for an Annotation.
|
| JavaByteBuffer |
Java byte buffer to be used while no communication is nedded.
|
| JavaClassInfo |
This class represents Java language dependant information for a MetaClass.
|
| JavaExecutionException |
This class represents the Java exceptions produced in Execution Environment.
|
| JavaImplementation |
This class represents a Java Implementation.
|
| JavaOperationInfo |
This class represents Java dependant information for an Operation.
|
| JavaPropertyInfo |
This class represents Java dependant information for a Property.
|
| JavaSpecGenerator |
This class contains utility functions for the generation of Specifications given Java classes.
|
| JavaTypeInfo |
This class represents Java dependant information for a Type.
|
| LanguageDependantAnnotationInfo |
All classes implementing this interface should contain language-dependant information
for an annotation.
|
| LanguageDependantClassInfo |
All classes implementing this interface should contain language-dependant information
for a MetaClass.
|
| LanguageDependantOperationInfo |
All classes implementing this interface should contain language-dependant information
for an Operation.
|
| LanguageDependantPropertyInfo |
All classes implementing this interface should contain language-dependant information
for a Property.
|
| LanguageDependantTypeInfo |
All classes implementing this interface should contain language-dependant information
for a Type.
|
| LanguageExecutionException |
This class represents the exceptions produced in Execution Environment.
|
| LanguageFeature |
This class represents all Language Features (Java, C++,...).
|
| LanguageParamOrReturn |
Language-dependant params or returns.
|
| LanguageTypes |
Language types (used during serialization/deserialization).
|
| LazyTask |
DataClay Lazy task.
|
| LazyTasksRunner |
Run lazy tasks in DataService.
|
| LineFactory |
Some primitive utilities for generating Python code lines.
|
| LockerPool |
Objects lockers class.
|
| LogicMetadataDB |
Data base connection.
|
| LogicMetadataIDs |
LM metadata IDs (admin, datasets, contracts, ...).
|
| LogicMetadataSQLStatements |
This class represents SQL statements.
|
| LogicMetadataSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| LogicModule |
This class represents the entry point to the system.
|
| LogicModuleAPI |
This interface define the methods of the Logic Module that can be executed remotely.
|
| LogicModuleFactory |
Factory for the LogicModule instance.
|
| LogicModuleGrpc |
Interface exported by the server.
|
| LogicModuleGrpc.LogicModuleBlockingStub |
Interface exported by the server.
|
| LogicModuleGrpc.LogicModuleFutureStub |
Interface exported by the server.
|
| LogicModuleGrpc.LogicModuleImplBase |
Interface exported by the server.
|
| LogicModuleGrpc.LogicModuleStub |
Interface exported by the server.
|
| LogicModuleGrpcClient |
Client code that makes gRPC calls to the server.
|
| LogicModuleGrpcService |
|
| LogicmoduleMessages |
|
| LogicmoduleMessages.ActivateTracingRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ActivateTracingRequest
|
| LogicmoduleMessages.ActivateTracingRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ActivateTracingRequest
|
| LogicmoduleMessages.ActivateTracingRequestOrBuilder |
|
| LogicmoduleMessages.AddAliasRequest |
Protobuf type dataclay.communication.grpc.logicmodule.AddAliasRequest
|
| LogicmoduleMessages.AddAliasRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.AddAliasRequest
|
| LogicmoduleMessages.AddAliasRequestOrBuilder |
|
| LogicmoduleMessages.AdviseEventRequest |
Protobuf type dataclay.communication.grpc.logicmodule.AdviseEventRequest
|
| LogicmoduleMessages.AdviseEventRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.AdviseEventRequest
|
| LogicmoduleMessages.AdviseEventRequestOrBuilder |
|
| LogicmoduleMessages.AutoRegisterEERequest |
Protobuf type dataclay.communication.grpc.logicmodule.AutoRegisterEERequest
|
| LogicmoduleMessages.AutoRegisterEERequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.AutoRegisterEERequest
|
| LogicmoduleMessages.AutoRegisterEERequestOrBuilder |
|
| LogicmoduleMessages.AutoRegisterEEResponse |
Protobuf type dataclay.communication.grpc.logicmodule.AutoRegisterEEResponse
|
| LogicmoduleMessages.AutoRegisterEEResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.AutoRegisterEEResponse
|
| LogicmoduleMessages.AutoRegisterEEResponseOrBuilder |
|
| LogicmoduleMessages.AutoRegisterSLRequest |
Protobuf type dataclay.communication.grpc.logicmodule.AutoRegisterSLRequest
|
| LogicmoduleMessages.AutoRegisterSLRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.AutoRegisterSLRequest
|
| LogicmoduleMessages.AutoRegisterSLRequestOrBuilder |
|
| LogicmoduleMessages.CheckDataSetIsPublicRequest |
Protobuf type dataclay.communication.grpc.logicmodule.CheckDataSetIsPublicRequest
|
| LogicmoduleMessages.CheckDataSetIsPublicRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.CheckDataSetIsPublicRequest
|
| LogicmoduleMessages.CheckDataSetIsPublicRequestOrBuilder |
|
| LogicmoduleMessages.CheckDataSetIsPublicResponse |
Protobuf type dataclay.communication.grpc.logicmodule.CheckDataSetIsPublicResponse
|
| LogicmoduleMessages.CheckDataSetIsPublicResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.CheckDataSetIsPublicResponse
|
| LogicmoduleMessages.CheckDataSetIsPublicResponseOrBuilder |
|
| LogicmoduleMessages.CloseSessionRequest |
Protobuf type dataclay.communication.grpc.logicmodule.CloseSessionRequest
|
| LogicmoduleMessages.CloseSessionRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.CloseSessionRequest
|
| LogicmoduleMessages.CloseSessionRequestOrBuilder |
|
| LogicmoduleMessages.DeleteAliasRequest |
Protobuf type dataclay.communication.grpc.logicmodule.DeleteAliasRequest
|
| LogicmoduleMessages.DeleteAliasRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.DeleteAliasRequest
|
| LogicmoduleMessages.DeleteAliasRequestOrBuilder |
|
| LogicmoduleMessages.DeleteAliasResponse |
Protobuf type dataclay.communication.grpc.logicmodule.DeleteAliasResponse
|
| LogicmoduleMessages.DeleteAliasResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.DeleteAliasResponse
|
| LogicmoduleMessages.DeleteAliasResponseOrBuilder |
|
| LogicmoduleMessages.ExecuteImplementationRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteImplementationRequest
|
| LogicmoduleMessages.ExecuteImplementationRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteImplementationRequest
|
| LogicmoduleMessages.ExecuteImplementationRequestOrBuilder |
|
| LogicmoduleMessages.ExecuteImplementationResponse |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteImplementationResponse
|
| LogicmoduleMessages.ExecuteImplementationResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteImplementationResponse
|
| LogicmoduleMessages.ExecuteImplementationResponseOrBuilder |
|
| LogicmoduleMessages.ExecuteMethodOnTargetRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteMethodOnTargetRequest
|
| LogicmoduleMessages.ExecuteMethodOnTargetRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteMethodOnTargetRequest
|
| LogicmoduleMessages.ExecuteMethodOnTargetRequestOrBuilder |
|
| LogicmoduleMessages.ExecuteMethodOnTargetResponse |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteMethodOnTargetResponse
|
| LogicmoduleMessages.ExecuteMethodOnTargetResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ExecuteMethodOnTargetResponse
|
| LogicmoduleMessages.ExecuteMethodOnTargetResponseOrBuilder |
|
| LogicmoduleMessages.ExistsActiveEnvironmentsForSLRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ExistsActiveEnvironmentsForSLRequest
|
| LogicmoduleMessages.ExistsActiveEnvironmentsForSLRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ExistsActiveEnvironmentsForSLRequest
|
| LogicmoduleMessages.ExistsActiveEnvironmentsForSLRequestOrBuilder |
|
| LogicmoduleMessages.ExistsActiveEnvironmentsForSLResponse |
Protobuf type dataclay.communication.grpc.logicmodule.ExistsActiveEnvironmentsForSLResponse
|
| LogicmoduleMessages.ExistsActiveEnvironmentsForSLResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ExistsActiveEnvironmentsForSLResponse
|
| LogicmoduleMessages.ExistsActiveEnvironmentsForSLResponseOrBuilder |
|
| LogicmoduleMessages.GetAccountDataSetsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountDataSetsRequest
|
| LogicmoduleMessages.GetAccountDataSetsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountDataSetsRequest
|
| LogicmoduleMessages.GetAccountDataSetsRequestOrBuilder |
|
| LogicmoduleMessages.GetAccountDataSetsResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountDataSetsResponse
|
| LogicmoduleMessages.GetAccountDataSetsResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountDataSetsResponse
|
| LogicmoduleMessages.GetAccountDataSetsResponseOrBuilder |
|
| LogicmoduleMessages.GetAccountIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountIDRequest
|
| LogicmoduleMessages.GetAccountIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountIDRequest
|
| LogicmoduleMessages.GetAccountIDRequestOrBuilder |
|
| LogicmoduleMessages.GetAccountIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountIDResponse
|
| LogicmoduleMessages.GetAccountIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountIDResponse
|
| LogicmoduleMessages.GetAccountIDResponseOrBuilder |
|
| LogicmoduleMessages.GetAccountListRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountListRequest
|
| LogicmoduleMessages.GetAccountListRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountListRequest
|
| LogicmoduleMessages.GetAccountListRequestOrBuilder |
|
| LogicmoduleMessages.GetAccountListResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountListResponse
|
| LogicmoduleMessages.GetAccountListResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAccountListResponse
|
| LogicmoduleMessages.GetAccountListResponseOrBuilder |
|
| LogicmoduleMessages.GetAllExecutionEnvironmentsInfoRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetAllExecutionEnvironmentsInfoRequest
|
| LogicmoduleMessages.GetAllExecutionEnvironmentsInfoRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAllExecutionEnvironmentsInfoRequest
|
| LogicmoduleMessages.GetAllExecutionEnvironmentsInfoRequestOrBuilder |
|
| LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetAllExecutionEnvironmentsInfoResponse
|
| LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetAllExecutionEnvironmentsInfoResponse
|
| LogicmoduleMessages.GetAllExecutionEnvironmentsInfoResponseOrBuilder |
|
| LogicmoduleMessages.GetBabelStubsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetBabelStubsRequest
|
| LogicmoduleMessages.GetBabelStubsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetBabelStubsRequest
|
| LogicmoduleMessages.GetBabelStubsRequestOrBuilder |
|
| LogicmoduleMessages.GetBabelStubsResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetBabelStubsResponse
|
| LogicmoduleMessages.GetBabelStubsResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetBabelStubsResponse
|
| LogicmoduleMessages.GetBabelStubsResponseOrBuilder |
|
| LogicmoduleMessages.GetClassesInNamespaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassesInNamespaceRequest
|
| LogicmoduleMessages.GetClassesInNamespaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassesInNamespaceRequest
|
| LogicmoduleMessages.GetClassesInNamespaceRequestOrBuilder |
|
| LogicmoduleMessages.GetClassesInNamespaceResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassesInNamespaceResponse
|
| LogicmoduleMessages.GetClassesInNamespaceResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassesInNamespaceResponse
|
| LogicmoduleMessages.GetClassesInNamespaceResponseOrBuilder |
|
| LogicmoduleMessages.GetClassIDFromImportRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDFromImportRequest
|
| LogicmoduleMessages.GetClassIDFromImportRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDFromImportRequest
|
| LogicmoduleMessages.GetClassIDFromImportRequestOrBuilder |
|
| LogicmoduleMessages.GetClassIDFromImportResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDFromImportResponse
|
| LogicmoduleMessages.GetClassIDFromImportResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDFromImportResponse
|
| LogicmoduleMessages.GetClassIDFromImportResponseOrBuilder |
|
| LogicmoduleMessages.GetClassIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDRequest
|
| LogicmoduleMessages.GetClassIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDRequest
|
| LogicmoduleMessages.GetClassIDRequestOrBuilder |
|
| LogicmoduleMessages.GetClassIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDResponse
|
| LogicmoduleMessages.GetClassIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassIDResponse
|
| LogicmoduleMessages.GetClassIDResponseOrBuilder |
|
| LogicmoduleMessages.GetClassInfoRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassInfoRequest
|
| LogicmoduleMessages.GetClassInfoRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassInfoRequest
|
| LogicmoduleMessages.GetClassInfoRequestOrBuilder |
|
| LogicmoduleMessages.GetClassInfoResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassInfoResponse
|
| LogicmoduleMessages.GetClassInfoResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassInfoResponse
|
| LogicmoduleMessages.GetClassInfoResponseOrBuilder |
|
| LogicmoduleMessages.GetClassNameAndNamespaceForDSRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameAndNamespaceForDSRequest
|
| LogicmoduleMessages.GetClassNameAndNamespaceForDSRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameAndNamespaceForDSRequest
|
| LogicmoduleMessages.GetClassNameAndNamespaceForDSRequestOrBuilder |
|
| LogicmoduleMessages.GetClassNameAndNamespaceForDSResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameAndNamespaceForDSResponse
|
| LogicmoduleMessages.GetClassNameAndNamespaceForDSResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameAndNamespaceForDSResponse
|
| LogicmoduleMessages.GetClassNameAndNamespaceForDSResponseOrBuilder |
|
| LogicmoduleMessages.GetClassNameForDSRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameForDSRequest
|
| LogicmoduleMessages.GetClassNameForDSRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameForDSRequest
|
| LogicmoduleMessages.GetClassNameForDSRequestOrBuilder |
|
| LogicmoduleMessages.GetClassNameForDSResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameForDSResponse
|
| LogicmoduleMessages.GetClassNameForDSResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetClassNameForDSResponse
|
| LogicmoduleMessages.GetClassNameForDSResponseOrBuilder |
|
| LogicmoduleMessages.GetContractIDOfDataClayProviderRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDOfDataClayProviderRequest
|
| LogicmoduleMessages.GetContractIDOfDataClayProviderRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDOfDataClayProviderRequest
|
| LogicmoduleMessages.GetContractIDOfDataClayProviderRequestOrBuilder |
|
| LogicmoduleMessages.GetContractIDOfDataClayProviderResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDOfDataClayProviderResponse
|
| LogicmoduleMessages.GetContractIDOfDataClayProviderResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDOfDataClayProviderResponse
|
| LogicmoduleMessages.GetContractIDOfDataClayProviderResponseOrBuilder |
|
| LogicmoduleMessages.GetContractIDsOfApplicantRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfApplicantRequest
|
| LogicmoduleMessages.GetContractIDsOfApplicantRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfApplicantRequest
|
| LogicmoduleMessages.GetContractIDsOfApplicantRequestOrBuilder |
|
| LogicmoduleMessages.GetContractIDsOfApplicantResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfApplicantResponse
|
| LogicmoduleMessages.GetContractIDsOfApplicantResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfApplicantResponse
|
| LogicmoduleMessages.GetContractIDsOfApplicantResponseOrBuilder |
|
| LogicmoduleMessages.GetContractIDsOfProviderRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfProviderRequest
|
| LogicmoduleMessages.GetContractIDsOfProviderRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfProviderRequest
|
| LogicmoduleMessages.GetContractIDsOfProviderRequestOrBuilder |
|
| LogicmoduleMessages.GetContractIDsOfProviderResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfProviderResponse
|
| LogicmoduleMessages.GetContractIDsOfProviderResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractIDsOfProviderResponse
|
| LogicmoduleMessages.GetContractIDsOfProviderResponseOrBuilder |
|
| LogicmoduleMessages.GetContractsOfApplicantWithProvRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractsOfApplicantWithProvRequest
|
| LogicmoduleMessages.GetContractsOfApplicantWithProvRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractsOfApplicantWithProvRequest
|
| LogicmoduleMessages.GetContractsOfApplicantWithProvRequestOrBuilder |
|
| LogicmoduleMessages.GetContractsOfApplicantWithProvResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractsOfApplicantWithProvResponse
|
| LogicmoduleMessages.GetContractsOfApplicantWithProvResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetContractsOfApplicantWithProvResponse
|
| LogicmoduleMessages.GetContractsOfApplicantWithProvResponseOrBuilder |
|
| LogicmoduleMessages.GetDataClayIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataClayIDResponse
|
| LogicmoduleMessages.GetDataClayIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataClayIDResponse
|
| LogicmoduleMessages.GetDataClayIDResponseOrBuilder |
|
| LogicmoduleMessages.GetDataContractIDsOfApplicantRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfApplicantRequest
|
| LogicmoduleMessages.GetDataContractIDsOfApplicantRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfApplicantRequest
|
| LogicmoduleMessages.GetDataContractIDsOfApplicantRequestOrBuilder |
|
| LogicmoduleMessages.GetDataContractIDsOfApplicantResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfApplicantResponse
|
| LogicmoduleMessages.GetDataContractIDsOfApplicantResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfApplicantResponse
|
| LogicmoduleMessages.GetDataContractIDsOfApplicantResponseOrBuilder |
|
| LogicmoduleMessages.GetDataContractIDsOfProviderRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfProviderRequest
|
| LogicmoduleMessages.GetDataContractIDsOfProviderRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfProviderRequest
|
| LogicmoduleMessages.GetDataContractIDsOfProviderRequestOrBuilder |
|
| LogicmoduleMessages.GetDataContractIDsOfProviderResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfProviderResponse
|
| LogicmoduleMessages.GetDataContractIDsOfProviderResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractIDsOfProviderResponse
|
| LogicmoduleMessages.GetDataContractIDsOfProviderResponseOrBuilder |
|
| LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractInfoOfApplicantWithProvRequest
|
| LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractInfoOfApplicantWithProvRequest
|
| LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestOrBuilder |
|
| LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractInfoOfApplicantWithProvResponse
|
| LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataContractInfoOfApplicantWithProvResponse
|
| LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvResponseOrBuilder |
|
| LogicmoduleMessages.GetDataSetIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataSetIDRequest
|
| LogicmoduleMessages.GetDataSetIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataSetIDRequest
|
| LogicmoduleMessages.GetDataSetIDRequestOrBuilder |
|
| LogicmoduleMessages.GetDataSetIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataSetIDResponse
|
| LogicmoduleMessages.GetDataSetIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetDataSetIDResponse
|
| LogicmoduleMessages.GetDataSetIDResponseOrBuilder |
|
| LogicmoduleMessages.GetExecutionEnvironmentInfoRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetExecutionEnvironmentInfoRequest
|
| LogicmoduleMessages.GetExecutionEnvironmentInfoRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetExecutionEnvironmentInfoRequest
|
| LogicmoduleMessages.GetExecutionEnvironmentInfoRequestOrBuilder |
|
| LogicmoduleMessages.GetExecutionEnvironmentInfoResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetExecutionEnvironmentInfoResponse
|
| LogicmoduleMessages.GetExecutionEnvironmentInfoResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetExecutionEnvironmentInfoResponse
|
| LogicmoduleMessages.GetExecutionEnvironmentInfoResponseOrBuilder |
|
| LogicmoduleMessages.GetExtDataClayInfoRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetExtDataClayInfoRequest
|
| LogicmoduleMessages.GetExtDataClayInfoRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetExtDataClayInfoRequest
|
| LogicmoduleMessages.GetExtDataClayInfoRequestOrBuilder |
|
| LogicmoduleMessages.GetExtDataClayInfoResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetExtDataClayInfoResponse
|
| LogicmoduleMessages.GetExtDataClayInfoResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetExtDataClayInfoResponse
|
| LogicmoduleMessages.GetExtDataClayInfoResponseOrBuilder |
|
| LogicmoduleMessages.GetExternalDataclayIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetExternalDataclayIDRequest
|
| LogicmoduleMessages.GetExternalDataclayIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetExternalDataclayIDRequest
|
| LogicmoduleMessages.GetExternalDataclayIDRequestOrBuilder |
|
| LogicmoduleMessages.GetExternalDataclayIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetExternalDataclayIDResponse
|
| LogicmoduleMessages.GetExternalDataclayIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetExternalDataclayIDResponse
|
| LogicmoduleMessages.GetExternalDataclayIDResponseOrBuilder |
|
| LogicmoduleMessages.GetImportedClassesInfoInNamespaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetImportedClassesInfoInNamespaceRequest
|
| LogicmoduleMessages.GetImportedClassesInfoInNamespaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetImportedClassesInfoInNamespaceRequest
|
| LogicmoduleMessages.GetImportedClassesInfoInNamespaceRequestOrBuilder |
|
| LogicmoduleMessages.GetImportedClassesInfoInNamespaceResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetImportedClassesInfoInNamespaceResponse
|
| LogicmoduleMessages.GetImportedClassesInfoInNamespaceResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetImportedClassesInfoInNamespaceResponse
|
| LogicmoduleMessages.GetImportedClassesInfoInNamespaceResponseOrBuilder |
|
| LogicmoduleMessages.GetInfoOfClassesInNamespaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfClassesInNamespaceRequest
|
| LogicmoduleMessages.GetInfoOfClassesInNamespaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfClassesInNamespaceRequest
|
| LogicmoduleMessages.GetInfoOfClassesInNamespaceRequestOrBuilder |
|
| LogicmoduleMessages.GetInfoOfClassesInNamespaceResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfClassesInNamespaceResponse
|
| LogicmoduleMessages.GetInfoOfClassesInNamespaceResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfClassesInNamespaceResponse
|
| LogicmoduleMessages.GetInfoOfClassesInNamespaceResponseOrBuilder |
|
| LogicmoduleMessages.GetInfoOfSessionForDSRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfSessionForDSRequest
|
| LogicmoduleMessages.GetInfoOfSessionForDSRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfSessionForDSRequest
|
| LogicmoduleMessages.GetInfoOfSessionForDSRequestOrBuilder |
|
| LogicmoduleMessages.GetInfoOfSessionForDSResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfSessionForDSResponse
|
| LogicmoduleMessages.GetInfoOfSessionForDSResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetInfoOfSessionForDSResponse
|
| LogicmoduleMessages.GetInfoOfSessionForDSResponseOrBuilder |
|
| LogicmoduleMessages.GetInterfaceInfoRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetInterfaceInfoRequest
|
| LogicmoduleMessages.GetInterfaceInfoRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetInterfaceInfoRequest
|
| LogicmoduleMessages.GetInterfaceInfoRequestOrBuilder |
|
| LogicmoduleMessages.GetInterfaceInfoResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetInterfaceInfoResponse
|
| LogicmoduleMessages.GetInterfaceInfoResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetInterfaceInfoResponse
|
| LogicmoduleMessages.GetInterfaceInfoResponseOrBuilder |
|
| LogicmoduleMessages.GetMetadataByOIDForDSRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDForDSRequest
|
| LogicmoduleMessages.GetMetadataByOIDForDSRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDForDSRequest
|
| LogicmoduleMessages.GetMetadataByOIDForDSRequestOrBuilder |
|
| LogicmoduleMessages.GetMetadataByOIDForDSResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDForDSResponse
|
| LogicmoduleMessages.GetMetadataByOIDForDSResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDForDSResponse
|
| LogicmoduleMessages.GetMetadataByOIDForDSResponseOrBuilder |
|
| LogicmoduleMessages.GetMetadataByOIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDRequest
|
| LogicmoduleMessages.GetMetadataByOIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDRequest
|
| LogicmoduleMessages.GetMetadataByOIDRequestOrBuilder |
|
| LogicmoduleMessages.GetMetadataByOIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDResponse
|
| LogicmoduleMessages.GetMetadataByOIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetMetadataByOIDResponse
|
| LogicmoduleMessages.GetMetadataByOIDResponseOrBuilder |
|
| LogicmoduleMessages.GetNamespaceIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceIDRequest
|
| LogicmoduleMessages.GetNamespaceIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceIDRequest
|
| LogicmoduleMessages.GetNamespaceIDRequestOrBuilder |
|
| LogicmoduleMessages.GetNamespaceIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceIDResponse
|
| LogicmoduleMessages.GetNamespaceIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceIDResponse
|
| LogicmoduleMessages.GetNamespaceIDResponseOrBuilder |
|
| LogicmoduleMessages.GetNamespaceLangRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceLangRequest
|
| LogicmoduleMessages.GetNamespaceLangRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceLangRequest
|
| LogicmoduleMessages.GetNamespaceLangRequestOrBuilder |
|
| LogicmoduleMessages.GetNamespaceLangResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceLangResponse
|
| LogicmoduleMessages.GetNamespaceLangResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespaceLangResponse
|
| LogicmoduleMessages.GetNamespaceLangResponseOrBuilder |
|
| LogicmoduleMessages.GetNamespacesRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespacesRequest
|
| LogicmoduleMessages.GetNamespacesRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespacesRequest
|
| LogicmoduleMessages.GetNamespacesRequestOrBuilder |
|
| LogicmoduleMessages.GetNamespacesResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespacesResponse
|
| LogicmoduleMessages.GetNamespacesResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetNamespacesResponse
|
| LogicmoduleMessages.GetNamespacesResponseOrBuilder |
|
| LogicmoduleMessages.GetObjectDataSetIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectDataSetIDRequest
|
| LogicmoduleMessages.GetObjectDataSetIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectDataSetIDRequest
|
| LogicmoduleMessages.GetObjectDataSetIDRequestOrBuilder |
|
| LogicmoduleMessages.GetObjectDataSetIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectDataSetIDResponse
|
| LogicmoduleMessages.GetObjectDataSetIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectDataSetIDResponse
|
| LogicmoduleMessages.GetObjectDataSetIDResponseOrBuilder |
|
| LogicmoduleMessages.GetObjectFromAliasRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectFromAliasRequest
|
| LogicmoduleMessages.GetObjectFromAliasRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectFromAliasRequest
|
| LogicmoduleMessages.GetObjectFromAliasRequestOrBuilder |
|
| LogicmoduleMessages.GetObjectFromAliasResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectFromAliasResponse
|
| LogicmoduleMessages.GetObjectFromAliasResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectFromAliasResponse
|
| LogicmoduleMessages.GetObjectFromAliasResponseOrBuilder |
|
| LogicmoduleMessages.GetObjectInfoRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectInfoRequest
|
| LogicmoduleMessages.GetObjectInfoRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectInfoRequest
|
| LogicmoduleMessages.GetObjectInfoRequestOrBuilder |
|
| LogicmoduleMessages.GetObjectInfoResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectInfoResponse
|
| LogicmoduleMessages.GetObjectInfoResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectInfoResponse
|
| LogicmoduleMessages.GetObjectInfoResponseOrBuilder |
|
| LogicmoduleMessages.GetObjectsMetaDataInfoOfClassForNMRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectsMetaDataInfoOfClassForNMRequest
|
| LogicmoduleMessages.GetObjectsMetaDataInfoOfClassForNMRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectsMetaDataInfoOfClassForNMRequest
|
| LogicmoduleMessages.GetObjectsMetaDataInfoOfClassForNMRequestOrBuilder |
|
| LogicmoduleMessages.GetObjectsMetaDataInfoOfClassForNMResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectsMetaDataInfoOfClassForNMResponse
|
| LogicmoduleMessages.GetObjectsMetaDataInfoOfClassForNMResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetObjectsMetaDataInfoOfClassForNMResponse
|
| LogicmoduleMessages.GetObjectsMetaDataInfoOfClassForNMResponseOrBuilder |
|
| LogicmoduleMessages.GetOperationIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetOperationIDRequest
|
| LogicmoduleMessages.GetOperationIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetOperationIDRequest
|
| LogicmoduleMessages.GetOperationIDRequestOrBuilder |
|
| LogicmoduleMessages.GetOperationIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetOperationIDResponse
|
| LogicmoduleMessages.GetOperationIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetOperationIDResponse
|
| LogicmoduleMessages.GetOperationIDResponseOrBuilder |
|
| LogicmoduleMessages.GetPropertyIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetPropertyIDRequest
|
| LogicmoduleMessages.GetPropertyIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetPropertyIDRequest
|
| LogicmoduleMessages.GetPropertyIDRequestOrBuilder |
|
| LogicmoduleMessages.GetPropertyIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetPropertyIDResponse
|
| LogicmoduleMessages.GetPropertyIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetPropertyIDResponse
|
| LogicmoduleMessages.GetPropertyIDResponseOrBuilder |
|
| LogicmoduleMessages.GetPublicDataSetsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetPublicDataSetsRequest
|
| LogicmoduleMessages.GetPublicDataSetsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetPublicDataSetsRequest
|
| LogicmoduleMessages.GetPublicDataSetsRequestOrBuilder |
|
| LogicmoduleMessages.GetPublicDataSetsResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetPublicDataSetsResponse
|
| LogicmoduleMessages.GetPublicDataSetsResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetPublicDataSetsResponse
|
| LogicmoduleMessages.GetPublicDataSetsResponseOrBuilder |
|
| LogicmoduleMessages.GetStorageLocationIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationIDRequest
|
| LogicmoduleMessages.GetStorageLocationIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationIDRequest
|
| LogicmoduleMessages.GetStorageLocationIDRequestOrBuilder |
|
| LogicmoduleMessages.GetStorageLocationIDResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationIDResponse
|
| LogicmoduleMessages.GetStorageLocationIDResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationIDResponse
|
| LogicmoduleMessages.GetStorageLocationIDResponseOrBuilder |
|
| LogicmoduleMessages.GetStorageLocationInfoRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationInfoRequest
|
| LogicmoduleMessages.GetStorageLocationInfoRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationInfoRequest
|
| LogicmoduleMessages.GetStorageLocationInfoRequestOrBuilder |
|
| LogicmoduleMessages.GetStorageLocationInfoResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationInfoResponse
|
| LogicmoduleMessages.GetStorageLocationInfoResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetStorageLocationInfoResponse
|
| LogicmoduleMessages.GetStorageLocationInfoResponseOrBuilder |
|
| LogicmoduleMessages.GetStubsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.GetStubsRequest
|
| LogicmoduleMessages.GetStubsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetStubsRequest
|
| LogicmoduleMessages.GetStubsRequestOrBuilder |
|
| LogicmoduleMessages.GetStubsResponse |
Protobuf type dataclay.communication.grpc.logicmodule.GetStubsResponse
|
| LogicmoduleMessages.GetStubsResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.GetStubsResponse
|
| LogicmoduleMessages.GetStubsResponseOrBuilder |
|
| LogicmoduleMessages.ImportContractRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ImportContractRequest
|
| LogicmoduleMessages.ImportContractRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ImportContractRequest
|
| LogicmoduleMessages.ImportContractRequestOrBuilder |
|
| LogicmoduleMessages.ImportInterfaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ImportInterfaceRequest
|
| LogicmoduleMessages.ImportInterfaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ImportInterfaceRequest
|
| LogicmoduleMessages.ImportInterfaceRequestOrBuilder |
|
| LogicmoduleMessages.ImportModelsFromExternalDataClayRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ImportModelsFromExternalDataClayRequest
|
| LogicmoduleMessages.ImportModelsFromExternalDataClayRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ImportModelsFromExternalDataClayRequest
|
| LogicmoduleMessages.ImportModelsFromExternalDataClayRequestOrBuilder |
|
| LogicmoduleMessages.IsPrefetchingEnabledResponse |
Protobuf type dataclay.communication.grpc.logicmodule.IsPrefetchingEnabledResponse
|
| LogicmoduleMessages.IsPrefetchingEnabledResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.IsPrefetchingEnabledResponse
|
| LogicmoduleMessages.IsPrefetchingEnabledResponseOrBuilder |
|
| LogicmoduleMessages.MetadataInfo |
Protobuf type dataclay.communication.grpc.logicmodule.MetadataInfo
|
| LogicmoduleMessages.MetadataInfo.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.MetadataInfo
|
| LogicmoduleMessages.MetadataInfoOrBuilder |
|
| LogicmoduleMessages.MoveObjectRequest |
Protobuf type dataclay.communication.grpc.logicmodule.MoveObjectRequest
|
| LogicmoduleMessages.MoveObjectRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.MoveObjectRequest
|
| LogicmoduleMessages.MoveObjectRequestOrBuilder |
|
| LogicmoduleMessages.MoveObjectResponse |
Protobuf type dataclay.communication.grpc.logicmodule.MoveObjectResponse
|
| LogicmoduleMessages.MoveObjectResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.MoveObjectResponse
|
| LogicmoduleMessages.MoveObjectResponseOrBuilder |
|
| LogicmoduleMessages.NewAccountNoAdminRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewAccountNoAdminRequest
|
| LogicmoduleMessages.NewAccountNoAdminRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewAccountNoAdminRequest
|
| LogicmoduleMessages.NewAccountNoAdminRequestOrBuilder |
|
| LogicmoduleMessages.NewAccountRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewAccountRequest
|
| LogicmoduleMessages.NewAccountRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewAccountRequest
|
| LogicmoduleMessages.NewAccountRequestOrBuilder |
|
| LogicmoduleMessages.NewAccountResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewAccountResponse
|
| LogicmoduleMessages.NewAccountResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewAccountResponse
|
| LogicmoduleMessages.NewAccountResponseOrBuilder |
|
| LogicmoduleMessages.NewClassRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewClassRequest
|
| LogicmoduleMessages.NewClassRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewClassRequest
|
| LogicmoduleMessages.NewClassRequestOrBuilder |
|
| LogicmoduleMessages.NewClassResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewClassResponse
|
| LogicmoduleMessages.NewClassResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewClassResponse
|
| LogicmoduleMessages.NewClassResponseOrBuilder |
|
| LogicmoduleMessages.NewContractRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewContractRequest
|
| LogicmoduleMessages.NewContractRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewContractRequest
|
| LogicmoduleMessages.NewContractRequestOrBuilder |
|
| LogicmoduleMessages.NewContractResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewContractResponse
|
| LogicmoduleMessages.NewContractResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewContractResponse
|
| LogicmoduleMessages.NewContractResponseOrBuilder |
|
| LogicmoduleMessages.NewDataContractRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataContractRequest
|
| LogicmoduleMessages.NewDataContractRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataContractRequest
|
| LogicmoduleMessages.NewDataContractRequestOrBuilder |
|
| LogicmoduleMessages.NewDataContractResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataContractResponse
|
| LogicmoduleMessages.NewDataContractResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataContractResponse
|
| LogicmoduleMessages.NewDataContractResponseOrBuilder |
|
| LogicmoduleMessages.NewDataSetRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataSetRequest
|
| LogicmoduleMessages.NewDataSetRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataSetRequest
|
| LogicmoduleMessages.NewDataSetRequestOrBuilder |
|
| LogicmoduleMessages.NewDataSetResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataSetResponse
|
| LogicmoduleMessages.NewDataSetResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewDataSetResponse
|
| LogicmoduleMessages.NewDataSetResponseOrBuilder |
|
| LogicmoduleMessages.NewInterfaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewInterfaceRequest
|
| LogicmoduleMessages.NewInterfaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewInterfaceRequest
|
| LogicmoduleMessages.NewInterfaceRequestOrBuilder |
|
| LogicmoduleMessages.NewInterfaceResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewInterfaceResponse
|
| LogicmoduleMessages.NewInterfaceResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewInterfaceResponse
|
| LogicmoduleMessages.NewInterfaceResponseOrBuilder |
|
| LogicmoduleMessages.NewNamespaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewNamespaceRequest
|
| LogicmoduleMessages.NewNamespaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewNamespaceRequest
|
| LogicmoduleMessages.NewNamespaceRequestOrBuilder |
|
| LogicmoduleMessages.NewNamespaceResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewNamespaceResponse
|
| LogicmoduleMessages.NewNamespaceResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewNamespaceResponse
|
| LogicmoduleMessages.NewNamespaceResponseOrBuilder |
|
| LogicmoduleMessages.NewSessionRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NewSessionRequest
|
| LogicmoduleMessages.NewSessionRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewSessionRequest
|
| LogicmoduleMessages.NewSessionRequestOrBuilder |
|
| LogicmoduleMessages.NewSessionResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NewSessionResponse
|
| LogicmoduleMessages.NewSessionResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NewSessionResponse
|
| LogicmoduleMessages.NewSessionResponseOrBuilder |
|
| LogicmoduleMessages.NotifyExecutionEnvironmentShutdownRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyExecutionEnvironmentShutdownRequest
|
| LogicmoduleMessages.NotifyExecutionEnvironmentShutdownRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyExecutionEnvironmentShutdownRequest
|
| LogicmoduleMessages.NotifyExecutionEnvironmentShutdownRequestOrBuilder |
|
| LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyRegistrationOfExternalDataClayRequest
|
| LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyRegistrationOfExternalDataClayRequest
|
| LogicmoduleMessages.NotifyRegistrationOfExternalDataClayRequestOrBuilder |
|
| LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyRegistrationOfExternalDataClayResponse
|
| LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyRegistrationOfExternalDataClayResponse
|
| LogicmoduleMessages.NotifyRegistrationOfExternalDataClayResponseOrBuilder |
|
| LogicmoduleMessages.NotifyStorageLocationShutdownRequest |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyStorageLocationShutdownRequest
|
| LogicmoduleMessages.NotifyStorageLocationShutdownRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.NotifyStorageLocationShutdownRequest
|
| LogicmoduleMessages.NotifyStorageLocationShutdownRequestOrBuilder |
|
| LogicmoduleMessages.ObjectExistsInDataClayRequest |
Protobuf type dataclay.communication.grpc.logicmodule.ObjectExistsInDataClayRequest
|
| LogicmoduleMessages.ObjectExistsInDataClayRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ObjectExistsInDataClayRequest
|
| LogicmoduleMessages.ObjectExistsInDataClayRequestOrBuilder |
|
| LogicmoduleMessages.ObjectExistsInDataClayResponse |
Protobuf type dataclay.communication.grpc.logicmodule.ObjectExistsInDataClayResponse
|
| LogicmoduleMessages.ObjectExistsInDataClayResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.ObjectExistsInDataClayResponse
|
| LogicmoduleMessages.ObjectExistsInDataClayResponseOrBuilder |
|
| LogicmoduleMessages.PerformSetAccountsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetAccountsRequest
|
| LogicmoduleMessages.PerformSetAccountsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetAccountsRequest
|
| LogicmoduleMessages.PerformSetAccountsRequestOrBuilder |
|
| LogicmoduleMessages.PerformSetAccountsResponse |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetAccountsResponse
|
| LogicmoduleMessages.PerformSetAccountsResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetAccountsResponse
|
| LogicmoduleMessages.PerformSetAccountsResponseOrBuilder |
|
| LogicmoduleMessages.PerformSetOperationsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetOperationsRequest
|
| LogicmoduleMessages.PerformSetOperationsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetOperationsRequest
|
| LogicmoduleMessages.PerformSetOperationsRequestOrBuilder |
|
| LogicmoduleMessages.PerformSetOperationsResponse |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetOperationsResponse
|
| LogicmoduleMessages.PerformSetOperationsResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.PerformSetOperationsResponse
|
| LogicmoduleMessages.PerformSetOperationsResponseOrBuilder |
|
| LogicmoduleMessages.PublishAddressRequest |
Protobuf type dataclay.communication.grpc.logicmodule.PublishAddressRequest
|
| LogicmoduleMessages.PublishAddressRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.PublishAddressRequest
|
| LogicmoduleMessages.PublishAddressRequestOrBuilder |
|
| LogicmoduleMessages.RegisterECARequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterECARequest
|
| LogicmoduleMessages.RegisterECARequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterECARequest
|
| LogicmoduleMessages.RegisterECARequestOrBuilder |
|
| LogicmoduleMessages.RegisterExternalDataClayOverrideAuthorityRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterExternalDataClayOverrideAuthorityRequest
|
| LogicmoduleMessages.RegisterExternalDataClayOverrideAuthorityRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterExternalDataClayOverrideAuthorityRequest
|
| LogicmoduleMessages.RegisterExternalDataClayOverrideAuthorityRequestOrBuilder |
|
| LogicmoduleMessages.RegisterExternalDataClayRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterExternalDataClayRequest
|
| LogicmoduleMessages.RegisterExternalDataClayRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterExternalDataClayRequest
|
| LogicmoduleMessages.RegisterExternalDataClayRequestOrBuilder |
|
| LogicmoduleMessages.RegisterExternalDataClayResponse |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterExternalDataClayResponse
|
| LogicmoduleMessages.RegisterExternalDataClayResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterExternalDataClayResponse
|
| LogicmoduleMessages.RegisterExternalDataClayResponseOrBuilder |
|
| LogicmoduleMessages.RegisterObjectForGCRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterObjectForGCRequest
|
| LogicmoduleMessages.RegisterObjectForGCRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterObjectForGCRequest
|
| LogicmoduleMessages.RegisterObjectForGCRequestOrBuilder |
|
| LogicmoduleMessages.RegisterObjectsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterObjectsRequest
|
| LogicmoduleMessages.RegisterObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterObjectsRequest
|
| LogicmoduleMessages.RegisterObjectsRequestOrBuilder |
|
| LogicmoduleMessages.RegisterObjectsResponse |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterObjectsResponse
|
| LogicmoduleMessages.RegisterObjectsResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterObjectsResponse
|
| LogicmoduleMessages.RegisterObjectsResponseOrBuilder |
|
| LogicmoduleMessages.RegisterToPublicContractOfNamespaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicContractOfNamespaceRequest
|
| LogicmoduleMessages.RegisterToPublicContractOfNamespaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicContractOfNamespaceRequest
|
| LogicmoduleMessages.RegisterToPublicContractOfNamespaceRequestOrBuilder |
|
| LogicmoduleMessages.RegisterToPublicContractOfNamespaceResponse |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicContractOfNamespaceResponse
|
| LogicmoduleMessages.RegisterToPublicContractOfNamespaceResponse.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicContractOfNamespaceResponse
|
| LogicmoduleMessages.RegisterToPublicContractOfNamespaceResponseOrBuilder |
|
| LogicmoduleMessages.RegisterToPublicContractRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicContractRequest
|
| LogicmoduleMessages.RegisterToPublicContractRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicContractRequest
|
| LogicmoduleMessages.RegisterToPublicContractRequestOrBuilder |
|
| LogicmoduleMessages.RegisterToPublicDataContractRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicDataContractRequest
|
| LogicmoduleMessages.RegisterToPublicDataContractRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RegisterToPublicDataContractRequest
|
| LogicmoduleMessages.RegisterToPublicDataContractRequestOrBuilder |
|
| LogicmoduleMessages.RemoveClassRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveClassRequest
|
| LogicmoduleMessages.RemoveClassRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveClassRequest
|
| LogicmoduleMessages.RemoveClassRequestOrBuilder |
|
| LogicmoduleMessages.RemoveDataSetRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveDataSetRequest
|
| LogicmoduleMessages.RemoveDataSetRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveDataSetRequest
|
| LogicmoduleMessages.RemoveDataSetRequestOrBuilder |
|
| LogicmoduleMessages.RemoveImplementationRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveImplementationRequest
|
| LogicmoduleMessages.RemoveImplementationRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveImplementationRequest
|
| LogicmoduleMessages.RemoveImplementationRequestOrBuilder |
|
| LogicmoduleMessages.RemoveInterfaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveInterfaceRequest
|
| LogicmoduleMessages.RemoveInterfaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveInterfaceRequest
|
| LogicmoduleMessages.RemoveInterfaceRequestOrBuilder |
|
| LogicmoduleMessages.RemoveNamespaceRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveNamespaceRequest
|
| LogicmoduleMessages.RemoveNamespaceRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveNamespaceRequest
|
| LogicmoduleMessages.RemoveNamespaceRequestOrBuilder |
|
| LogicmoduleMessages.RemoveOperationRequest |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveOperationRequest
|
| LogicmoduleMessages.RemoveOperationRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.RemoveOperationRequest
|
| LogicmoduleMessages.RemoveOperationRequestOrBuilder |
|
| LogicmoduleMessages.SetDataSetIDFromGarbageCollectorRequest |
Protobuf type dataclay.communication.grpc.logicmodule.SetDataSetIDFromGarbageCollectorRequest
|
| LogicmoduleMessages.SetDataSetIDFromGarbageCollectorRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.SetDataSetIDFromGarbageCollectorRequest
|
| LogicmoduleMessages.SetDataSetIDFromGarbageCollectorRequestOrBuilder |
|
| LogicmoduleMessages.SetDataSetIDRequest |
Protobuf type dataclay.communication.grpc.logicmodule.SetDataSetIDRequest
|
| LogicmoduleMessages.SetDataSetIDRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.SetDataSetIDRequest
|
| LogicmoduleMessages.SetDataSetIDRequestOrBuilder |
|
| LogicmoduleMessages.SetObjectReadOnlyRequest |
Protobuf type dataclay.communication.grpc.logicmodule.SetObjectReadOnlyRequest
|
| LogicmoduleMessages.SetObjectReadOnlyRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.SetObjectReadOnlyRequest
|
| LogicmoduleMessages.SetObjectReadOnlyRequestOrBuilder |
|
| LogicmoduleMessages.SetObjectReadWriteRequest |
Protobuf type dataclay.communication.grpc.logicmodule.SetObjectReadWriteRequest
|
| LogicmoduleMessages.SetObjectReadWriteRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.SetObjectReadWriteRequest
|
| LogicmoduleMessages.SetObjectReadWriteRequestOrBuilder |
|
| LogicmoduleMessages.SynchronizeFederatedObjectRequest |
Protobuf type dataclay.communication.grpc.logicmodule.SynchronizeFederatedObjectRequest
|
| LogicmoduleMessages.SynchronizeFederatedObjectRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.SynchronizeFederatedObjectRequest
|
| LogicmoduleMessages.SynchronizeFederatedObjectRequestOrBuilder |
|
| LogicmoduleMessages.UnregisterExecutionEnvironmentRequest |
Protobuf type dataclay.communication.grpc.logicmodule.UnregisterExecutionEnvironmentRequest
|
| LogicmoduleMessages.UnregisterExecutionEnvironmentRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.UnregisterExecutionEnvironmentRequest
|
| LogicmoduleMessages.UnregisterExecutionEnvironmentRequestOrBuilder |
|
| LogicmoduleMessages.UnregisterObjectsRequest |
Protobuf type dataclay.communication.grpc.logicmodule.UnregisterObjectsRequest
|
| LogicmoduleMessages.UnregisterObjectsRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.UnregisterObjectsRequest
|
| LogicmoduleMessages.UnregisterObjectsRequestOrBuilder |
|
| LogicmoduleMessages.UnregisterStorageLocationRequest |
Protobuf type dataclay.communication.grpc.logicmodule.UnregisterStorageLocationRequest
|
| LogicmoduleMessages.UnregisterStorageLocationRequest.Builder |
Protobuf type dataclay.communication.grpc.logicmodule.UnregisterStorageLocationRequest
|
| LogicmoduleMessages.UnregisterStorageLocationRequestOrBuilder |
|
| LogicModuleMetadataMgr |
|
| LogicModuleServer |
A sample gRPC server that serve the LogicModule service.
|
| LogicModuleService |
Implements all LogicModule GRPC methods.
|
| LogicModuleSrv |
This class implements the service part of the Logic Module.
|
| LongWrapper |
Wrapper for Long class.
|
| LruCache<A,B> |
Class that implements a simple LRU cache with specified max entries.
|
| LruCacheByDate<A,B> |
Class that implements a simple LRU cache with specified max entries.
|
| ManagerQueryCreator |
|
| Map |
Class created only for containing Wrapper Entry type.
|
| Map.EntryWrapper |
This class represents a java entry Map in DataClay.
|
| MapWrapper |
This class represents a java Map in DataClay.
|
| MemoryCache<A,B> |
|
| MemoryFeature |
This class represents all Memory Features (capacity,...).
|
| MetaClass |
This class represents a Metaclass.
|
| MetaClassID |
This class represents the identification of an Argument.
|
| MetaDataInfo |
Class used to retrieve object metadata info.
|
| MetaDataService |
This class is responsible to manage information related to an object (metaclassID of the object, backend in which is stored,
interface and contract used for creating the object...).
|
| MetaDataServiceDB |
MetaData data base.
|
| MetaDataServiceSQLStatements |
This class represents SQL statements.
|
| MetaDataServiceSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| MgrObject<T extends ID> |
Abstraction for UUID in management objects.
|
| MultipleAliasesException |
This class represents the exceptions produced in MetaDataService module when some alias is already being used.
|
| Namespace |
This class represents a namespace.
|
| NamespaceDoesNotExistException |
This class represents the exceptions produced in NamespaceManager module when a Namespace does not exist.
|
| NamespaceExistsException |
This class represents the exceptions produced in NamespaceManager module when a Namespace already exists.
|
| NamespaceID |
This class represents the identification of a Namespace.
|
| NamespaceManager |
This class is responsible for managing namespaces (add and remove).
|
| NamespaceManagerDB |
Data base connection.
|
| NamespaceManagerSQLStatements |
This class represents SQL statements for Namespace Manager.
|
| NamespaceManagerSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| NewAccount |
|
| NewDataClayInstance |
|
| NewDataContract |
|
| NewDataset |
|
| NewModel |
|
| NewModelContract |
|
| NewNamespace |
|
| NoMoreImplementationsInOperationException |
This class represents the exceptions produced in ClassManager module when you try to remove an implementation from an
Operation that just have this implementation.
|
| NotificationManager |
Class responsible to handle events and notifications.
|
| NotificationManagerDB |
LogicModule data base.
|
| NotificationManagerPriorityQueue<E> |
Priority queue with a fixed length that stores in disk pending elements in queue and recovers them every time an object is
retrieved.
|
| NotificationMgrSQLStatements |
This class represents SQL statements.
|
| NotificationMgrSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| ObjectAlreadyRegisteredException |
This class represents the exceptions produced in MetaDataService module when some object specified is already registered.
|
| ObjectHasReplicas |
This class represents the exceptions produced in MetaDataService module when some object has replicas.
|
| ObjectID |
This class represents the identification of an Object.
|
| ObjectIDWrapper |
Wrapper for OID class.
|
| ObjectLock |
Locker of class.
|
| ObjectMetaData |
This class is represents the metadata of an object.
|
| ObjectNotExistException |
This class represents the
exceptions produced in DataService module when you look for
an ObjectData that does not exist in the database.
|
| ObjectNotRegisteredException |
This class represents the exceptions produced in MetaDataService module when some object specified is not registered.
|
| ObjectSizeFetcher |
Agent to calculate size of object in Java memory.
|
| ObjectWithDataParamOrReturn |
DataClay object with Data param or return (volatiles, make persistent...).
|
| ObjectWrapper |
Utility functions for wrapping Java classes into DataClay.
|
| Operation |
This class represents an Operation.
|
| OperationAlreadyInClassException |
This class represents the
exceptions produced in ClassManager module when you try to
add a new Operation to a class which already has it in the database.
|
| OperationDepInfoAlreadyRegisteredException |
This class represents the exceptions produced in ClassManager module when you try to
register into a Operation language-dependant information which is already registered.
|
| OperationID |
This class represents the identification of an Operation.
|
| OperationNotExistException |
This class represents the exceptions produced in ClassManager module when some Operation was not found for some reason.
|
| OperationNotInClassException |
This class represents the
exceptions produced in ClassManager module when some operation
was not found in some class for some reason.
|
| OpImplementations |
Struct to keep information about the accessible implementations of an operation.
|
| ParaverValuesGenerator |
This class generates/updates a file with values for each method in dataClay to be used by Paraver.
|
| PasswordCredential |
This class represents a system PasswordCredential for the system Accounts.
|
| PerformanceConfiguration |
|
| PersistedObjEventType |
This class represents an event type for an object was persisted.
|
| PersistentParamOrReturn |
Represents a persistent param or return.
|
| PersistentReferenceCounters |
Class containing DiskGC caches.
|
| PrefetchingInformation |
This class presents the information obtained through static source code analysis.
|
| PreparedStatementWrapper |
|
| ProcessEnvironment |
Class used to read environmental variables.
|
| Property |
This class represents a Property.
|
| PropertyAlreadyInClassException |
This class represents the
exceptions produced in ClassManager module when you try to
add a new Property to a class which already has it in the database.
|
| PropertyDepInfoAlreadyRegisteredException |
This class represents the exceptions produced in ClassManager module when you try to register into a Property
language-dependant information which is already registered.
|
| PropertyID |
This class represents the identification of a Property.
|
| PropertyNotExistException |
This class represents the exceptions produced in ClassManager module when some Property was not found for some reason.
|
| PropertyNotInClassException |
This class represents the exceptions produced in ClassManager module when some Property was not found in some class for some
reason.
|
| PropertyStubInfo |
This class represents the information about a property in a contract in a stub.
|
| PythonAnnotationInfo |
This class represents Python dependant information for an Annotation.
|
| PythonClassInfo |
This class represents Python language dependant information for a MetaClass.
|
| PythonImplementation |
This class represents a Python Implementation.
|
| PythonOperationInfo |
This class represents Python dependant information for an Operation.
|
| PythonPropertyInfo |
This class represents Python dependant information for a Property.
|
| PythonTypeInfo |
This class represents Python dependant information for a Type.
|
| QualitativeFeature |
This class represents the Qualitative Features of a backend.
|
| QualitativeRegistryID |
This class represents the identification of a Feature.
|
| QuantitativeFeature |
This class represents the Quantitative Features of a backend.
|
| ReferenceCounting |
|
| Reflector |
This class contains useful functions when Java Reflection is necessary.
|
| RegistrationInfo |
Includes information for registering objects.
|
| Replication |
|
| Replication.AfterUpdate |
|
| Replication.BeforeUpdate |
|
| Replication.InMaster |
|
| Replication.NoReplica |
|
| ResourceID |
This class represents the identification of a Resource.
|
| RunTableSwitchGenerator |
Run table switch generator.
|
| RuntimeUtils |
Utility class for client library.
|
| SequentialConsistency |
|
| SerializationCodeGenerator |
Serialization code generator for stubs and execution classes.
|
| SerializationLibUtils |
This class contains utility functions for serialization.
|
| SerializedParametersOrReturn |
Serialized parameters or returns.
|
| Session |
This class represents a Session.
|
| SessionContract |
This class represents a contract in a Session.
|
| SessionDataContract |
This class represents a data contract in a Session.
|
| SessionExternalIsNotActiveException |
This class represents the exceptions produced in Session Manager module when an external Session is not active.
|
| SessionExternalNotExistException |
This class represents the exceptions produced in Session Manager module when an external Session does not exist.
|
| SessionID |
This class represents the identification of a Session.
|
| SessionImplementation |
This class represents an implementation in a Session.
|
| SessionInfo |
Class that represents the info of a session.
|
| SessionInterface |
This class represents an interface in a Session.
|
| SessionIsNotActiveException |
This class represents the exceptions produced in Session Manager module when a Session is not active.
|
| SessionManager |
This class is responsible to manage information related to sessions.
|
| SessionManagerDB |
Data base connection.
|
| SessionManagerSQLStatements |
This class represents SQL statements for Session Manager.
|
| SessionManagerSQLStatements.SqlStatements |
This enumeration represent all possible SQL statements.
|
| SessionNotExistException |
This class represents the exceptions produced in Session Manager module when a Session does not belong to specific account.
|
| SessionOperation |
This class represents an operation in a Session.
|
| SessionProperty |
This class represents a property in a Session.
|
| SetterOrGetterOperationsCannotBeRemoved |
This class represents the exceptions produced in ClassManager module when trying to remove a default
getter or setter operation.
|
| SetWrapperParametersAndReturnSwitchGenerator |
Run table switch for wrapping parameters.
|
| SetWrapperParametersTableSwitchGenerator |
Run table switch for wrapping parameters.
|
| SetWrapperReturnTableSwitchGenerator |
Run table switch for wrapping parameters.
|
| ShortWrapper |
Wrapper for Short class.
|
| SignatureHeaderTransformer |
Signature visitor for renaming super class.
|
| SourceContainer |
This class may be used to synthesize Python source code files.
|
| SQLArray |
|
| SQLConnectionWrapper |
|
| SQLHandler<T extends DBHandlerConf> |
|
| SQLiteDataSource |
|
| SQLiteHandler |
|
| SQLiteHandlerConfig |
|
| SQLResultSetWrapper |
|
| StorageException |
This class represents the exception to be reported when an error occurs in Severo storage lib.
|
| StorageItf |
This class intends to offer a basic API based on Severo Ochoa project needs.
|
| StorageLocation |
This class represents the information of a StorageLocation.
|
| StorageLocationAlreadyExistsException |
This class represents the exceptions produced in MetaDataService module when you try to add a new Storage Location that
already exists in the database.
|
| StorageLocationID |
This class represents the identification of a StorageLocation.
|
| StorageLocationNotExistException |
This class represents the exceptions produced in MetaDataService module when a backend specified does not exist.
|
| StorageLocationService |
This class is responsible to manage data of the objects stored in the system.
|
| StorageObject |
This class intends to offer a basic API for DCObject.
|
| StreamGobbler |
Class used for system.err and out of commands.
|
| StringWrapper |
Wrapper for String class.
|
| StubByteCodeManager |
This class is responsible to manage bytecode of stubs (create stubs).
|
| StubClassLoader |
This utility class is used for class loading of stubs and set of Session IDs.
|
| StubFieldNames |
This class contains the Python names of stub fields as Stub's constants.
|
| StubImportNames |
This class contains names of includes as Stub's constants.
|
| StubInfo |
Stub information.
|
| StubItf |
|
| StubMethodsNames |
This class contains names of methods as Stub's constants.
|
| StubPySourceManager |
Generation of Python source of stubs (stub creation).
|
| SyncClass |
Locker of class.
|
| ThreadFactoryWithNamePrefix |
ThreadFactory with the ability to set the thread name prefix.
|
| Triple<X,Y,Z> |
This class represents a tuple of three elements.
|
| Tuple<X,Y> |
This class represents a tuple.
|
| Type |
This class represents a Type.
|
| TypeDepInfoAlreadyRegisteredException |
This class represents the exceptions produced in ClassManager module when you try to register into a Type language-dependant
information which is already registered.
|
| UnsupportedLanguage |
This class represents the exceptions produced in ClassManager module when you try to do some type of operation and the
RunTime doesn't recognize or doesn't support the language code.
|
| UpdatedObjEventType |
This class represents an event type an object was updated.
|
| UserType |
This class represents a User Type.
|
| Util |
Class with util methods for Tool operations
|
| Util.DATASETTYPES |
Types of datasets
|
| Util.ERRCODE |
Error types
|
| Util.LANGS |
Enum of supported Languages
|
| Utils |
Utility class for communication.
|
| Utils |
|
| VersionInfo |
This class contains the info created for a version.
|
| WaitForBackends |
|
| WaitForDataClayToBeAlive |
|
| WrapParametersAndReturnTableSwitchGenerator |
Run table switch for wrapping parameters.
|
| WrapParametersTableSwitchGenerator |
Run table switch for wrapping parameters.
|
| WrapReturnTableSwitchGenerator |
Run table switch for wrapping parameters.
|