Serialized Form


Package org.gcube_system.namespaces.data.analysis.statisticalmanager.types

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Algorithm extends Object implements Serializable

Serialized Fields

name

String name

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationalAgentClass extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationConfig extends Object implements Serializable

Serialized Fields

parameters

SMEntries parameters

computation

SMComputation computation

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationInfos extends Object implements Serializable

Serialized Fields

status

ComputationStatus status

resourceLoad

String resourceLoad

resources

String resources

percentage

String percentage

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationOutput extends Object implements Serializable

Serialized Fields

type

SMTypeParameter type

value

String value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationStatus extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.CSVtoTabularRequest extends Object implements Serializable

Serialized Fields

user

String user

tableName

String tableName

rsLocator

String rsLocator

hasHeader

boolean hasHeader

tableType

String tableType

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.DataStreamtoTabularRequest extends Object implements Serializable

Serialized Fields

user

String user

tableName

String tableName

tableType

String tableType

rsLocator

String rsLocator

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Feature extends Object implements Serializable

Serialized Fields

category

ComputationalAgentClass category

algorithms

Algorithm[] algorithms

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Features extends Object implements Serializable

Serialized Fields

list

Feature[] list

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistory extends Object implements Serializable

Serialized Fields

computationId

long computationId

startDate

Calendar startDate

endDate

Calendar endDate

parameters

SMEntries parameters

computation

SMComputation computation

output

ComputationOutput output

computationStatus

ComputationStatus computationStatus

infrastructure

String infrastructure

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ItemHistoryList extends Object implements Serializable

Serialized Fields

list

ItemHistory[] list

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.OperationInfo extends Object implements Serializable

Serialized Fields

status

ComputationStatus status

percentage

String percentage

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ParametersList extends Object implements Serializable

Serialized Fields

algorithmDescription

String algorithmDescription

list

SMParameter[] list

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMComputation extends Object implements Serializable

Serialized Fields

category

ComputationalAgentClass category

algorithm

String algorithm

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMEntries extends Object implements Serializable

Serialized Fields

list

SMEntry[] list

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMEntry extends Object implements Serializable

Serialized Fields

key

String key

value

String value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMHistoryRequest extends Object implements Serializable

Serialized Fields

user

String user

algorithm

String algorithm

category

String category

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMHistoryRequestByInputParameters extends Object implements Serializable

Serialized Fields

user

String user

parameter

SMTypeParameter[] parameter

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMParameter extends Object implements Serializable

Serialized Fields

name

String name

defaultValue

String defaultValue

description

String description

type

SMTypeParameter type

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMTableMetadata extends Object implements Serializable

Serialized Fields

name

String name

type

String type

id

String id

creationDate

Calendar creationDate

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMTableMetadataList extends Object implements Serializable

Serialized Fields

list

SMTableMetadata[] list

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMTableMetadataRequest extends Object implements Serializable

Serialized Fields

user

String user

template

String template

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMTypeParameter extends Object implements Serializable

Serialized Fields

name

StatisticalServiceType name

value

StringValues value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.StatisticalServiceType extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.StringValues extends Object implements Serializable

Serialized Fields

values

String[] values

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.gcube.data.analysis.statisticalmanager.stubs

Class org.gcube.data.analysis.statisticalmanager.stubs.ComputationsRPD extends Object implements Serializable

Serialized Fields

computation

String[] computation

serviceID

String serviceID

serviceName

String serviceName

VO

String VO

RI

String RI

serviceClass

String serviceClass

GHN

String GHN

terminationTime

Calendar terminationTime

scope

String[] scope

currentTime

Calendar currentTime

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.data.analysis.statisticalmanager.stubs.SMImporters extends Object implements Serializable

Serialized Fields

list

org.apache.axis.message.addressing.EndpointReferenceType[] list

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.data.analysis.statisticalmanager.stubs.SMImportersRequest extends Object implements Serializable

Serialized Fields

user

String user

objectType

String objectType

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.data.analysis.statisticalmanager.stubs.SMObjectImportedInfo extends Object implements Serializable

Serialized Fields

name

String name

type

String type

id

String id

endImportDate

Calendar endImportDate

startImportDate

Calendar startImportDate

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.data.analysis.statisticalmanager.stubs.UpdateNotificationTypeWrapper extends Object implements Serializable

Serialized Fields

computationId

String computationId

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.gcube.data.analysis.statisticalmanager.stubs.service

Class org.gcube.data.analysis.statisticalmanager.stubs.service.DataSpaceImporterServiceAddressingLocator extends DataSpaceImporterServiceLocator implements Serializable

Class org.gcube.data.analysis.statisticalmanager.stubs.service.DataSpaceImporterServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

DataSpaceImporterPortTypePort_address

String DataSpaceImporterPortTypePort_address

DataSpaceImporterPortTypePortWSDDServiceName

String DataSpaceImporterPortTypePortWSDDServiceName

ports

HashSet<E> ports

Class org.gcube.data.analysis.statisticalmanager.stubs.service.DataSpaceServiceAddressingLocator extends DataSpaceServiceLocator implements Serializable

Class org.gcube.data.analysis.statisticalmanager.stubs.service.DataSpaceServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

DataSpacePortTypePort_address

String DataSpacePortTypePort_address

DataSpacePortTypePortWSDDServiceName

String DataSpacePortTypePortWSDDServiceName

ports

HashSet<E> ports

Class org.gcube.data.analysis.statisticalmanager.stubs.service.FactoryServiceAddressingLocator extends FactoryServiceLocator implements Serializable

Class org.gcube.data.analysis.statisticalmanager.stubs.service.FactoryServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

FactoryPortTypePort_address

String FactoryPortTypePort_address

FactoryPortTypePortWSDDServiceName

String FactoryPortTypePortWSDDServiceName

ports

HashSet<E> ports

Class org.gcube.data.analysis.statisticalmanager.stubs.service.StatisticalServiceAddressingLocator extends StatisticalServiceLocator implements Serializable

Class org.gcube.data.analysis.statisticalmanager.stubs.service.StatisticalServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

StatisticalServicePortTypePort_address

String StatisticalServicePortTypePort_address

StatisticalServicePortTypePortWSDDServiceName

String StatisticalServicePortTypePortWSDDServiceName

ports

HashSet<E> ports



Copyright © 2012. All Rights Reserved.