Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

activate() - Method in class org.elastos.hive.BackupSubscription
 
activate() - Method in interface org.elastos.hive.service.SubscriptionService
Activate vault service for using.
activate() - Method in class org.elastos.hive.vault.SubscriptionServiceRender
 
activate() - Method in class org.elastos.hive.VaultSubscription
 
activeToVault(EmptyRequestBody) - Method in interface org.elastos.hive.network.BackupApi
Active backup data to vault on backup server side.
API_SCRIPT_UPLOAD - Static variable in interface org.elastos.hive.network.ScriptingApi
 
API_UPLOAD - Static variable in interface org.elastos.hive.network.FilesApi
 
API_VERSION - Static variable in interface org.elastos.hive.network.BaseApi
 
AppContext - Class in org.elastos.hive
The application context would contain the resources list below: - the reference of application context provider; -
AppContextProvider - Interface in org.elastos.hive
 
auth(AuthRequestBody) - Method in interface org.elastos.hive.network.AuthApi
 
auth(String) - Method in class org.elastos.hive.vault.AuthenticationServiceRender
 
AuthApi - Interface in org.elastos.hive.network
 
AuthenticationServiceRender - Class in org.elastos.hive.vault
 
AuthenticationServiceRender(ServiceEndpoint) - Constructor for class org.elastos.hive.vault.AuthenticationServiceRender
 
AuthRequestBody - Class in org.elastos.hive.network.request
 
AuthRequestBody(String) - Constructor for class org.elastos.hive.network.request.AuthRequestBody
 
AuthResponseBody - Class in org.elastos.hive.network.response
 
AuthResponseBody() - Constructor for class org.elastos.hive.network.response.AuthResponseBody
 
AuthToken - Class in org.elastos.hive.auth
 
AuthToken(String, long, String) - Constructor for class org.elastos.hive.auth.AuthToken
 

B

Backup - Class in org.elastos.hive
 
Backup(AppContext, String) - Constructor for class org.elastos.hive.Backup
 
BackupAlreadyExistException - Exception in org.elastos.hive.exception
 
BackupAlreadyExistException() - Constructor for exception org.elastos.hive.exception.BackupAlreadyExistException
 
BackupAlreadyExistException(String) - Constructor for exception org.elastos.hive.exception.BackupAlreadyExistException
 
BackupAlreadyExistException(String, Throwable) - Constructor for exception org.elastos.hive.exception.BackupAlreadyExistException
 
BackupAlreadyExistException(Throwable) - Constructor for exception org.elastos.hive.exception.BackupAlreadyExistException
 
BackupApi - Interface in org.elastos.hive.network
 
BackupContext - Interface in org.elastos.hive.service
 
BackupInfo() - Constructor for class org.elastos.hive.BackupSubscription.BackupInfo
 
BackupRemoteResolver - Class in org.elastos.hive.auth
 
BackupRemoteResolver(ServiceEndpoint, BackupContext, String, String) - Constructor for class org.elastos.hive.auth.BackupRemoteResolver
 
BackupRestoreRequestBody - Class in org.elastos.hive.network.request
 
BackupRestoreRequestBody(String) - Constructor for class org.elastos.hive.network.request.BackupRestoreRequestBody
 
BackupSaveRequestBody - Class in org.elastos.hive.network.request
 
BackupSaveRequestBody(String) - Constructor for class org.elastos.hive.network.request.BackupSaveRequestBody
 
BackupService - Interface in org.elastos.hive.service
Backup service is for doing backup vault data from vault node server to backup server.
BackupService.BackupResult - Enum in org.elastos.hive.service
 
BackupStateResponseBody - Class in org.elastos.hive.network.response
 
BackupStateResponseBody() - Constructor for class org.elastos.hive.network.response.BackupStateResponseBody
 
BackupSubscription - Class in org.elastos.hive
 
BackupSubscription(AppContext, String) - Constructor for class org.elastos.hive.BackupSubscription
 
BackupSubscription.BackupInfo - Class in org.elastos.hive
 
BadContextProviderException - Exception in org.elastos.hive.exception
 
BadContextProviderException(String) - Constructor for exception org.elastos.hive.exception.BadContextProviderException
 
BadContextProviderException(String, Throwable) - Constructor for exception org.elastos.hive.exception.BadContextProviderException
 
BadContextProviderException(Throwable) - Constructor for exception org.elastos.hive.exception.BadContextProviderException
 
BaseApi - Interface in org.elastos.hive.network
 
build(AppContextProvider) - Static method in class org.elastos.hive.AppContext
 
build(AppContextProvider, String) - Static method in class org.elastos.hive.AppContext
 

C

callDownload(String) - Method in interface org.elastos.hive.network.ScriptingApi
 
callScript(CallScriptRequestBody) - Method in interface org.elastos.hive.network.ScriptingApi
 
callScript(String, JsonNode, String, Class<T>) - Method in class org.elastos.hive.ScriptRunner
 
callScript(String, JsonNode, String, Class<T>) - Method in interface org.elastos.hive.service.ScriptingService
Executes a previously registered server side script using Scripting.setScript().
CallScriptRequestBody - Class in org.elastos.hive.network.request
 
CallScriptRequestBody() - Constructor for class org.elastos.hive.network.request.CallScriptRequestBody
 
callScriptUrl(String, String, String, String) - Method in interface org.elastos.hive.network.ScriptingApi
 
callScriptUrl(String, String, String, Class<T>) - Method in class org.elastos.hive.ScriptRunner
 
callScriptUrl(String, String, String, Class<T>) - Method in interface org.elastos.hive.service.ScriptingService
Executes a previously registered server side script with a direct URL where the values can be passed as part of the query.
ChannelMessage - Class in org.elastos.hive.network.model
 
ChannelMessage() - Constructor for class org.elastos.hive.network.model.ChannelMessage
 
checkResult() - Method in interface org.elastos.hive.service.BackupService
Check the current status of the node side backup process.
checkSubscription() - Method in class org.elastos.hive.BackupSubscription
 
checkSubscription() - Method in interface org.elastos.hive.service.SubscriptionService
Check the subscription information.
checkSubscription() - Method in class org.elastos.hive.VaultSubscription
 
checkValid(String) - Method in class org.elastos.hive.network.response.SignInResponseBody
 
close() - Method in class org.elastos.hive.network.model.UploadOutputStream
 
close() - Method in class org.elastos.hive.network.model.UploadOutputStreamWriter
 
CloudBackupContext - Class in org.elastos.hive.service
 
CloudBackupContext() - Constructor for class org.elastos.hive.service.CloudBackupContext
 
Collation - Class in org.elastos.hive.database
 
Collation() - Constructor for class org.elastos.hive.database.Collation
 
commitHash() - Method in interface org.elastos.hive.network.NodeManageApi
 
Condition - Class in org.elastos.hive.network.model
 
Condition(String, String, Object) - Constructor for class org.elastos.hive.network.model.Condition
 
ConnectionManager - Class in org.elastos.hive.connection
 
ConnectionManager(ServiceEndpoint) - Constructor for class org.elastos.hive.connection.ConnectionManager
 
convertException(Exception) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
convertException(Exception) - Method in interface org.elastos.hive.vault.HttpExceptionHandler
Common exception conversion for response code.
copy(FilesCopyRequestBody) - Method in interface org.elastos.hive.network.FilesApi
 
copy(String, String) - Method in interface org.elastos.hive.service.FilesService
Copies a file or a folder (recursively).
CountDocRequestBody - Class in org.elastos.hive.network.request
 
CountDocRequestBody(String, KeyValueDict, CountOptions) - Constructor for class org.elastos.hive.network.request.CountDocRequestBody
 
CountDocResponseBody - Class in org.elastos.hive.network.response
 
CountDocResponseBody() - Constructor for class org.elastos.hive.network.response.CountDocResponseBody
 
