- callScript(String, JsonNode, String, String, Class<T>) - Method in class org.elastos.hive.ScriptRunner
-
- callScript(String, JsonNode, String, String, Class<T>) - Method in interface org.elastos.hive.service.ScriptingInvocationService
-
Invoke the execution of a specified script registered previously by the vault
owner, where the script is defined with certain preset routines.
- callScript(String, JsonNode, String, String, Class<T>) - Method in class org.elastos.hive.vault.scripting.ScriptingController
-
Run the registered script.
- callScriptUrl(String, String, String, String, Class<T>) - Method in class org.elastos.hive.ScriptRunner
-
Executes a previously registered server side script with a direct URL
where the values can be passed as part of the query.
- callScriptUrl(String, String, String, String, Class<T>) - Method in class org.elastos.hive.vault.scripting.ScriptingController
-
Call the script by the URL parameters.
- caseFirst(Collation.CaseFirst) - Method in class org.elastos.hive.vault.database.Collation
-
- caseLevel(boolean) - Method in class org.elastos.hive.vault.database.Collation
-
- checkResult() - Method in interface org.elastos.hive.service.BackupService
-
Check the current status of the node side backup process.
- checkResult() - Method in class org.elastos.hive.vault.backup.BackupController
-
Check the result of the backup process.
- checkSubscription() - Method in class org.elastos.hive.BackupSubscription
-
- checkSubscription() - Method in interface org.elastos.hive.service.SubscriptionService
-
Let the user to get the basic information of the subscription.
- checkSubscription() - Method in class org.elastos.hive.VaultSubscription
-
- clearAccessToken(String) - Method in interface org.elastos.hive.DataStorage
-
- clearAccessTokenByAddress(String) - Method in interface org.elastos.hive.DataStorage
-
- clearBackupCredential(String) - Method in interface org.elastos.hive.DataStorage
-
- close() - Method in class org.elastos.hive.connection.UploadOutputStream
-
- close() - Method in class org.elastos.hive.connection.UploadOutputStreamWriter
-
- CloudBackupContext - Class in org.elastos.hive.service
-
Cloud backup context is used for the user to backup the vault data to the cloud service,
such as google driver, etc.
- CloudBackupContext() - Constructor for class org.elastos.hive.service.CloudBackupContext
-
- CodeFetcher - Interface in org.elastos.hive.connection.auth
-
CodeFetcher is for accessing the code by the network and can be invalidate.
- Collation - Class in org.elastos.hive.vault.database
-
- Collation(String, boolean, Collation.CaseFirst, Collation.Strength, boolean, Collation.Alternate, Collation.MaxVariable, boolean, boolean) - Constructor for class org.elastos.hive.vault.database.Collation
-
- Collation() - Constructor for class org.elastos.hive.vault.database.Collation
-
- collation(Collation) - Method in class org.elastos.hive.vault.database.DeleteOptions
-
- collation() - Method in class org.elastos.hive.vault.database.DeleteOptions
-
- Collation.Alternate - Enum in org.elastos.hive.vault.database
-
- Collation.CaseFirst - Enum in org.elastos.hive.vault.database
-
- Collation.MaxVariable - Enum in org.elastos.hive.vault.database
-
- Collation.Strength - Enum in org.elastos.hive.vault.database
-
- Condition - Class in org.elastos.hive.vault.scripting
-
The condition is used for registering the script.
- Condition(String, String, Object) - Constructor for class org.elastos.hive.vault.scripting.Condition
-
- copy(String, String) - Method in interface org.elastos.hive.service.FilesService
-
Copies a file or a folder (recursively).
- copyFile(String, String) - Method in class org.elastos.hive.vault.files.FilesController
-
Copy file from srcPath to destPath.
- countDocuments(String, JsonNode, CountOptions) - Method in interface org.elastos.hive.service.DatabaseService
-
Count documents.
- countDocuments(String, JsonNode, CountOptions) - Method in class org.elastos.hive.vault.database.DatabaseController
-
Count the documents by filter.
- CountOptions - Class in org.elastos.hive.vault.database
-
- CountOptions() - Constructor for class org.elastos.hive.vault.database.CountOptions
-
- createBackupService() - Method in class org.elastos.hive.vault.ServiceBuilder
-
Create the service of the backup module.
- createCollection(String) - Method in interface org.elastos.hive.service.DatabaseService
-
Lets the vault owner create a collection on database.
- createCollection(String) - Method in class org.elastos.hive.vault.database.DatabaseController
-
Create the collection.
- createDatabase() - Method in class org.elastos.hive.vault.ServiceBuilder
-
Create the service for the database module.
- createFilesService() - Method in class org.elastos.hive.vault.ServiceBuilder
-
Create the service for the files module.
- createPromotionService() - Method in class org.elastos.hive.backup.ServiceBuilder
-
- createRunFileParams(String) - Static method in class org.elastos.hive.vault.scripting.Executable
-
- createScriptingService() - Method in class org.elastos.hive.vault.ServiceBuilder
-
Create the service of the scripting module.
- createService(Class<S>, boolean) - Method in class org.elastos.hive.connection.NodeRPCConnection
-
Create a retrofit API service which can map Java call to Http request.
- CredentialCode - Class in org.elastos.hive.vault.backup.credential
-
The credential code is used for the backup of the vault data.
- CredentialCode(ServiceEndpoint, BackupContext) - Constructor for class org.elastos.hive.vault.backup.credential.CredentialCode
-
Create the credential code by service end point and the backup context.
- getAccessToken() - Method in class org.elastos.hive.connection.NodeRPCConnection
-
- getAccessToken() - Method in class org.elastos.hive.ServiceEndpoint
-
- getAcknowledged() - Method in class org.elastos.hive.vault.database.InsertResult
-
- getAcknowledged() - Method in class org.elastos.hive.vault.database.UpdateResult
-
- getAllowPartialResults() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getAmount() - Method in class org.elastos.hive.subscription.PricingPlan
-
- getAppContext() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the application context.
- getAppContextProvider() - Method in class org.elastos.hive.AppContext
-
Get the provider of the application context.
- getAppDid() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the application DID in the current calling context.
- getAppDid() - Method in class org.elastos.hive.subscription.AppInfo
-
- getAppInstanceDid() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the application instance DID in the current calling context;
- getAppInstanceDocument() - Method in interface org.elastos.hive.AppContextProvider
-
The method for upper Application to implement to provide current application
instance did document as the running context.
- getAppScope() - Method in class org.elastos.hive.service.CloudBackupContext
-
Get the application scope.
- getAppStats() - Method in class org.elastos.hive.BackupSubscription
-
- getAppStats() - Method in interface org.elastos.hive.service.SubscriptionService
-
Get all application stats of the vault service
- getAppStats() - Method in class org.elastos.hive.subscription.SubscriptionController
-
- getAppStats() - Method in class org.elastos.hive.VaultSubscription
-
- getAuthorization(String) - Method in interface org.elastos.hive.AppContextProvider
-
The method for upper Application to implement to acquire the authorization
code from user's approval.
- getAuthorization(String, String, String) - Method in interface org.elastos.hive.service.BackupContext
-
Get the authorization information for the backup processing.
- getBackupInfo() - Method in class org.elastos.hive.subscription.SubscriptionController
-
Get the details of the backup service.
- getBackupPricingPlan(String) - Method in class org.elastos.hive.subscription.SubscriptionController
-
Get the pricing plan for the backup by name.
- getBackupPricingPlanList() - Method in class org.elastos.hive.subscription.SubscriptionController
-
Get the pricing plan list of the backup service which can be used for upgrading the service.
- getBackups() - Method in class org.elastos.hive.Provider
-
Get all backup service stats of the hive node.
- getBackups() - Method in class org.elastos.hive.provider.RunStatsController
-
- getBackupService() - Method in class org.elastos.hive.Vault
-
Get the backup service of the vault.
- getBatchSize() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getBody() - Method in class org.elastos.hive.vault.scripting.Condition
-
- getBypassDocumentValidation() - Method in class org.elastos.hive.vault.database.UpdateOptions
-
- getCanonicalizedAccessToken() - Method in class org.elastos.hive.connection.auth.AccessToken
-
Get the access token without exception.
- getCaseFirst() - Method in class org.elastos.hive.vault.database.Collation
-
- getCaseLevel() - Method in class org.elastos.hive.vault.database.Collation
-
- getClientId() - Method in class org.elastos.hive.service.CloudBackupContext
-
Get the client ID for access the cloud service.
- getCode() - Method in exception org.elastos.hive.connection.NodeRPCException
-
- getCommitId() - Method in class org.elastos.hive.endpoint.AboutController
-
Get the commit id of the github of the hive node.
- getCreated() - Method in class org.elastos.hive.subscription.BackupInfo
-
- getCreated() - Method in class org.elastos.hive.subscription.VaultInfo
-
- getCreated() - Method in class org.elastos.hive.vault.files.FileInfo
-
- getCreateTime() - Method in class org.elastos.hive.subscription.payment.Order
-
- getCurrency() - Method in class org.elastos.hive.subscription.PricingPlan
-
- getDatabaseService() - Method in class org.elastos.hive.Vault
-
Get the database service of the vault.
- getDatabaseUseStorage() - Method in class org.elastos.hive.provider.VaultDetail
-
- getDescription() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getDeveloperDid() - Method in class org.elastos.hive.subscription.AppInfo
-
- getDownloadReader(String) - Method in interface org.elastos.hive.service.FilesService
-
- getDownloadReader(String) - Method in class org.elastos.hive.vault.files.FilesController
-
Get the download reader for downloading the content of the file.
- getDownloadStream(String) - Method in interface org.elastos.hive.service.FilesService
-
Initiates a download sequence by returning a Reader or InputStream object that can
be used to read the download file in chunks.
- getDownloadStream(String) - Method in class org.elastos.hive.vault.files.FilesController
-
Get the input stream for downloading the content of the file.
- getElaAddress() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getElaAddress() - Method in class org.elastos.hive.subscription.payment.Order
-
- getElaAmount() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getElaAmount() - Method in class org.elastos.hive.subscription.payment.Order
-
- getElaAmount() - Method in class org.elastos.hive.subscription.payment.Receipt
-
- getEmail() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getFilesService() - Method in class org.elastos.hive.Vault
-
Get the files service of the vault.
- getFileUseStorage() - Method in class org.elastos.hive.provider.VaultDetail
-
- getFilledOrders() - Method in class org.elastos.hive.Provider
-
Get all filled order stats of the hive node.
- getFilledOrders() - Method in class org.elastos.hive.provider.RunStatsController
-
- getHash(String) - Method in class org.elastos.hive.vault.files.FilesController
-
Get the hash code of the remote file content.
- getIconUrl() - Method in class org.elastos.hive.subscription.AppInfo
-
- getInsertedIds() - Method in class org.elastos.hive.vault.database.InsertResult
-
- getInternalCode() - Method in exception org.elastos.hive.connection.NodeRPCException
-
- getLastCommitId() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getLatestCommitId() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the last commit ID of the hive node.
- getLimit() - Method in class org.elastos.hive.vault.database.CountOptions
-
- getLimit() - Method in class org.elastos.hive.vault.database.FindOptions
-
- getLimit() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getLimitStr() - Method in class org.elastos.hive.vault.database.FindOptions
-
- getLocalDataDir() - Method in interface org.elastos.hive.AppContextProvider
-
The method for upper Application to implement to set up the directory
to store local data, especially for access tokens.
- getLocale() - Method in class org.elastos.hive.vault.database.Collation
-
- getMatchedCount() - Method in class org.elastos.hive.vault.database.UpdateResult
-
- getMaxStorage() - Method in class org.elastos.hive.provider.BackupDetail
-
- getMaxStorage() - Method in class org.elastos.hive.provider.VaultDetail
-
- getMaxStorage() - Method in class org.elastos.hive.subscription.PricingPlan
-
- getMaxTimeMS() - Method in class org.elastos.hive.vault.database.CountOptions
-
- getMessage() - Method in class org.elastos.hive.vault.backup.BackupResult
-
- getModifiedCount() - Method in class org.elastos.hive.vault.database.UpdateResult
-
- getName() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getName() - Method in class org.elastos.hive.subscription.AppInfo
-
- getName() - Method in class org.elastos.hive.subscription.PricingPlan
-
- getName() - Method in class org.elastos.hive.vault.files.FileInfo
-
- getNodeInfo() - Method in class org.elastos.hive.endpoint.AboutController
-
Get the information of the hive node.
- getNodeInfo() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the information of the hive node.
- getNodeVersion() - Method in class org.elastos.hive.endpoint.AboutController
-
Get the version of the hive node.
- getNodeVersion() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the version of the hive node.
- getOrder(String) - Method in class org.elastos.hive.BackupSubscription
-
- getOrder(String) - Method in interface org.elastos.hive.service.PaymentService
-
Obtain the order detail according to the given order id.
- getOrder(String) - Method in class org.elastos.hive.subscription.payment.PaymentController
-
Get the order information by the order id.
- getOrder(String) - Method in class org.elastos.hive.VaultSubscription
-
- getOrderId() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getOrderId() - Method in class org.elastos.hive.subscription.payment.Order
-
- getOrderId() - Method in class org.elastos.hive.subscription.payment.Receipt
-
- getOrderList() - Method in class org.elastos.hive.BackupSubscription
-
- getOrderList() - Method in interface org.elastos.hive.service.PaymentService
-
Obtain all the list of order detail.
- getOrderList() - Method in class org.elastos.hive.VaultSubscription
-
- getOrders(String) - Method in class org.elastos.hive.subscription.payment.PaymentController
-
Get the orders by the subscription type.
- getOwnerDid() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getOwnershipPresentation() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getPaidDid() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getPaidDid() - Method in class org.elastos.hive.subscription.payment.Receipt
-
- getParameter(String) - Method in interface org.elastos.hive.service.BackupContext
-
Get the parameter for backup operation by key.
- getParameter(String) - Method in class org.elastos.hive.service.CloudBackupContext
-
- getParameter(String) - Method in class org.elastos.hive.service.HiveBackupContext
-
- getPricingName() - Method in class org.elastos.hive.provider.BackupDetail
-
- getPricingName() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getPricingName() - Method in class org.elastos.hive.provider.VaultDetail
-
- getPricingName() - Method in class org.elastos.hive.subscription.payment.Order
-
- getPricingName() - Method in class org.elastos.hive.subscription.payment.Receipt
-
- getPricingPlan(String) - Method in class org.elastos.hive.BackupSubscription
-
- getPricingPlan(String) - Method in interface org.elastos.hive.service.SubscriptionService
-
Let users to get the specific pricing plan information.
- getPricingPlan() - Method in class org.elastos.hive.subscription.BackupInfo
-
- getPricingPlan() - Method in class org.elastos.hive.subscription.VaultInfo
-
- getPricingPlan(String) - Method in class org.elastos.hive.VaultSubscription
-
- getPricingPlanList() - Method in class org.elastos.hive.BackupSubscription
-
- getPricingPlanList() - Method in interface org.elastos.hive.service.SubscriptionService
-
Let users to get the all the pricing plan list in order to subscribe
to a new vault or backup service on the user's requirement.
- getPricingPlanList() - Method in class org.elastos.hive.VaultSubscription
-
- getProjection() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getPromotionService() - Method in class org.elastos.hive.Backup
-
- getProof() - Method in class org.elastos.hive.subscription.payment.Order
-
- getProof() - Method in class org.elastos.hive.subscription.payment.Receipt
-
- getProperty(String) - Method in class org.elastos.hive.vault.files.FilesController
-
Get the details of the remote file.
- getProviderAddress() - Method in class org.elastos.hive.AppContext
-
Get the provider address from user DID document.
- getProviderAddress(String) - Static method in class org.elastos.hive.AppContext
-
Get the URL address of the provider throw the document of the user DID.
- getProviderAddress(String, String) - Static method in class org.elastos.hive.AppContext
-
Get the URL address of the provider by the user DID.
- getProviderAddress() - Method in class org.elastos.hive.connection.NodeRPCConnection
-
- getProviderAddress() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the end-point address of this service End-point.
- getPublishedChannels() - Method in interface org.elastos.hive.service.PubSubService
-
- getReceipt(String) - Method in class org.elastos.hive.BackupSubscription
-
- getReceipt(String) - Method in interface org.elastos.hive.service.PaymentService
-
Obtain the receipt detail according to the order id.
- getReceipt(String) - Method in class org.elastos.hive.subscription.payment.PaymentController
-
Get the receipt by the order id.
- getReceipt(String) - Method in class org.elastos.hive.VaultSubscription
-
- getReceiptId() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getReceiptId() - Method in class org.elastos.hive.subscription.payment.Receipt
-
- getRedirectUrl() - Method in class org.elastos.hive.service.CloudBackupContext
-
Get the redirect URL.
- getResult() - Method in class org.elastos.hive.vault.backup.BackupResult
-
- getReturnKey() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getScriptingService() - Method in class org.elastos.hive.Vault
-
Get the scripting service of the vault.
- getServiceDays() - Method in class org.elastos.hive.subscription.PricingPlan
-
- getServiceDid() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getServiceDid() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the remote node service application DID.
- getServiceDid() - Method in class org.elastos.hive.subscription.BackupInfo
-
- getServiceDid() - Method in class org.elastos.hive.subscription.VaultInfo
-
- getServiceInstanceDid() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the remote node service instance DID where is serving the storage service.
- getShowRecordId() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getSize() - Method in class org.elastos.hive.vault.files.FileInfo
-
- getSkip() - Method in class org.elastos.hive.vault.database.CountOptions
-
- getSkip() - Method in class org.elastos.hive.vault.database.FindOptions
-
- getSkip() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getSkipStr() - Method in class org.elastos.hive.vault.database.FindOptions
-
- getSort() - Method in class org.elastos.hive.vault.database.QueryOptions
-
- getState() - Method in class org.elastos.hive.vault.backup.BackupResult
-
- getStorage() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the instance of the data storage.
- getStorageQuota() - Method in class org.elastos.hive.subscription.BackupInfo
-
- getStorageQuota() - Method in class org.elastos.hive.subscription.VaultInfo
-
- getStorageUsed() - Method in class org.elastos.hive.subscription.BackupInfo
-
- getStorageUsed() - Method in class org.elastos.hive.subscription.VaultInfo
-
- getSubscribedChannels() - Method in interface org.elastos.hive.service.PubSubService
-
- getSubscription() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getSubscription() - Method in class org.elastos.hive.subscription.payment.Order
-
- getTargetProviderAddress() - Method in class org.elastos.hive.service.HiveBackupContext
-
Get the host URL of the backup server.
- getTargetServiceDid() - Method in class org.elastos.hive.service.HiveBackupContext
-
Get the service DID of the backup server.
- getToken() - Method in class org.elastos.hive.vault.backup.credential.CredentialCode
-
Get the token of the credential code.
- getTransactionId() - Method in class org.elastos.hive.subscription.payment.Receipt
-
- getType() - Method in interface org.elastos.hive.service.BackupContext
-
Get the backup destination type which the vault want to go.
- getUpdated() - Method in class org.elastos.hive.subscription.BackupInfo
-
- getUpdated() - Method in class org.elastos.hive.subscription.VaultInfo
-
- getUpdated() - Method in class org.elastos.hive.vault.files.FileInfo
-
- getUploadStream(String) - Method in interface org.elastos.hive.service.FilesService
-
Initiates an upload sequence by returning a Write or OutputStream object that can be
used to write small file chunks.
- getUploadStream(String) - Method in class org.elastos.hive.vault.files.FilesController
-
Get the upload stream for uploading the content of the file.
- getUploadWriter(String) - Method in interface org.elastos.hive.service.FilesService
-
- getUploadWriter(String) - Method in class org.elastos.hive.vault.files.FilesController
-
Get the upload writer for uploading the content of the file.
- getUpsert() - Method in class org.elastos.hive.vault.database.UpdateOptions
-
- getUpsertedId() - Method in class org.elastos.hive.vault.database.UpdateResult
-
- getUsedStorageSize() - Method in class org.elastos.hive.subscription.AppInfo
-
- getUserDid() - Method in class org.elastos.hive.AppContext
-
Get the user DID.
- getUserDid() - Method in class org.elastos.hive.provider.BackupDetail
-
- getUserDid() - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- getUserDid() - Method in class org.elastos.hive.provider.VaultDetail
-
- getUserDid() - Method in class org.elastos.hive.ServiceEndpoint
-
Get the user DID string of this serviceEndpoint.
- getUserDid() - Method in class org.elastos.hive.subscription.AppInfo
-
- getUseStorage() - Method in class org.elastos.hive.provider.BackupDetail
-
- getVaultInfo() - Method in class org.elastos.hive.subscription.SubscriptionController
-
Get the details of the vault.
- getVaultPricingPlan(String) - Method in class org.elastos.hive.subscription.SubscriptionController
-
Get the pricing plan for the vault by name.
- getVaultPricingPlanList() - Method in class org.elastos.hive.subscription.SubscriptionController
-
Get the pricing plan list of the vault which can be used for upgrading the vault.
- getVaults() - Method in class org.elastos.hive.Provider
-
Get all vault service stats of the hive node.
- getVaults() - Method in class org.elastos.hive.provider.RunStatsController
-
- getVersion() - Method in class org.elastos.hive.BackupSubscription
-
- getVersion() - Method in class org.elastos.hive.endpoint.NodeInfo
-
- getVersion() - Method in interface org.elastos.hive.service.PaymentService
-
Obtain the version of the payment module.
- getVersion() - Method in class org.elastos.hive.subscription.payment.PaymentController
-
Get the version of the payment module.
- getVersion() - Method in class org.elastos.hive.VaultSubscription
-
- ScriptingController - Class in org.elastos.hive.vault.scripting
-
The wrapper class to access the scripting APIs of the hive node.
- ScriptingController(NodeRPCConnection) - Constructor for class org.elastos.hive.vault.scripting.ScriptingController
-
Create by the RPC connection.
- ScriptingInvocationService - Interface in org.elastos.hive.service
-
Vault provides the scripting service to general users to execute a preset
script by the vault owner.
- ScriptingService - Interface in org.elastos.hive.service
-
Vault provides the scripting service to vault owners to register executable
script and make invocation as well.
- ScriptNotFoundException - Exception in org.elastos.hive.exception
-
- ScriptNotFoundException() - Constructor for exception org.elastos.hive.exception.ScriptNotFoundException
-
- ScriptNotFoundException(String) - Constructor for exception org.elastos.hive.exception.ScriptNotFoundException
-
- ScriptNotFoundException(String, Throwable) - Constructor for exception org.elastos.hive.exception.ScriptNotFoundException
-
- ScriptNotFoundException(Throwable) - Constructor for exception org.elastos.hive.exception.ScriptNotFoundException
-
- ScriptNotFoundException(NodeRPCException) - Constructor for exception org.elastos.hive.exception.ScriptNotFoundException
-
- ScriptRunner - Class in org.elastos.hive
-
The script runner is used on the script calling side.
- ScriptRunner(AppContext, String) - Constructor for class org.elastos.hive.ScriptRunner
-
- ScriptRunner(AppContext) - Constructor for class org.elastos.hive.ScriptRunner
-
- ServerUnknownException - Exception in org.elastos.hive.exception
-
- ServerUnknownException() - Constructor for exception org.elastos.hive.exception.ServerUnknownException
-
- ServerUnknownException(String) - Constructor for exception org.elastos.hive.exception.ServerUnknownException
-
- ServerUnknownException(int, String) - Constructor for exception org.elastos.hive.exception.ServerUnknownException
-
- ServerUnknownException(NodeRPCException) - Constructor for exception org.elastos.hive.exception.ServerUnknownException
-
- ServiceBuilder - Class in org.elastos.hive.backup
-
The service builder for the services of the backup hive node.
- ServiceBuilder(ServiceEndpoint) - Constructor for class org.elastos.hive.backup.ServiceBuilder
-
- ServiceBuilder - Class in org.elastos.hive.vault
-
Helper class to create service instance.
- ServiceBuilder(ServiceEndpoint) - Constructor for class org.elastos.hive.vault.ServiceBuilder
-
Create by the service end point.
- ServiceEndpoint - Class in org.elastos.hive
-
The service end-point represents the service provides some API functions.
- ServiceEndpoint(AppContext, String) - Constructor for class org.elastos.hive.ServiceEndpoint
-
Create by the application context, and the address of the provider.
- setAcknowledged(Boolean) - Method in class org.elastos.hive.vault.database.UpdateResult
-
- setAllowPartialResults(Boolean) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setAmount(float) - Method in class org.elastos.hive.subscription.PricingPlan
-
- setAppDid(String) - Method in class org.elastos.hive.subscription.AppInfo
-
- setBatchSize(Integer) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setBody(Object) - Method in class org.elastos.hive.vault.scripting.Condition
-
- setBypassDocumentValidation(Boolean) - Method in class org.elastos.hive.vault.database.UpdateOptions
-
- setCreated(long) - Method in class org.elastos.hive.subscription.BackupInfo
-
- setCreated(long) - Method in class org.elastos.hive.subscription.VaultInfo
-
- setCreated(long) - Method in class org.elastos.hive.vault.files.FileInfo
-
- setCreateTime(Integer) - Method in class org.elastos.hive.subscription.payment.Order
-
- setCurrency(String) - Method in class org.elastos.hive.subscription.PricingPlan
-
- setDatabaseUseStorage(int) - Method in class org.elastos.hive.provider.VaultDetail
-
- setDescription(String) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- setDeveloperDid(String) - Method in class org.elastos.hive.subscription.AppInfo
-
- setElaAddress(String) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setElaAddress(String) - Method in class org.elastos.hive.subscription.payment.Order
-
- setElaAmount(double) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setElaAmount(Float) - Method in class org.elastos.hive.subscription.payment.Order
-
- setElaAmount(Float) - Method in class org.elastos.hive.subscription.payment.Receipt
-
- setEmail(String) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- setFile(boolean) - Method in class org.elastos.hive.vault.files.FileInfo
-
- setFileUseStorage(int) - Method in class org.elastos.hive.provider.VaultDetail
-
- setIconUrl(String) - Method in class org.elastos.hive.subscription.AppInfo
-
- setLastCommitId(String) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- setLimit(Long) - Method in class org.elastos.hive.vault.database.CountOptions
-
- setLimit(Integer) - Method in class org.elastos.hive.vault.database.FindOptions
-
- setLimit(Integer) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setMatchedCount(Integer) - Method in class org.elastos.hive.vault.database.UpdateResult
-
- setMaxStorage(int) - Method in class org.elastos.hive.provider.BackupDetail
-
- setMaxStorage(int) - Method in class org.elastos.hive.provider.VaultDetail
-
- setMaxStorage(int) - Method in class org.elastos.hive.subscription.PricingPlan
-
- setMaxTimeMS(Long) - Method in class org.elastos.hive.vault.database.CountOptions
-
- setMessage(String) - Method in class org.elastos.hive.vault.backup.BackupResult
-
- setModifiedCount(Integer) - Method in class org.elastos.hive.vault.database.UpdateResult
-
- setName(String) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- setName(String) - Method in class org.elastos.hive.subscription.AppInfo
-
- setName(String) - Method in class org.elastos.hive.subscription.PricingPlan
-
- setName(String) - Method in class org.elastos.hive.vault.files.FileInfo
-
- setOrderId(String) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setOrderId(String) - Method in class org.elastos.hive.subscription.payment.Order
-
- setOrderId(String) - Method in class org.elastos.hive.subscription.payment.Receipt
-
- setOutput(Boolean) - Method in class org.elastos.hive.vault.scripting.Executable
-
- setOwnerDid(String) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- setOwnershipPresentation(Map<String, Object>) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- setPaidDid(String) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setPaidDid(String) - Method in class org.elastos.hive.subscription.payment.Receipt
-
- setPricingName(String) - Method in class org.elastos.hive.provider.BackupDetail
-
- setPricingName(String) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setPricingName(String) - Method in class org.elastos.hive.provider.VaultDetail
-
- setPricingName(String) - Method in class org.elastos.hive.subscription.payment.Order
-
- setPricingName(String) - Method in class org.elastos.hive.subscription.payment.Receipt
-
- setPricingPlan(String) - Method in class org.elastos.hive.subscription.BackupInfo
-
- setPricingPlan(String) - Method in class org.elastos.hive.subscription.VaultInfo
-
- setProjection(JsonNode) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setProof(String) - Method in class org.elastos.hive.subscription.payment.Order
-
- setProof(String) - Method in class org.elastos.hive.subscription.payment.Receipt
-
- setReceiptId(String) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setReceiptId(String) - Method in class org.elastos.hive.subscription.payment.Receipt
-
- setResult(String) - Method in class org.elastos.hive.vault.backup.BackupResult
-
- setReturnKey(Boolean) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setServiceDays(int) - Method in class org.elastos.hive.subscription.PricingPlan
-
- setServiceDid(String) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- setServiceDid(String) - Method in class org.elastos.hive.subscription.BackupInfo
-
- setServiceDid(String) - Method in class org.elastos.hive.subscription.VaultInfo
-
- setShowRecordId(Boolean) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setSize(int) - Method in class org.elastos.hive.vault.files.FileInfo
-
- setSkip(Long) - Method in class org.elastos.hive.vault.database.CountOptions
-
- setSkip(Integer) - Method in class org.elastos.hive.vault.database.FindOptions
-
- setSkip(Integer) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setSort(List<SortItem>) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setSort(SortItem) - Method in class org.elastos.hive.vault.database.QueryOptions
-
- setState(String) - Method in class org.elastos.hive.vault.backup.BackupResult
-
- setStorageQuota(int) - Method in class org.elastos.hive.subscription.BackupInfo
-
- setStorageQuota(int) - Method in class org.elastos.hive.subscription.VaultInfo
-
- setStorageUsed(int) - Method in class org.elastos.hive.subscription.BackupInfo
-
- setStorageUsed(int) - Method in class org.elastos.hive.subscription.VaultInfo
-
- setSubscription(String) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setSubscription(String) - Method in class org.elastos.hive.subscription.payment.Order
-
- setTransactionId(String) - Method in class org.elastos.hive.subscription.payment.Receipt
-
- setupContext(BackupContext) - Method in interface org.elastos.hive.service.BackupService
-
Set-up a context for get more detailed information for backup server.
- setUpdated(long) - Method in class org.elastos.hive.subscription.BackupInfo
-
- setUpdated(long) - Method in class org.elastos.hive.subscription.VaultInfo
-
- setUpdated(long) - Method in class org.elastos.hive.vault.files.FileInfo
-
- setupResolver(String, String) - Static method in class org.elastos.hive.AppContext
-
Setup the resolver for the DID verification.
- setUpsert(Boolean) - Method in class org.elastos.hive.vault.database.UpdateOptions
-
- setUpsertedId(String) - Method in class org.elastos.hive.vault.database.UpdateResult
-
- setUsedStorageSize(int) - Method in class org.elastos.hive.subscription.AppInfo
-
- setUserDid(String) - Method in class org.elastos.hive.provider.BackupDetail
-
- setUserDid(String) - Method in class org.elastos.hive.provider.FilledOrderDetail
-
- setUserDid(String) - Method in class org.elastos.hive.provider.VaultDetail
-
- setUserDid(String) - Method in class org.elastos.hive.subscription.AppInfo
-
- setUseStorage(int) - Method in class org.elastos.hive.provider.BackupDetail
-
- setVersion(String) - Method in class org.elastos.hive.endpoint.NodeInfo
-
- signIn(DIDDocument) - Method in class org.elastos.hive.connection.auth.AuthController
-
Sign in to hive node
- startBackup() - Method in interface org.elastos.hive.service.BackupService
-
Backup process in node side is a continues process.
- startBackup(String) - Method in class org.elastos.hive.vault.backup.BackupController
-
Start the backup process which backups the data of the vault to other place.
- stat(String) - Method in interface org.elastos.hive.service.FilesService
-
Information about the target file or folder.
- stopBackup() - Method in interface org.elastos.hive.service.BackupService
-
As startBackup() shows, this is just for stopping the async process in vault node side.
- stopRestore() - Method in interface org.elastos.hive.service.BackupService
-
Stop the running restore process in background.
- storeAccessToken(String, String) - Method in interface org.elastos.hive.DataStorage
-
- storeAccessTokenByAddress(String, String) - Method in interface org.elastos.hive.DataStorage
-
- storeBackupCredential(String, String) - Method in interface org.elastos.hive.DataStorage
-
- strength(Collation.Strength) - Method in class org.elastos.hive.vault.database.Collation
-
- Strength() - Method in class org.elastos.hive.vault.database.Collation
-
- subscribe() - Method in class org.elastos.hive.BackupSubscription
-
- subscribe(String, String, String) - Method in interface org.elastos.hive.service.PubSubService
-
- subscribe() - Method in interface org.elastos.hive.service.SubscriptionService
-
Let a new user subscribe to the entity service on the specified back-end
node, where the entity service would be vault or backup service.
- subscribe() - Method in class org.elastos.hive.VaultSubscription
-
- subscribeToBackup() - Method in class org.elastos.hive.subscription.SubscriptionController
-
Subscribe the backup service with the free pricing plan.
- subscribeToVault() - Method in class org.elastos.hive.subscription.SubscriptionController
-
Subscribe the vault with the free pricing plan.
- SubscriptionController - Class in org.elastos.hive.subscription
-
The subscription controller is for subscribing the vault or the backup.
- SubscriptionController(NodeRPCConnection) - Constructor for class org.elastos.hive.subscription.SubscriptionController
-
- SubscriptionService<T> - Interface in org.elastos.hive.service
-
Hive node provides the subscription service to let a new user subscribe to their
vault or backup service on the given back-end node.
- value() - Method in enum org.elastos.hive.vault.database.Collation.Strength
-
- value() - Method in enum org.elastos.hive.vault.database.Index.Order
-
- valueOf(String) - Static method in enum org.elastos.hive.vault.database.Collation.Alternate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elastos.hive.vault.database.Collation.CaseFirst
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elastos.hive.vault.database.Collation.MaxVariable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elastos.hive.vault.database.Collation.Strength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elastos.hive.vault.database.Index.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.elastos.hive.vault.scripting.Executable.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.elastos.hive.vault.database.Collation.Alternate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elastos.hive.vault.database.Collation.CaseFirst
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elastos.hive.vault.database.Collation.MaxVariable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elastos.hive.vault.database.Collation.Strength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elastos.hive.vault.database.Index.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.elastos.hive.vault.scripting.Executable.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vault - Class in org.elastos.hive
-
This class explicitly represents the vault service subscribed by "userDid".
- Vault(AppContext, String) - Constructor for class org.elastos.hive.Vault
-
- Vault(AppContext) - Constructor for class org.elastos.hive.Vault
-
- VaultAlreadyExistsException - Exception in org.elastos.hive.exception
-
- VaultAlreadyExistsException() - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistsException
-
- VaultAlreadyExistsException(String) - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistsException
-
- VaultAlreadyExistsException(String, Throwable) - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistsException
-
- VaultAlreadyExistsException(Throwable) - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistsException
-
- VaultAlreadyExistsException(NodeRPCException) - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistsException
-
- VaultDetail - Class in org.elastos.hive.provider
-
- VaultDetail() - Constructor for class org.elastos.hive.provider.VaultDetail
-
- VaultForbiddenException - Exception in org.elastos.hive.exception
-
- VaultForbiddenException() - Constructor for exception org.elastos.hive.exception.VaultForbiddenException
-
- VaultForbiddenException(String) - Constructor for exception org.elastos.hive.exception.VaultForbiddenException
-
- VaultForbiddenException(String, Throwable) - Constructor for exception org.elastos.hive.exception.VaultForbiddenException
-
- VaultForbiddenException(Throwable) - Constructor for exception org.elastos.hive.exception.VaultForbiddenException
-
- VaultInfo - Class in org.elastos.hive.subscription
-
This contains the details of the vault service.
- VaultInfo() - Constructor for class org.elastos.hive.subscription.VaultInfo
-
- VaultNotFoundException - Exception in org.elastos.hive.exception
-
- VaultNotFoundException() - Constructor for exception org.elastos.hive.exception.VaultNotFoundException
-
- VaultNotFoundException(String) - Constructor for exception org.elastos.hive.exception.VaultNotFoundException
-
- VaultNotFoundException(String, Throwable) - Constructor for exception org.elastos.hive.exception.VaultNotFoundException
-
- VaultNotFoundException(Throwable) - Constructor for exception org.elastos.hive.exception.VaultNotFoundException
-
- VaultSubscription - Class in org.elastos.hive
-
The vault subscription is used for the vault management.
- VaultSubscription(AppContext, String) - Constructor for class org.elastos.hive.VaultSubscription
-
Create by the application context, and the address of the provider.
- VaultSubscription(AppContext) - Constructor for class org.elastos.hive.VaultSubscription
-
Create by the application context, and the address of the provider.