countDocs(CountDocRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
countDocuments(String, JsonNode, CountOptions) - Method in interface org.elastos.hive.service.DatabaseService
Count documents
CountOptions - Class in org.elastos.hive.database
 
CountOptions() - Constructor for class org.elastos.hive.database.CountOptions
 
createBackupOrder(String) - Method in class org.elastos.hive.vault.PaymentServiceRender
 
createBackupService() - Method in class org.elastos.hive.vault.ServiceBuilder
 
createBackupVault() - Method in interface org.elastos.hive.network.SubscriptionApi
 
createCollection(CreateCollectionRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
createCollection(String, CreateCollectionOptions) - Method in interface org.elastos.hive.service.DatabaseService
Lets the vault owner create a collection on database.
CreateCollectionOptions - Class in org.elastos.hive.database
 
CreateCollectionOptions() - Constructor for class org.elastos.hive.database.CreateCollectionOptions
 
CreateCollectionRequestBody - Class in org.elastos.hive.network.request
 
CreateCollectionRequestBody(String) - Constructor for class org.elastos.hive.network.request.CreateCollectionRequestBody
 
createDatabase() - Method in class org.elastos.hive.vault.ServiceBuilder
 
createDeleteExecutable(String, ScriptDeleteExecutableBody) - Static method in class org.elastos.hive.network.model.Executable
 
createFileDownloadExecutable(String) - Static method in class org.elastos.hive.network.model.Executable
 
createFileDownloadParams(String, String) - Static method in class org.elastos.hive.network.model.Executable
 
createFileHashExecutable(String) - Static method in class org.elastos.hive.network.model.Executable
 
createFileHashParams(String, String) - Static method in class org.elastos.hive.network.model.Executable
 
createFilePropertiesExecutable(String) - Static method in class org.elastos.hive.network.model.Executable
 
createFilePropertiesParams(String, String) - Static method in class org.elastos.hive.network.model.Executable
 
createFilesService() - Method in class org.elastos.hive.vault.ServiceBuilder
 
createFileUploadExecutable(String) - Static method in class org.elastos.hive.network.model.Executable
 
createFileUploadParams(String, String) - Static method in class org.elastos.hive.network.model.Executable
 
createInsertExecutable(String, ScriptInsertExecutableBody) - Static method in class org.elastos.hive.network.model.Executable
 
createOrder(PaymentCreateRequestBody) - Method in interface org.elastos.hive.network.PaymentApi
 
createPricingOrder(String) - Method in class org.elastos.hive.vault.PaymentServiceRender
 
createPromotionService() - Method in class org.elastos.hive.backup.ServiceBuilder
 
createPubsubService() - Method in class org.elastos.hive.vault.ServiceBuilder
 
createScriptingService() - Method in class org.elastos.hive.vault.ServiceBuilder
 
createUpdateExecutable(String, ScriptUpdateExecutableBody) - Static method in class org.elastos.hive.network.model.Executable
 
createVault() - Method in interface org.elastos.hive.network.SubscriptionApi
 
CryptoUtil - Class in org.elastos.hive.utils
 
CryptoUtil() - Constructor for class org.elastos.hive.utils.CryptoUtil
 

D

d(String) - Static method in class org.elastos.hive.utils.LogUtil
 
d(String, String) - Static method in class org.elastos.hive.utils.LogUtil
 
DatabaseApi - Interface in org.elastos.hive.network
 
DatabaseService - Interface in org.elastos.hive.service
 
DataStorage - Interface in org.elastos.hive.storage
 
DateUtil - Class in org.elastos.hive.utils
 
DateUtil() - Constructor for class org.elastos.hive.utils.DateUtil
 
deactivate() - Method in class org.elastos.hive.BackupSubscription
 
deactivate() - Method in interface org.elastos.hive.service.SubscriptionService
Deactive vault service for restrict access it later.
deactivate() - Method in class org.elastos.hive.vault.SubscriptionServiceRender
 
deactivate() - Method in class org.elastos.hive.VaultSubscription
 
debug - Static variable in class org.elastos.hive.utils.LogUtil
 
delete(FilesDeleteRequestBody) - Method in interface org.elastos.hive.network.FilesApi
 
delete(String) - Method in interface org.elastos.hive.service.FilesService
Deletes a file, or a folder.
deleteCollection(DeleteCollectionRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
deleteCollection(String) - Method in interface org.elastos.hive.service.DatabaseService
Lets the vault owner delete a collection on database according to collection name.
DeleteCollectionRequestBody - Class in org.elastos.hive.network.request
 
DeleteCollectionRequestBody(String) - Constructor for class org.elastos.hive.network.request.DeleteCollectionRequestBody
 
DeleteDocRequestBody - Class in org.elastos.hive.network.request
 
DeleteDocRequestBody(String, KeyValueDict) - Constructor for class org.elastos.hive.network.request.DeleteDocRequestBody
 
DeleteDocResponseBody - Class in org.elastos.hive.network.response
 
DeleteDocResponseBody() - Constructor for class org.elastos.hive.network.response.DeleteDocResponseBody
 
deleteMany(DeleteDocRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
deleteMany(String, JsonNode, DeleteOptions) - Method in interface org.elastos.hive.service.DatabaseService
Delete many existing documents in a given collection
deleteOne(DeleteDocRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
deleteOne(String, JsonNode, DeleteOptions) - Method in interface org.elastos.hive.service.DatabaseService
Delete an existing document in a given collection
DeleteOptions - Class in org.elastos.hive.database
Node not support this delete options.
DeleteOptions() - Constructor for class org.elastos.hive.database.DeleteOptions
 
DeleteResult - Class in org.elastos.hive.database
 
DeleteResult() - Constructor for class org.elastos.hive.database.DeleteResult
 
deserialize(String) - Static method in class org.elastos.hive.utils.JsonUtil
 
DIDResolverNotSetupException - Exception in org.elastos.hive.exception
 
DIDResolverNotSetupException() - Constructor for exception org.elastos.hive.exception.DIDResolverNotSetupException
 
DIDResolverNotSetupException(Throwable) - Constructor for exception org.elastos.hive.exception.DIDResolverNotSetupException
 
DIDResolverSetupException - Exception in org.elastos.hive.exception
 
DIDResolverSetupException() - Constructor for exception org.elastos.hive.exception.DIDResolverSetupException
 
DIDResolverSetupException(String) - Constructor for exception org.elastos.hive.exception.DIDResolverSetupException
 
DIDResolverSetupException(String, Throwable) - Constructor for exception org.elastos.hive.exception.DIDResolverSetupException
 
DIDResolverSetupException(Throwable) - Constructor for exception org.elastos.hive.exception.DIDResolverSetupException
 
DIDResoverAlreadySetupException - Exception in org.elastos.hive.exception
 
DIDResoverAlreadySetupException() - Constructor for exception org.elastos.hive.exception.DIDResoverAlreadySetupException
 
DIDResoverAlreadySetupException(Throwable) - Constructor for exception org.elastos.hive.exception.DIDResoverAlreadySetupException
 
download(String) - Method in interface org.elastos.hive.network.FilesApi
 
download(String, Class<T>) - 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 downloaded file in chunks.
downloadFile(String, Class<T>) - Method in class org.elastos.hive.ScriptRunner
 
downloadFile(String, Class<T>) - Method in interface org.elastos.hive.service.ScriptingService
Run a script to download a file NOTE: The download works a bit differently compared to other types of executable queries because there are two steps to this executable.

E

e(String) - Static method in class org.elastos.hive.utils.LogUtil
 
e(String, String) - Static method in class org.elastos.hive.utils.LogUtil
 
EmptyRequestBody - Class in org.elastos.hive.network.request
Used for empty body "{}".
EmptyRequestBody() - Constructor for class org.elastos.hive.network.request.EmptyRequestBody
 
EXCEPTION - Static variable in exception org.elastos.hive.exception.UnsupportedFileTypeException
 
Executable - Class in org.elastos.hive.network.model
 
Executable(String, String, Object) - Constructor for class org.elastos.hive.network.model.Executable
 

F

failed() - Method in class org.elastos.hive.network.response.HiveResponseBody
 
FieldEntry(String, Object) - Constructor for class org.elastos.hive.database.FindOptions.FieldEntry
 
FileDoesNotExistsException - Exception in org.elastos.hive.exception
 
FileDoesNotExistsException() - Constructor for exception org.elastos.hive.exception.FileDoesNotExistsException
 
FileInfo - Class in org.elastos.hive.network.model
The class to represent the information of File or Folder.
FileInfo() - Constructor for class org.elastos.hive.network.model.FileInfo
 
FilesApi - Interface in org.elastos.hive.network
 
FilesCopyRequestBody - Class in org.elastos.hive.network.request
 
FilesCopyRequestBody(String, String) - Constructor for class org.elastos.hive.network.request.FilesCopyRequestBody
 
FilesDeleteRequestBody - Class in org.elastos.hive.network.request
 
FilesDeleteRequestBody(String) - Constructor for class org.elastos.hive.network.request.FilesDeleteRequestBody
 
FilesHashResponseBody - Class in org.elastos.hive.network.response
 
FilesHashResponseBody() - Constructor for class org.elastos.hive.network.response.FilesHashResponseBody
 
FilesListResponseBody - Class in org.elastos.hive.network.response
 
FilesListResponseBody() - Constructor for class org.elastos.hive.network.response.FilesListResponseBody
 
FilesMoveRequestBody - Class in org.elastos.hive.network.request
 
FilesMoveRequestBody(String, String) - Constructor for class org.elastos.hive.network.request.FilesMoveRequestBody
 
FilesPropertiesResponseBody - Class in org.elastos.hive.network.response
 
FilesPropertiesResponseBody() - Constructor for class org.elastos.hive.network.response.FilesPropertiesResponseBody
 
FilesService - Interface in org.elastos.hive.service
Vault provides a storage for files saving.
FileStorage - Class in org.elastos.hive.storage
 
FileStorage() - Constructor for class org.elastos.hive.storage.FileStorage
 
FindDocRequestBody - Class in org.elastos.hive.network.request
 
FindDocRequestBody(String, KeyValueDict, FindOptions) - Constructor for class org.elastos.hive.network.request.FindDocRequestBody
 
FindDocResponseBody - Class in org.elastos.hive.network.response
 
FindDocResponseBody() - Constructor for class org.elastos.hive.network.response.FindDocResponseBody
 
FindDocsRequestBody - Class in org.elastos.hive.network.request
 
FindDocsRequestBody(String, KeyValueDict, FindOptions) - Constructor for class org.elastos.hive.network.request.FindDocsRequestBody
 
FindDocsResponseBody - Class in org.elastos.hive.network.response
 
FindDocsResponseBody() - Constructor for class org.elastos.hive.network.response.FindDocsResponseBody
 
findMany(FindDocsRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
findMany(String, JsonNode, FindOptions) - Method in interface org.elastos.hive.service.DatabaseService
Find many documents
findOne(FindDocRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
findOne(String, JsonNode, FindOptions) - Method in interface org.elastos.hive.service.DatabaseService
Find a specific document
FindOptions - Class in org.elastos.hive.database
 
FindOptions() - Constructor for class org.elastos.hive.database.FindOptions
 
FindOptions.FieldEntry - Class in org.elastos.hive.database
 
flush() - Method in class org.elastos.hive.network.model.UploadOutputStream
 
freeze() - Method in interface org.elastos.hive.network.SubscriptionApi
 

G

getAccessToken() - Method in class org.elastos.hive.auth.AuthToken
 
getAcknowledged() - Method in class org.elastos.hive.database.DeleteResult
 
getAcknowledged() - Method in class org.elastos.hive.network.response.DeleteDocResponseBody
 
getAcknowledged() - Method in class org.elastos.hive.network.response.InsertDocResponseBody
 
getAcknowledged() - Method in class org.elastos.hive.network.response.InsertDocsResponseBody
 
getAcknowledged() - Method in class org.elastos.hive.network.response.UpdateDocResponseBody
 
getAlternate() - Method in class org.elastos.hive.database.Collation
 
getAmount() - Method in class org.elastos.hive.network.response.PaymentPlanResponseBody
 
getAmount() - Method in class org.elastos.hive.payment.PricingPlan
 
getAppContext() - Method in class org.elastos.hive.ServiceEndpoint
 
getAppContext() - Method in class org.elastos.hive.vault.HiveVaultRender
 
getAppContextProvider() - Method in class org.elastos.hive.AppContext
 
getAppDid() - Method in class org.elastos.hive.ServiceEndpoint
 
getAppId() - Method in class org.elastos.hive.payment.Order
 
getAppId() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getAppInstanceDid() - Method in class org.elastos.hive.ServiceEndpoint
 
getAppInstanceDid() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getAppInstanceDocument() - Method in interface org.elastos.hive.AppContextProvider
 
getAppScope() - Method in class org.elastos.hive.service.CloudBackupContext
 
getArray(Response, String) - Static method in class org.elastos.hive.utils.ResponseHelper
 
getAuthApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getAuthorization(String) - Method in interface org.elastos.hive.AppContextProvider
 
getAuthorization(String, String, String) - Method in interface org.elastos.hive.service.BackupContext
 
getAuthToken() - Method in class org.elastos.hive.connection.RequestInterceptor
 
getBackupApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getBackupPlan(String) - Method in interface org.elastos.hive.network.PaymentApi
 
getBackupPlan(String) - Method in class org.elastos.hive.vault.PaymentServiceRender
 
getBackupPlanList() - Method in class org.elastos.hive.vault.PaymentServiceRender
 
getBackupPlans() - Method in class org.elastos.hive.network.response.PaymentPackageResponseBody
 
getBackupService() - Method in class org.elastos.hive.Vault
 
getBackupVaultInfo() - Method in interface org.elastos.hive.network.SubscriptionApi
 
getBackupVaultInfo() - Method in class org.elastos.hive.vault.SubscriptionServiceRender
 
getBackwards() - Method in class org.elastos.hive.database.Collation
 
getBody(String) - Static method in class org.elastos.hive.utils.JwtUtil
 
getBuffer(Response) - Static method in class org.elastos.hive.utils.ResponseHelper
 
getBypassDocumentValidation() - Method in class org.elastos.hive.database.UpdateOptions
 
getCanonicalizedAccessToken() - Method in class org.elastos.hive.auth.AuthToken
 
getCaseFirst() - Method in class org.elastos.hive.database.Collation
 
getCaseLevel() - Method in class org.elastos.hive.database.Collation
 
getChallenge() - Method in class org.elastos.hive.network.response.SignInResponseBody
 
getChannels() - Method in class org.elastos.hive.network.response.PubsubChannelsResponseBody
 
getClientId() - Method in class org.elastos.hive.service.CloudBackupContext
 
getCode() - Method in exception org.elastos.hive.exception.HttpFailedException
 
getCommitHash() - Method in class org.elastos.hive.network.response.NodeCommitHashResponseBody
 
getCommitHash() - Method in class org.elastos.hive.Vault
 
getCommitHash() - Method in class org.elastos.hive.vault.NodeManageServiceRender
 
getConnectionManager() - Method in class org.elastos.hive.ServiceEndpoint
 
getConnectionManager() - Method in class org.elastos.hive.vault.HiveVaultRender
 
getCount() - Method in class org.elastos.hive.network.response.CountDocResponseBody
 
getCreatedTime() - Method in class org.elastos.hive.payment.Receipt
 
getCreateTime() - Method in class org.elastos.hive.payment.Order
 
getCreateTime() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getCurrency() - Method in class org.elastos.hive.network.response.PaymentPlanResponseBody
 
getCurrency() - Method in class org.elastos.hive.payment.PricingPlan
 
getCurrency() - Method in class org.elastos.hive.payment.Receipt
 
getCurrentEpochTimeStamp(long) - Static method in class org.elastos.hive.utils.DateUtil
 
getCustomerDid() - Method in class org.elastos.hive.payment.Receipt
 
getDatabaseApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getDatabaseService() - Method in class org.elastos.hive.Vault
 
getDateStrByStamp(long) - Method in class org.elastos.hive.network.response.HiveResponseBody
 
getDbSpaceUsed() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getDbUseStorage() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getDbUseStorage() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getDeletedCount() - Method in class org.elastos.hive.database.DeleteResult
 
getDeletedCount() - Method in class org.elastos.hive.network.response.DeleteDocResponseBody
 
getDid() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getDid() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getDid() - Method in class org.elastos.hive.payment.Order
 
getEndTime() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getEndTime() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getEndTimeStr() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getErrorCode() - Method in class org.elastos.hive.network.response.HiveResponseBody
 
getErrorMessage() - Method in class org.elastos.hive.network.response.HiveResponseBody
 
getExisting() - Method in class org.elastos.hive.network.response.VaultCreateResponseBody
 
getExpiresTime() - Method in class org.elastos.hive.auth.AuthToken
 
getFileInfo() - Method in class org.elastos.hive.network.response.FilesPropertiesResponseBody
 
getFileInfoList() - Method in class org.elastos.hive.network.response.FilesListResponseBody
 
getFilesApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getFileSpaceUsed() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getFilesService() - Method in class org.elastos.hive.Vault
 
getFileUseStorage() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getFileUseStorage() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getFinishTime() - Method in class org.elastos.hive.payment.Order
 
getFixNumber() - Method in class org.elastos.hive.Provider.Version
 
getFullNumber() - Method in class org.elastos.hive.Provider.Version
 
getHeader(String) - Static method in class org.elastos.hive.utils.JwtUtil
 
getHttpErrorMessages() - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
getHttpExceptionByCode(int, String) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
getInsertedId() - Method in class org.elastos.hive.database.InsertOneResult
 
getInsertedId() - Method in class org.elastos.hive.network.response.InsertDocResponseBody
 
getInsertedIds() - Method in class org.elastos.hive.database.InsertManyResult
 
getInsertedIds() - Method in class org.elastos.hive.network.response.InsertDocsResponseBody
 
getIsExisting() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getItem() - Method in class org.elastos.hive.network.response.FindDocResponseBody
 
getItems() - Method in class org.elastos.hive.network.response.FindDocsResponseBody
 
getLastCommitId() - Method in interface org.elastos.hive.service.VersionService
Get last commit id of git for service source code.
getLastModified() - Method in class org.elastos.hive.network.model.FileInfo
 
getLatestCommitId() - Method in class org.elastos.hive.Provider
 
getLocalDataDir() - Method in interface org.elastos.hive.AppContextProvider
 
getLocale() - Method in class org.elastos.hive.database.Collation
 
getMajor() - Method in class org.elastos.hive.service.Version
 
getMajorNumber() - Method in class org.elastos.hive.Provider.Version
 
getMatchedCount() - Method in class org.elastos.hive.network.response.UpdateDocResponseBody
 
getMaxSpace() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getMaxStorage() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getMaxStorage() - Method in class org.elastos.hive.network.response.PaymentPlanResponseBody
 
getMaxStorage() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getMaxStorage() - Method in class org.elastos.hive.payment.PricingPlan
 
getMaxVariable() - Method in class org.elastos.hive.database.Collation
 
getMessages() - Method in class org.elastos.hive.network.response.PopMessageResponseBody
 
getMinor() - Method in class org.elastos.hive.service.Version
 
getMinorNumber() - Method in class org.elastos.hive.Provider.Version
 
getModifiedCount() - Method in class org.elastos.hive.network.response.UpdateDocResponseBody
 
getModifyTime() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getModifyTime() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getModifyTime() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getModifyTimeStr() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getName() - Method in class org.elastos.hive.network.model.FileInfo
 
getName() - Method in class org.elastos.hive.network.response.PaymentPlanResponseBody
 
getName() - Method in class org.elastos.hive.payment.PricingPlan
 
getNodeManagerApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getNormalization() - Method in class org.elastos.hive.database.Collation
 
getNumericOrdering() - Method in class org.elastos.hive.database.Collation
 
getOrder(String) - Method in class org.elastos.hive.BackupSubscription
 
getOrder(String) - Method in interface org.elastos.hive.service.PaymentService
Get order information by order id.
getOrder(String) - Method in class org.elastos.hive.VaultSubscription
 
getOrderId() - Method in class org.elastos.hive.network.response.PaymentCreateResponseBody
 
getOrderId() - Method in class org.elastos.hive.payment.Order
 
getOrderId() - Method in class org.elastos.hive.payment.Receipt
 
getOrderInfo(String) - Method in interface org.elastos.hive.network.PaymentApi
 
getOrderInfo() - Method in class org.elastos.hive.network.response.OrderInfoResponseBody
 
getOrderInfo(String) - Method in class org.elastos.hive.vault.PaymentServiceRender
 
getOrderInfoList() - Method in class org.elastos.hive.network.response.OrderListResponseBody
 
getOrderList() - Method in interface org.elastos.hive.network.PaymentApi
 
getPackageInfo() - Method in interface org.elastos.hive.network.PaymentApi
 
getParameter(String) - Method in interface org.elastos.hive.service.BackupContext
 
getParameter(String) - Method in class org.elastos.hive.service.CloudBackupContext
 
getParameter(String) - Method in class org.elastos.hive.service.HiveBackupContext
 
getPatch() - Method in class org.elastos.hive.service.Version
 
getPaymentApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getPaymentSettings() - Method in class org.elastos.hive.network.response.PaymentPackageResponseBody
 
getPaymentVersion() - Method in interface org.elastos.hive.network.PaymentApi
 
getPayTxids() - Method in class org.elastos.hive.payment.Order
 
getPricingInfo() - Method in class org.elastos.hive.payment.Order
 
getPricingPlan(String) - Method in class org.elastos.hive.BackupSubscription
 
getPricingPlan(String) - Method in interface org.elastos.hive.network.PaymentApi
 
getPricingPlan(String) - Method in interface org.elastos.hive.service.PaymentService
Get a pricing plan by name.
getPricingPlan(String) - Method in class org.elastos.hive.vault.PaymentServiceRender
 
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.PaymentService
Get pricing plan list from vault and backup service, such as more storage usage, backup service support, etc.
getPricingPlanList() - Method in class org.elastos.hive.vault.PaymentServiceRender
 
getPricingPlanList() - Method in class org.elastos.hive.VaultSubscription
 
getPricingPlans() - Method in class org.elastos.hive.network.response.PaymentPackageResponseBody
 
getPricingUsing() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getPricingUsing() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getPricingUsing() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getPromotionService() - Method in class org.elastos.hive.Backup
 
getProvider() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getProviderAddress(String) - Static method in class org.elastos.hive.AppContext
 
getProviderAddress(String, String) - Static method in class org.elastos.hive.AppContext
 
getProviderAddress() - Method in class org.elastos.hive.ServiceEndpoint
 
getPublishedChannels() - Method in interface org.elastos.hive.network.PubsubApi
 
getPublishedChannels() - Method in interface org.elastos.hive.service.PubSubService
 
getPubSubService() - Method in class org.elastos.hive.Vault
 
getReceipt(String) - Method in class org.elastos.hive.BackupSubscription
 
getReceipt(String) - Method in interface org.elastos.hive.service.PaymentService
Get receipt details by receipt id.
getReceipt(String) - Method in class org.elastos.hive.VaultSubscription
 
getReceiptId() - Method in class org.elastos.hive.payment.Receipt
 
getRedirectUrl() - Method in class org.elastos.hive.service.CloudBackupContext
 
getRequestStream(HttpURLConnection, Class<T>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
getResponseStream(Response<ResponseBody>, Class<T>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
getScriptingApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getScriptingService() - Method in class org.elastos.hive.Vault
 
getServiceDays() - Method in class org.elastos.hive.network.response.PaymentPlanResponseBody
 
getServiceDays() - Method in class org.elastos.hive.payment.PricingPlan
 
getServiceDid() - Method in class org.elastos.hive.ServiceEndpoint
 
getServiceDid() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getServiceEndpoint() - Method in class org.elastos.hive.connection.ConnectionManager
 
getServiceEndpoint() - Method in class org.elastos.hive.vault.HiveVaultRender
 
getServiceInstanceDid() - Method in class org.elastos.hive.ServiceEndpoint
 
getSha256() - Method in class org.elastos.hive.network.response.FilesHashResponseBody
 
getSHA256(String) - Static method in class org.elastos.hive.utils.CryptoUtil
 
getSize() - Method in class org.elastos.hive.network.model.FileInfo
 
getStartTime() - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
getStartTime() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getStartTimeStr() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getState() - Method in interface org.elastos.hive.network.BackupApi
Current backup process status on node side.
getState() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
getState() - Method in class org.elastos.hive.payment.Order
 
getStatus() - Method in class org.elastos.hive.network.response.HiveResponseBody
 
getStatusResult() - Method in class org.elastos.hive.network.response.BackupStateResponseBody
 
getStrength() - Method in class org.elastos.hive.database.Collation
 
getSubscribedChannels() - Method in interface org.elastos.hive.network.PubsubApi
 
getSubscribedChannels() - Method in interface org.elastos.hive.service.PubSubService
 
getSubscriptionApi() - Method in class org.elastos.hive.connection.ConnectionManager
 
getTargetAppDid() - Method in class org.elastos.hive.ServiceEndpoint
 
getTargetDid() - Method in class org.elastos.hive.ServiceEndpoint
 
getTargetProviderAddress() - Method in class org.elastos.hive.service.HiveBackupContext
 
getTargetServiceDid() - Method in class org.elastos.hive.service.HiveBackupContext
 
getTime() - Method in class org.elastos.hive.network.model.ChannelMessage
 
getToken() - Method in class org.elastos.hive.auth.BackupRemoteResolver
 
getToken() - Method in class org.elastos.hive.auth.LocalResolver
 
getToken() - Method in class org.elastos.hive.auth.RemoteResolver
 
getToken() - Method in interface org.elastos.hive.auth.TokenResolver
 
getToken() - Method in class org.elastos.hive.network.response.AuthResponseBody
 
getTokenType() - Method in class org.elastos.hive.auth.AuthToken
 
getTransAmount() - Method in class org.elastos.hive.payment.Receipt
 
getTransId() - Method in class org.elastos.hive.payment.Receipt
 
getTransTime() - Method in class org.elastos.hive.payment.Receipt
 
getType() - Method in class org.elastos.hive.network.model.FileInfo
 
getType() - Method in class org.elastos.hive.payment.Order
 
getType() - Method in interface org.elastos.hive.service.BackupContext
 
getUpsert() - Method in class org.elastos.hive.database.UpdateOptions
 
getUpsertedId() - Method in class org.elastos.hive.network.response.UpdateDocResponseBody
 
getUserDid() - Method in class org.elastos.hive.AppContext
 
getUserDid() - Method in class org.elastos.hive.ServiceEndpoint
 
getUserDid() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
getValue(String, Class<T>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
getValue(String, Class<T>) - Static method in class org.elastos.hive.utils.ResponseHelper
 
getValue(Response, Class<T>) - Static method in class org.elastos.hive.utils.ResponseHelper
 
getVaultInfo() - Method in interface org.elastos.hive.network.SubscriptionApi
 
getVaultInfo() - Method in class org.elastos.hive.vault.SubscriptionServiceRender
 
getVersion() - Method in class org.elastos.hive.network.response.NodeVersionResponseBody
 
getVersion() - Method in class org.elastos.hive.network.response.PaymentPackageResponseBody
 
getVersion() - Method in class org.elastos.hive.network.response.PaymentVersionResponseBody
 
getVersion() - Method in class org.elastos.hive.Provider
 
getVersion() - Method in interface org.elastos.hive.service.VersionService
Get version information for service.
getVersion() - Method in class org.elastos.hive.Vault
 
getVersion() - Method in class org.elastos.hive.vault.NodeManageServiceRender
 
getVersionName() - Method in class org.elastos.hive.Provider.Version
 

H

hash(String) - Method in interface org.elastos.hive.network.FilesApi
 
hash(String) - Method in interface org.elastos.hive.service.FilesService
Returns the SHA256 hash of the given file.
HiveBackupContext - Class in org.elastos.hive.service
 
HiveBackupContext() - Constructor for class org.elastos.hive.service.HiveBackupContext
 
HiveException - Exception in org.elastos.hive.exception
 
HiveException() - Constructor for exception org.elastos.hive.exception.HiveException
 
HiveException(String) - Constructor for exception org.elastos.hive.exception.HiveException
 
HiveException(String, Throwable) - Constructor for exception org.elastos.hive.exception.HiveException
 
HiveException(Throwable) - Constructor for exception org.elastos.hive.exception.HiveException
 
HiveResponseBody - Class in org.elastos.hive.network.response
 
HiveResponseBody() - Constructor for class org.elastos.hive.network.response.HiveResponseBody
 
HiveSdkException - Exception in org.elastos.hive.exception
 
HiveSdkException() - Constructor for exception org.elastos.hive.exception.HiveSdkException
 
HiveSdkException(String) - Constructor for exception org.elastos.hive.exception.HiveSdkException
 
HiveSdkException(String, Throwable) - Constructor for exception org.elastos.hive.exception.HiveSdkException
 
HiveSdkException(Throwable) - Constructor for exception org.elastos.hive.exception.HiveSdkException
 
HiveVaultRender - Class in org.elastos.hive.vault
 
HiveVaultRender(ServiceEndpoint) - Constructor for class org.elastos.hive.vault.HiveVaultRender
 
HTTP_AUTHORIZATION - Static variable in interface org.elastos.hive.network.BaseApi
 
HttpExceptionHandler - Interface in org.elastos.hive.vault
 
HttpFailedException - Exception in org.elastos.hive.exception
 
HttpFailedException(int, String) - Constructor for exception org.elastos.hive.exception.HttpFailedException
 

I

IllegalDidFormatException - Exception in org.elastos.hive.exception
 
IllegalDidFormatException() - Constructor for exception org.elastos.hive.exception.IllegalDidFormatException
 
IllegalDidFormatException(String) - Constructor for exception org.elastos.hive.exception.IllegalDidFormatException
 
IllegalDidFormatException(String, Throwable) - Constructor for exception org.elastos.hive.exception.IllegalDidFormatException
 
IllegalDidFormatException(Throwable) - Constructor for exception org.elastos.hive.exception.IllegalDidFormatException
 
InsertDocRequestBody - Class in org.elastos.hive.network.request
 
InsertDocRequestBody(String, KeyValueDict, InsertOneOptions) - Constructor for class org.elastos.hive.network.request.InsertDocRequestBody
 
InsertDocResponseBody - Class in org.elastos.hive.network.response
 
InsertDocResponseBody() - Constructor for class org.elastos.hive.network.response.InsertDocResponseBody
 
InsertDocsRequestBody - Class in org.elastos.hive.network.request
 
InsertDocsRequestBody(String, List<KeyValueDict>, InsertManyOptions) - Constructor for class org.elastos.hive.network.request.InsertDocsRequestBody
 
InsertDocsResponseBody - Class in org.elastos.hive.network.response
 
InsertDocsResponseBody() - Constructor for class org.elastos.hive.network.response.InsertDocsResponseBody
 
insertMany(InsertDocsRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
insertMany(String, List<JsonNode>, InsertManyOptions) - Method in interface org.elastos.hive.service.DatabaseService
Insert many new documents in a given collection
InsertManyOptions - Class in org.elastos.hive.database
 
InsertManyOptions(boolean, boolean) - Constructor for class org.elastos.hive.database.InsertManyOptions
 
InsertManyResult - Class in org.elastos.hive.database
 
InsertManyResult() - Constructor for class org.elastos.hive.database.InsertManyResult
 
insertOne(InsertDocRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
insertOne(String, JsonNode, InsertOneOptions) - Method in interface org.elastos.hive.service.DatabaseService
Insert a new document in a given collection
InsertOneOptions - Class in org.elastos.hive.database
 
InsertOneOptions(boolean) - Constructor for class org.elastos.hive.database.InsertOneOptions
 
InsertOneResult - Class in org.elastos.hive.database
 
InsertOneResult() - Constructor for class org.elastos.hive.database.InsertOneResult
 
intercept(Interceptor.Chain) - Method in class org.elastos.hive.connection.LoggerInterceptor
 
intercept(Interceptor.Chain) - Method in class org.elastos.hive.connection.RequestInterceptor
 
invalidateToken() - Method in class org.elastos.hive.auth.BackupRemoteResolver
 
invalidateToken() - Method in class org.elastos.hive.auth.LocalResolver
 
invalidateToken() - Method in class org.elastos.hive.auth.RemoteResolver
 
invalidateToken() - Method in interface org.elastos.hive.auth.TokenResolver
 
InvalidParameterException - Exception in org.elastos.hive.exception
 
InvalidParameterException() - Constructor for exception org.elastos.hive.exception.InvalidParameterException
 
InvalidParameterException(String) - Constructor for exception org.elastos.hive.exception.InvalidParameterException
 
InvalidParameterException(String, Throwable) - Constructor for exception org.elastos.hive.exception.InvalidParameterException
 
InvalidParameterException(Throwable) - Constructor for exception org.elastos.hive.exception.InvalidParameterException
 
isAcknowledged() - Method in class org.elastos.hive.database.InsertManyResult
 
isAcknowledged() - Method in class org.elastos.hive.database.InsertOneResult
 
isExisting() - Method in class org.elastos.hive.network.response.VaultInfoResponseBody
 
isExisting() - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
isExpired() - Method in class org.elastos.hive.auth.AuthToken
 

J

jsonNode2KeyValueDic(JsonNode) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
jsonNode2Map(JsonNode) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
jsonNodeList2KeyValueDicList(List<JsonNode>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
JsonUtil - Class in org.elastos.hive.utils
 
JsonUtil() - Constructor for class org.elastos.hive.utils.JsonUtil
 
JwtUtil - Class in org.elastos.hive.utils
 
JwtUtil() - Constructor for class org.elastos.hive.utils.JwtUtil
 

K

KeyValueDict - Class in org.elastos.hive.network.model
Used for scripting service request body to keep unspecified key-values item.
KeyValueDict() - Constructor for class org.elastos.hive.network.model.KeyValueDict
 
KeyValueDict2JsonNode(KeyValueDict) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
KeyValueDictList2JsonNodeList(List<KeyValueDict>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 

L

list(String) - Method in interface org.elastos.hive.network.FilesApi
 
list(String) - Method in interface org.elastos.hive.service.FilesService
Returns the list of all files in a given folder.
loadAccessToken(String) - Method in interface org.elastos.hive.storage.DataStorage
 
loadAccessToken(String) - Method in class org.elastos.hive.storage.FileStorage
 
loadAccessTokenByAddress(String) - Method in interface org.elastos.hive.storage.DataStorage
 
loadAccessTokenByAddress(String) - Method in class org.elastos.hive.storage.FileStorage
 
loadBackupCredential(String) - Method in interface org.elastos.hive.storage.DataStorage
 
loadBackupCredential(String) - Method in class org.elastos.hive.storage.FileStorage
 
loadSignInCredential() - Method in interface org.elastos.hive.storage.DataStorage
 
loadSignInCredential() - Method in class org.elastos.hive.storage.FileStorage
 
LocalResolver - Class in org.elastos.hive.auth
 
LocalResolver(String, String, String, String) - Constructor for class org.elastos.hive.auth.LocalResolver
 
LoggerInterceptor - Class in org.elastos.hive.connection
 
LoggerInterceptor() - Constructor for class org.elastos.hive.connection.LoggerInterceptor
 
LogUtil - Class in org.elastos.hive.utils
 
LogUtil() - Constructor for class org.elastos.hive.utils.LogUtil
 

M

map2JsonNode(Map<String, Object>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
move(FilesMoveRequestBody) - Method in interface org.elastos.hive.network.FilesApi
 
move(String, String) - Method in interface org.elastos.hive.service.FilesService
Moves (or renames) a file or folder.

N

NodeCommitHashResponseBody - Class in org.elastos.hive.network.response
 
NodeCommitHashResponseBody() - Constructor for class org.elastos.hive.network.response.NodeCommitHashResponseBody
 
NodeManageApi - Interface in org.elastos.hive.network
 
NodeManageServiceRender - Class in org.elastos.hive.vault
 
NodeManageServiceRender(Vault) - Constructor for class org.elastos.hive.vault.NodeManageServiceRender
 
NodeVersionResponseBody - Class in org.elastos.hive.network.response
 
NodeVersionResponseBody() - Constructor for class org.elastos.hive.network.response.NodeVersionResponseBody
 
NoEnoughSpaceException - Exception in org.elastos.hive.exception
 
NoEnoughSpaceException() - Constructor for exception org.elastos.hive.exception.NoEnoughSpaceException
 
NoEnoughSpaceException(String) - Constructor for exception org.elastos.hive.exception.NoEnoughSpaceException
 
NoEnoughSpaceException(String, Throwable) - Constructor for exception org.elastos.hive.exception.NoEnoughSpaceException
 
NoEnoughSpaceException(Throwable) - Constructor for exception org.elastos.hive.exception.NoEnoughSpaceException
 

O

openConnection(String) - Method in class org.elastos.hive.connection.ConnectionManager
 
Order - Class in org.elastos.hive.payment
 
Order() - Constructor for class org.elastos.hive.payment.Order
 
OrderInfoResponseBody - Class in org.elastos.hive.network.response
 
OrderInfoResponseBody() - Constructor for class org.elastos.hive.network.response.OrderInfoResponseBody
 
OrderListResponseBody - Class in org.elastos.hive.network.response
 
OrderListResponseBody() - Constructor for class org.elastos.hive.network.response.OrderListResponseBody
 
org.elastos.hive - package org.elastos.hive
 
org.elastos.hive.auth - package org.elastos.hive.auth
 
org.elastos.hive.backup - package org.elastos.hive.backup
 
org.elastos.hive.connection - package org.elastos.hive.connection
 
org.elastos.hive.database - package org.elastos.hive.database
 
org.elastos.hive.exception - package org.elastos.hive.exception
 
org.elastos.hive.network - package org.elastos.hive.network
 
org.elastos.hive.network.model - package org.elastos.hive.network.model
 
org.elastos.hive.network.request - package org.elastos.hive.network.request
 
org.elastos.hive.network.response - package org.elastos.hive.network.response
 
org.elastos.hive.payment - package org.elastos.hive.payment
 
org.elastos.hive.service - package org.elastos.hive.service
 
org.elastos.hive.storage - package org.elastos.hive.storage
 
org.elastos.hive.utils - package org.elastos.hive.utils
 
org.elastos.hive.vault - package org.elastos.hive.vault
 

P

PaymentApi - Interface in org.elastos.hive.network
 
PaymentCreateRequestBody - Class in org.elastos.hive.network.request
 
PaymentCreateRequestBody(String, String) - Constructor for class org.elastos.hive.network.request.PaymentCreateRequestBody
 
PaymentCreateResponseBody - Class in org.elastos.hive.network.response
 
PaymentCreateResponseBody() - Constructor for class org.elastos.hive.network.response.PaymentCreateResponseBody
 
PaymentPackageResponseBody - Class in org.elastos.hive.network.response
 
PaymentPackageResponseBody() - Constructor for class org.elastos.hive.network.response.PaymentPackageResponseBody
 
PaymentPlanResponseBody - Class in org.elastos.hive.network.response
 
PaymentPlanResponseBody() - Constructor for class org.elastos.hive.network.response.PaymentPlanResponseBody
 
PaymentService - Interface in org.elastos.hive.service
 
PaymentServiceRender - Class in org.elastos.hive.vault
Helper class for vault/backup subscription.
PaymentServiceRender(ServiceEndpoint) - Constructor for class org.elastos.hive.vault.PaymentServiceRender
 
PaymentVersionResponseBody - Class in org.elastos.hive.network.response
 
PaymentVersionResponseBody() - Constructor for class org.elastos.hive.network.response.PaymentVersionResponseBody
 
payOrder(String, List<String>) - Method in class org.elastos.hive.BackupSubscription
 
payOrder(PayOrderRequestBody) - Method in interface org.elastos.hive.network.PaymentApi
 
payOrder(String, List<String>) - Method in interface org.elastos.hive.service.PaymentService
Pay for the order made before.
payOrder(String, List<String>) - Method in class org.elastos.hive.vault.PaymentServiceRender
 
payOrder(String, List<String>) - Method in class org.elastos.hive.VaultSubscription
 
PayOrderRequestBody - Class in org.elastos.hive.network.request
 
PayOrderRequestBody() - Constructor for class org.elastos.hive.network.request.PayOrderRequestBody
 
placeOrder(String) - Method in class org.elastos.hive.BackupSubscription
 
placeOrder(String) - Method in interface org.elastos.hive.service.PaymentService
Make an order for the pricing plan named with planName.
placeOrder(String) - Method in class org.elastos.hive.VaultSubscription
 
pop(PopMessageRequestBody) - Method in interface org.elastos.hive.network.PubsubApi
 
pop(String, String, String, int) - Method in interface org.elastos.hive.service.PubSubService
 
PopMessageRequestBody - Class in org.elastos.hive.network.request
 
PopMessageRequestBody(String, String, String) - Constructor for class org.elastos.hive.network.request.PopMessageRequestBody
 
PopMessageResponseBody - Class in org.elastos.hive.network.response
 
PopMessageResponseBody() - Constructor for class org.elastos.hive.network.response.PopMessageResponseBody
 
PricingPlan - Class in org.elastos.hive.payment
 
PricingPlan() - Constructor for class org.elastos.hive.payment.PricingPlan
 
promote() - Method in interface org.elastos.hive.service.PromotionService
Promote the backup node to vault node by backup data.
PromotionService - Interface in org.elastos.hive.service
 
properties(String) - Method in interface org.elastos.hive.network.FilesApi
 
Provider - Class in org.elastos.hive
This class is used to fetch some possible information from remote hive node.
Provider(AppContext) - Constructor for class org.elastos.hive.Provider
 
Provider(AppContext, String) - Constructor for class org.elastos.hive.Provider
 
Provider.Version - Class in org.elastos.hive
 
ProviderNotFoundException - Exception in org.elastos.hive.exception
 
ProviderNotFoundException() - Constructor for exception org.elastos.hive.exception.ProviderNotFoundException
 
ProviderNotFoundException(String) - Constructor for exception org.elastos.hive.exception.ProviderNotFoundException
 
ProviderNotFoundException(String, Throwable) - Constructor for exception org.elastos.hive.exception.ProviderNotFoundException
 
ProviderNotFoundException(Throwable) - Constructor for exception org.elastos.hive.exception.ProviderNotFoundException
 
ProviderNotSetException - Exception in org.elastos.hive.exception
 
ProviderNotSetException() - Constructor for exception org.elastos.hive.exception.ProviderNotSetException
 
ProviderNotSetException(String) - Constructor for exception org.elastos.hive.exception.ProviderNotSetException
 
ProviderNotSetException(String, Throwable) - Constructor for exception org.elastos.hive.exception.ProviderNotSetException
 
ProviderNotSetException(Throwable) - Constructor for exception org.elastos.hive.exception.ProviderNotSetException
 
publish(PubsubRequestBody) - Method in interface org.elastos.hive.network.PubsubApi
 
publish(String) - Method in interface org.elastos.hive.service.PubSubService
Publish a new channel for the following subscript and message send/receive.
PubsubApi - Interface in org.elastos.hive.network
 
PubsubChannelsResponseBody - Class in org.elastos.hive.network.response
 
PubsubChannelsResponseBody() - Constructor for class org.elastos.hive.network.response.PubsubChannelsResponseBody
 
PubsubRequestBody - Class in org.elastos.hive.network.request
 
PubsubRequestBody(String) - Constructor for class org.elastos.hive.network.request.PubsubRequestBody
 
PubSubService - Interface in org.elastos.hive.service
 
PubsubSubscribeRequestBody - Class in org.elastos.hive.network.request
 
PubsubSubscribeRequestBody(String, String, String) - Constructor for class org.elastos.hive.network.request.PubsubSubscribeRequestBody
 
push(PushMessageRequestBody) - Method in interface org.elastos.hive.network.PubsubApi
 
push(String, String) - Method in interface org.elastos.hive.service.PubSubService
 
PushMessageRequestBody - Class in org.elastos.hive.network.request
 
PushMessageRequestBody(String, String) - Constructor for class org.elastos.hive.network.request.PushMessageRequestBody
 
putKv(String, Object) - Method in class org.elastos.hive.network.model.KeyValueDict
 

R

readConnection(HttpURLConnection) - Static method in class org.elastos.hive.connection.ConnectionManager
 
Receipt - Class in org.elastos.hive.payment
 
Receipt() - Constructor for class org.elastos.hive.payment.Receipt
 
registerScript(RegisterScriptRequestBody) - Method in interface org.elastos.hive.network.ScriptingApi
 
registerScript(String, Executable, boolean, boolean) - Method in interface org.elastos.hive.service.ScriptingService
Lets the vault owner register a script on his vault for a given app.
registerScript(String, Condition, Executable, boolean, boolean) - Method in interface org.elastos.hive.service.ScriptingService
 
RegisterScriptRequestBody - Class in org.elastos.hive.network.request
 
RegisterScriptRequestBody() - Constructor for class org.elastos.hive.network.request.RegisterScriptRequestBody
 
RegisterScriptResponseBody - Class in org.elastos.hive.network.response
 
RegisterScriptResponseBody() - Constructor for class org.elastos.hive.network.response.RegisterScriptResponseBody
 
RemoteResolver - Class in org.elastos.hive.auth
 
RemoteResolver(ServiceEndpoint) - Constructor for class org.elastos.hive.auth.RemoteResolver
 
remove(PubsubRequestBody) - Method in interface org.elastos.hive.network.PubsubApi
 
remove(String) - Method in interface org.elastos.hive.service.PubSubService
 
removeVault() - Method in interface org.elastos.hive.network.SubscriptionApi
 
RequestInterceptor - Class in org.elastos.hive.connection
Set token to HTTP request.
responseBodyConverter(Type, Annotation[], Retrofit) - Method in class org.elastos.hive.connection.StringConverterFactory
 
ResponseHelper - Class in org.elastos.hive.utils
 
ResponseHelper() - Constructor for class org.elastos.hive.utils.ResponseHelper
 
restoreFrom() - Method in interface org.elastos.hive.service.BackupService
This is for restore vault data from backup server only once.
restoreFromNode(BackupRestoreRequestBody) - Method in interface org.elastos.hive.network.BackupApi
Restore backup data to vault and replace the exist one.

S

saveToNode(BackupSaveRequestBody) - Method in interface org.elastos.hive.network.BackupApi
Save the database and files data to backup node server from vault node server.
ScriptContext - Class in org.elastos.hive.network.model
 
ScriptContext() - Constructor for class org.elastos.hive.network.model.ScriptContext
 
ScriptDeleteExecutableBody - Class in org.elastos.hive.network.model
 
ScriptDeleteExecutableBody() - Constructor for class org.elastos.hive.network.model.ScriptDeleteExecutableBody
 
ScriptFileUploadBody - Class in org.elastos.hive.network.model
 
ScriptFileUploadBody(String) - Constructor for class org.elastos.hive.network.model.ScriptFileUploadBody
 
ScriptFindBody - Class in org.elastos.hive.network.model
For the member `condition` and `executable` of the request body.
ScriptFindBody(String, KeyValueDict) - Constructor for class org.elastos.hive.network.model.ScriptFindBody
 
ScriptFindBody(String, KeyValueDict, KeyValueDict) - Constructor for class org.elastos.hive.network.model.ScriptFindBody
 
ScriptingApi - Interface in org.elastos.hive.network
 
ScriptingService - Interface in org.elastos.hive.service
 
ScriptInsertExecutableBody - Class in org.elastos.hive.network.model
 
ScriptInsertExecutableBody(String, KeyValueDict) - Constructor for class org.elastos.hive.network.model.ScriptInsertExecutableBody
 
ScriptInsertExecutableBody(String, KeyValueDict, KeyValueDict) - Constructor for class org.elastos.hive.network.model.ScriptInsertExecutableBody
 
ScriptRunner - Class in org.elastos.hive
 
ScriptRunner(AppContext, String, String, String) - Constructor for class org.elastos.hive.ScriptRunner
 
ScriptUpdateExecutableBody - Class in org.elastos.hive.network.model
 
ScriptUpdateExecutableBody() - Constructor for class org.elastos.hive.network.model.ScriptUpdateExecutableBody
 
serialize(Object) - Static method in class org.elastos.hive.utils.JsonUtil
 
ServiceBuilder - Class in org.elastos.hive.backup
Service builder for backup service.
ServiceBuilder(Backup) - Constructor for class org.elastos.hive.backup.ServiceBuilder
 
ServiceBuilder - Class in org.elastos.hive.vault
 
ServiceBuilder(Vault) - Constructor for class org.elastos.hive.vault.ServiceBuilder
 
ServiceEndpoint - Class in org.elastos.hive
 
ServiceEndpoint(AppContext, String) - Constructor for class org.elastos.hive.ServiceEndpoint
 
ServiceEndpoint(AppContext, String, String, String) - Constructor for class org.elastos.hive.ServiceEndpoint
 
setAcknowledged(String) - Method in class org.elastos.hive.database.DeleteResult
 
setAcknowledged(boolean) - Method in class org.elastos.hive.database.InsertManyResult
 
setAcknowledged(boolean) - Method in class org.elastos.hive.database.InsertOneResult
 
setAcknowledged(Boolean) - Method in class org.elastos.hive.database.UpdateResult
 
setAllowAnonymousApp(Boolean) - Method in class org.elastos.hive.network.request.RegisterScriptRequestBody
 
setAllowAnonymousUser(Boolean) - Method in class org.elastos.hive.network.request.RegisterScriptRequestBody
 
setAllowPartialResults(Boolean) - Method in class org.elastos.hive.database.FindOptions
 
setAlternate(String) - Method in class org.elastos.hive.database.Collation
 
setAmount(float) - Method in class org.elastos.hive.payment.PricingPlan
 
setAppId(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setAppInstanceDid(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setBackwards(Boolean) - Method in class org.elastos.hive.database.Collation
 
setBatchSize(Integer) - Method in class org.elastos.hive.database.FindOptions
 
setBypassDocumentValidation(Boolean) - Method in class org.elastos.hive.database.UpdateOptions
 
setCaseFirst(String) - Method in class org.elastos.hive.database.Collation
 
setCaseLevel(Boolean) - Method in class org.elastos.hive.database.Collation
 
setCollection(String) - Method in class org.elastos.hive.network.model.ScriptDeleteExecutableBody
 
setCollection(String) - Method in class org.elastos.hive.network.model.ScriptUpdateExecutableBody
 
setCondition(Condition) - Method in class org.elastos.hive.network.request.RegisterScriptRequestBody
 
setContext(ScriptContext) - Method in class org.elastos.hive.network.request.CallScriptRequestBody
 
setCreateTime(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setCurrency(String) - Method in class org.elastos.hive.payment.PricingPlan
 
setDbSpaceUsed(long) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setDbUseStorage(long) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setDeletedCount(Integer) - Method in class org.elastos.hive.database.DeleteResult
 
setDid(String) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setEndTime(String) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setExecutable(Executable) - Method in class org.elastos.hive.network.request.RegisterScriptRequestBody
 
setExisting(boolean) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setFileSpaceUsed(long) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setFileUseStorage(long) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setFilter(KeyValueDict) - Method in class org.elastos.hive.network.model.ScriptDeleteExecutableBody
 
setFilter(KeyValueDict) - Method in class org.elastos.hive.network.model.ScriptUpdateExecutableBody
 
setFilter(KeyValueDict) - Method in class org.elastos.hive.network.request.UpdateDocRequestBody
 
setInsertedId(String) - Method in class org.elastos.hive.database.InsertOneResult
 
setInsertedIds(List<String>) - Method in class org.elastos.hive.database.InsertManyResult
 
setIsExisting(boolean) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setLastModify(double) - Method in class org.elastos.hive.network.model.FileInfo
 
setLimit(Long) - Method in class org.elastos.hive.database.CountOptions
 
setLocale(String) - Method in class org.elastos.hive.database.Collation
 
setMajor(int) - Method in class org.elastos.hive.service.Version
 
setMatchedCount(int) - Method in class org.elastos.hive.database.UpdateResult
 
setMaxSpace(long) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setMaxStorage(long) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setMaxStorage(int) - Method in class org.elastos.hive.payment.PricingPlan
 
setMaxTimeMS(Long) - Method in class org.elastos.hive.database.CountOptions
 
setMaxVariable(String) - Method in class org.elastos.hive.database.Collation
 
setMessageLimit(int) - Method in class org.elastos.hive.network.request.PopMessageRequestBody
 
setMinor(int) - Method in class org.elastos.hive.service.Version
 
setModifiedCount(int) - Method in class org.elastos.hive.database.UpdateResult
 
setModifyTime(String) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setModifyTime(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setName(String) - Method in class org.elastos.hive.network.model.FileInfo
 
setName(String) - Method in class org.elastos.hive.network.request.CallScriptRequestBody
 
setName(String) - Method in class org.elastos.hive.network.request.RegisterScriptRequestBody
 
setName(String) - Method in class org.elastos.hive.payment.PricingPlan
 
setNextResolver(TokenResolver) - Method in class org.elastos.hive.auth.BackupRemoteResolver
 
setNextResolver(TokenResolver) - Method in class org.elastos.hive.auth.LocalResolver
 
setNextResolver(TokenResolver) - Method in class org.elastos.hive.auth.RemoteResolver
 
setNextResolver(TokenResolver) - Method in interface org.elastos.hive.auth.TokenResolver
 
setNormalization(Boolean) - Method in class org.elastos.hive.database.Collation
 
setNumericOrdering(Boolean) - Method in class org.elastos.hive.database.Collation
 
setOptions(KeyValueDict) - Method in class org.elastos.hive.network.model.ScriptUpdateExecutableBody
 
setOptions(UpdateOptions) - Method in class org.elastos.hive.network.request.UpdateDocRequestBody
 
setOrderId(String) - Method in class org.elastos.hive.network.request.PayOrderRequestBody
 
setOutput(boolean) - Method in class org.elastos.hive.network.model.Executable
 
setParams(Object) - Method in class org.elastos.hive.network.request.CallScriptRequestBody
 
setPatch(int) - Method in class org.elastos.hive.service.Version
 
setPayTxids(List<String>) - Method in class org.elastos.hive.network.request.PayOrderRequestBody
 
setPricingUsing(String) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setPricingUsing(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setProjection(Map<String, Object>) - Method in class org.elastos.hive.database.FindOptions
 
setProvider(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setReturnKey(Boolean) - Method in class org.elastos.hive.database.FindOptions
 
setServiceDays(int) - Method in class org.elastos.hive.payment.PricingPlan
 
setServiceDid(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
setShowRecordId(Boolean) - Method in class org.elastos.hive.database.FindOptions
 
setSize(int) - Method in class org.elastos.hive.network.model.FileInfo
 
setSkip(Long) - Method in class org.elastos.hive.database.CountOptions
 
setSkip(Long) - Method in class org.elastos.hive.database.FindOptions
 
setSort(List<FindOptions.FieldEntry>) - Method in class org.elastos.hive.database.FindOptions
 
setStartTime(String) - Method in class org.elastos.hive.BackupSubscription.BackupInfo
 
setStatus(String) - Method in class org.elastos.hive.network.response.HiveResponseBody
 
setStrength(Long) - Method in class org.elastos.hive.database.Collation
 
setTargetAppDid(String) - Method in class org.elastos.hive.network.model.ScriptContext
 
setTargetDid(String) - Method in class org.elastos.hive.network.model.ScriptContext
 
setTime(Long) - Method in class org.elastos.hive.network.model.ChannelMessage
 
setType(String) - Method in class org.elastos.hive.network.model.FileInfo
 
setupContext(BackupContext) - Method in interface org.elastos.hive.service.BackupService
Set-up a context for get more detailed information for backup server.
setUpdate(KeyValueDict) - Method in class org.elastos.hive.network.model.ScriptUpdateExecutableBody
 
setUpdate(KeyValueDict) - Method in class org.elastos.hive.network.request.UpdateDocRequestBody
 
setupResolver(String, String) - Static method in class org.elastos.hive.AppContext
 
setUpsert(Boolean) - Method in class org.elastos.hive.database.UpdateOptions
 
setUpsertedId(String) - Method in class org.elastos.hive.database.UpdateResult
 
setUserDid(String) - Method in class org.elastos.hive.VaultSubscription.VaultInfo
 
signIn(SignInRequestBody) - Method in interface org.elastos.hive.network.AuthApi
 
signIn4Issuer() - Method in class org.elastos.hive.vault.AuthenticationServiceRender
 
signIn4Token() - Method in class org.elastos.hive.vault.AuthenticationServiceRender
 
SignInRequestBody - Class in org.elastos.hive.network.request
 
SignInRequestBody(Object) - Constructor for class org.elastos.hive.network.request.SignInRequestBody
 
SignInResponseBody - Class in org.elastos.hive.network.response
 
SignInResponseBody() - Constructor for class org.elastos.hive.network.response.SignInResponseBody
 
startBackup() - Method in interface org.elastos.hive.service.BackupService
Backup process in node side is a continues process.
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.storage.DataStorage
 
storeAccessToken(String, String) - Method in class org.elastos.hive.storage.FileStorage
 
storeAccessTokenByAddress(String, String) - Method in interface org.elastos.hive.storage.DataStorage
 
storeAccessTokenByAddress(String, String) - Method in class org.elastos.hive.storage.FileStorage
 
storeBackupCredential(String, String) - Method in interface org.elastos.hive.storage.DataStorage
 
storeBackupCredential(String, String) - Method in class org.elastos.hive.storage.FileStorage
 
storeSignInCredential(String) - Method in interface org.elastos.hive.storage.DataStorage
 
storeSignInCredential(String) - Method in class org.elastos.hive.storage.FileStorage
 
StringConverterFactory - Class in org.elastos.hive.connection
 
StringConverterFactory() - Constructor for class org.elastos.hive.connection.StringConverterFactory
 
subscribe(String) - Method in class org.elastos.hive.BackupSubscription
 
subscribe(PubsubSubscribeRequestBody) - Method in interface org.elastos.hive.network.PubsubApi
 
subscribe(String, String, String) - Method in interface org.elastos.hive.service.PubSubService
 
subscribe(String) - Method in interface org.elastos.hive.service.SubscriptionService
Subscript for using vault relating service.
subscribe() - Method in class org.elastos.hive.vault.SubscriptionServiceRender
 
subscribe(String) - Method in class org.elastos.hive.VaultSubscription
 
subscribeBackup() - Method in class org.elastos.hive.vault.SubscriptionServiceRender
 
SubscriptionApi - Interface in org.elastos.hive.network
 
SubscriptionService<T> - Interface in org.elastos.hive.service
Subscription is for using the functions of the vault service.
SubscriptionServiceRender - Class in org.elastos.hive.vault
Helper class for subscription api.
SubscriptionServiceRender(ServiceEndpoint) - Constructor for class org.elastos.hive.vault.SubscriptionServiceRender
 

T

TokenResolver - Interface in org.elastos.hive.auth
 
toString() - Method in class org.elastos.hive.Provider.Version
 
toString(Response) - Static method in class org.elastos.hive.utils.ResponseHelper
 
TYPE_AND - Static variable in class org.elastos.hive.network.model.Condition
 
TYPE_AUTH_TOKEN - Static variable in class org.elastos.hive.auth.LocalResolver
 
TYPE_BACKUP - Static variable in class org.elastos.hive.auth.AuthToken
 
TYPE_BACKUP_CREDENTIAL - Static variable in class org.elastos.hive.auth.LocalResolver
 
TYPE_FIND - Static variable in class org.elastos.hive.network.model.Executable
 
TYPE_OR - Static variable in class org.elastos.hive.network.model.Condition
 
TYPE_QUERY_HAS_RESULTS - Static variable in class org.elastos.hive.network.model.Condition
 
TYPE_TOKEN - Static variable in class org.elastos.hive.auth.AuthToken
 

U

UnauthorizedStateException - Exception in org.elastos.hive.exception
 
UnauthorizedStateException() - Constructor for exception org.elastos.hive.exception.UnauthorizedStateException
 
UnauthorizedStateException(String) - Constructor for exception org.elastos.hive.exception.UnauthorizedStateException
 
UnauthorizedStateException(String, Throwable) - Constructor for exception org.elastos.hive.exception.UnauthorizedStateException
 
UnauthorizedStateException(Throwable) - Constructor for exception org.elastos.hive.exception.UnauthorizedStateException
 
unfreeze() - Method in interface org.elastos.hive.network.SubscriptionApi
 
unsubscribe() - Method in class org.elastos.hive.BackupSubscription
 
unsubscribe(PubsubSubscribeRequestBody) - Method in interface org.elastos.hive.network.PubsubApi
 
unsubscribe(String, String, String) - Method in interface org.elastos.hive.service.PubSubService
 
unsubscribe() - Method in interface org.elastos.hive.service.SubscriptionService
Unsubscript vault service.
unsubscribe() - Method in class org.elastos.hive.vault.SubscriptionServiceRender
 
unsubscribe() - Method in class org.elastos.hive.VaultSubscription
 
UnsupportedFileTypeException - Exception in org.elastos.hive.exception
 
UnsupportedFileTypeException() - Constructor for exception org.elastos.hive.exception.UnsupportedFileTypeException
 
UnsupportedFileTypeException(String) - Constructor for exception org.elastos.hive.exception.UnsupportedFileTypeException
 
UnsupportedFileTypeException(String, Throwable) - Constructor for exception org.elastos.hive.exception.UnsupportedFileTypeException
 
UnsupportedFileTypeException(Throwable) - Constructor for exception org.elastos.hive.exception.UnsupportedFileTypeException
 
UpdateDocRequestBody - Class in org.elastos.hive.network.request
 
UpdateDocRequestBody(String) - Constructor for class org.elastos.hive.network.request.UpdateDocRequestBody
 
UpdateDocResponseBody - Class in org.elastos.hive.network.response
 
UpdateDocResponseBody() - Constructor for class org.elastos.hive.network.response.UpdateDocResponseBody
 
updateMany(UpdateDocRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
updateMany(String, JsonNode, JsonNode, UpdateOptions) - Method in interface org.elastos.hive.service.DatabaseService
Update many existing documents in a given collection
updateOne(UpdateDocRequestBody) - Method in interface org.elastos.hive.network.DatabaseApi
 
updateOne(String, JsonNode, JsonNode, UpdateOptions) - Method in interface org.elastos.hive.service.DatabaseService
Update an existing document in a given collection
UpdateOptions - Class in org.elastos.hive.database
 
UpdateOptions() - Constructor for class org.elastos.hive.database.UpdateOptions
 
UpdateResult - Class in org.elastos.hive.database
 
UpdateResult() - Constructor for class org.elastos.hive.database.UpdateResult
 
upload(String, Class<T>) - 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.
uploadFile(String, Class<T>) - Method in class org.elastos.hive.ScriptRunner
 
uploadFile(String, Class<T>) - Method in interface org.elastos.hive.service.ScriptingService
Run a script to upload a file NOTE: The upload works a bit differently compared to other types of executable queries because there are two steps to this executable.
UploadOutputStream - Class in org.elastos.hive.network.model
 
UploadOutputStream(HttpURLConnection, OutputStream) - Constructor for class org.elastos.hive.network.model.UploadOutputStream
 
UploadOutputStreamWriter - Class in org.elastos.hive.network.model
 
UploadOutputStreamWriter(HttpURLConnection, OutputStream) - Constructor for class org.elastos.hive.network.model.UploadOutputStreamWriter
 

V

validateBody(Response<T>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
We can't check status on interceptor because of body string can be only read once.
validateBody(T) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
validateBodyStr(Response<ResponseBody>) - Static method in class org.elastos.hive.network.response.HiveResponseBody
 
valueOf(String) - Static method in enum org.elastos.hive.service.BackupService.BackupResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.elastos.hive.service.BackupService.BackupResult
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, String, String, String) - Constructor for class org.elastos.hive.Vault
 
VaultAlreadyExistException - Exception in org.elastos.hive.exception
 
VaultAlreadyExistException() - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistException
 
VaultAlreadyExistException(String) - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistException
 
VaultAlreadyExistException(String, Throwable) - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistException
 
VaultAlreadyExistException(Throwable) - Constructor for exception org.elastos.hive.exception.VaultAlreadyExistException
 
VaultCreateResponseBody - Class in org.elastos.hive.network.response
 
VaultCreateResponseBody() - Constructor for class org.elastos.hive.network.response.VaultCreateResponseBody
 
VaultInfo(String, String, String) - Constructor for class org.elastos.hive.VaultSubscription.VaultInfo
 
VaultInfoResponseBody - Class in org.elastos.hive.network.response
 
VaultInfoResponseBody() - Constructor for class org.elastos.hive.network.response.VaultInfoResponseBody
 
VaultLockedException - Exception in org.elastos.hive.exception
This exception means vault have no write permission.
VaultLockedException() - Constructor for exception org.elastos.hive.exception.VaultLockedException
 
VaultLockedException(String) - Constructor for exception org.elastos.hive.exception.VaultLockedException
 
VaultLockedException(String, Throwable) - Constructor for exception org.elastos.hive.exception.VaultLockedException
 
VaultLockedException(Throwable) - Constructor for exception org.elastos.hive.exception.VaultLockedException
 
VaultSubscription - Class in org.elastos.hive
 
VaultSubscription(AppContext, String) - Constructor for class org.elastos.hive.VaultSubscription
 
VaultSubscription.VaultInfo - Class in org.elastos.hive
 
version() - Method in interface org.elastos.hive.network.NodeManageApi
 
Version() - Constructor for class org.elastos.hive.Provider.Version
 
Version - Class in org.elastos.hive.service
 
Version() - Constructor for class org.elastos.hive.service.Version
 
VersionService - Interface in org.elastos.hive.service
Get version information for services.

W

write(int) - Method in class org.elastos.hive.network.model.UploadOutputStream
 
write(byte[]) - Method in class org.elastos.hive.network.model.UploadOutputStream
 
write(byte[], int, int) - Method in class org.elastos.hive.network.model.UploadOutputStream
 
writeOutput(Response, OutputStream) - Static method in class org.elastos.hive.utils.ResponseHelper
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links