所有程序包的分层结构
程序包分层结构:- org.elastos.hive,
- org.elastos.hive.backup,
- org.elastos.hive.backup.promotion,
- org.elastos.hive.connection,
- org.elastos.hive.connection.auth,
- org.elastos.hive.endpoint,
- org.elastos.hive.exception,
- org.elastos.hive.provider,
- org.elastos.hive.service,
- org.elastos.hive.subscription,
- org.elastos.hive.subscription.payment,
- org.elastos.hive.vault,
- org.elastos.hive.vault.backup,
- org.elastos.hive.vault.backup.credential,
- org.elastos.hive.vault.database,
- org.elastos.hive.vault.files,
- org.elastos.hive.vault.scripting
类分层结构
- java.lang.Object
- org.elastos.hive.endpoint.AboutController
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.elastos.hive.vault.database.AscendingSortItem
- org.elastos.hive.vault.database.DescendingSortItem
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.elastos.hive.connection.auth.AccessToken (implements org.elastos.hive.connection.auth.CodeFetcher)
- org.elastos.hive.AppContext
- org.elastos.hive.subscription.AppInfo
- org.elastos.hive.connection.auth.AuthController
- org.elastos.hive.vault.backup.BackupController
- org.elastos.hive.provider.BackupDetail
- org.elastos.hive.subscription.BackupInfo
- org.elastos.hive.vault.backup.BackupResult
- org.elastos.hive.service.CloudBackupContext (implements org.elastos.hive.service.BackupContext)
- org.elastos.hive.vault.database.Collation
- org.elastos.hive.vault.database.Collection
- org.elastos.hive.vault.scripting.Condition
- org.elastos.hive.vault.scripting.AndCondition
- org.elastos.hive.vault.scripting.Executable
- org.elastos.hive.vault.scripting.AggregatedExecutable
- org.elastos.hive.vault.scripting.CountExecutable
- org.elastos.hive.vault.scripting.DeleteExecutable
- org.elastos.hive.vault.scripting.FileDownloadExecutable
- org.elastos.hive.vault.scripting.FileHashExecutable
- org.elastos.hive.vault.scripting.FilePropertiesExecutable
- org.elastos.hive.vault.scripting.FileUploadExecutable
- org.elastos.hive.vault.scripting.FindExecutable
- org.elastos.hive.vault.scripting.InsertExecutable
- org.elastos.hive.vault.scripting.UpdateExecutable
- org.elastos.hive.vault.scripting.OrCondition
- org.elastos.hive.vault.scripting.QueryHasResultCondition
- org.elastos.hive.vault.database.CountOptions
- org.elastos.hive.vault.backup.credential.CredentialCode
- org.elastos.hive.vault.database.DatabaseController
- org.elastos.hive.vault.database.DeleteOptions
- org.elastos.hive.vault.scripting.Executable.DatabaseBody
- org.elastos.hive.vault.scripting.Executable.FileBody
- org.elastos.hive.vault.files.FileInfo
- org.elastos.hive.vault.files.FilesController
- org.elastos.hive.provider.FilledOrderDetail
- org.elastos.hive.vault.database.FindOptions
- org.elastos.hive.vault.database.GetCollectionResult
- org.elastos.hive.service.HiveBackupContext (implements org.elastos.hive.service.BackupContext)
- org.elastos.hive.vault.database.Index
- org.elastos.hive.vault.database.InsertOptions
- org.elastos.hive.vault.database.InsertResult
- org.elastos.hive.IpfsRunner
- org.elastos.hive.endpoint.NodeInfo
- org.elastos.hive.connection.NodeRPCConnection
- org.elastos.hive.ServiceEndpoint
- org.elastos.hive.Backup
- org.elastos.hive.BackupSubscription (implements org.elastos.hive.service.PaymentService, org.elastos.hive.service.SubscriptionService<T>)
- org.elastos.hive.Provider
- org.elastos.hive.ScriptRunner (implements org.elastos.hive.service.ScriptingInvocationService)
- org.elastos.hive.Vault
- org.elastos.hive.VaultSubscription (implements org.elastos.hive.service.PaymentService, org.elastos.hive.service.SubscriptionService<T>)
- org.elastos.hive.ServiceEndpoint
- org.elastos.hive.endpoint.NodeVersion
- org.elastos.hive.subscription.payment.Order
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.elastos.hive.connection.UploadStream
- org.elastos.hive.subscription.payment.PaymentController
- org.elastos.hive.subscription.PricingPlan
- org.elastos.hive.backup.promotion.PromotionController
- org.elastos.hive.vault.scripting.QueryHasResultCondition.Options
- org.elastos.hive.vault.database.QueryOptions
- org.elastos.hive.subscription.payment.Receipt
- org.elastos.hive.subscription.payment.ReceiptCollection
- org.elastos.hive.provider.RunStatsController
- org.elastos.hive.vault.scripting.ScriptContent
- org.elastos.hive.vault.scripting.ScriptingController
- org.elastos.hive.backup.ServiceBuilder
- org.elastos.hive.vault.ServiceBuilder
- org.elastos.hive.connection.SHA256
- org.elastos.hive.subscription.SubscriptionController
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.elastos.hive.exception.HiveException
- org.elastos.hive.exception.DIDResolverSetupException
- org.elastos.hive.exception.NetworkException
- org.elastos.hive.exception.ServerUnknownException
- java.io.IOException
- org.elastos.hive.connection.NodeRPCException
- java.lang.RuntimeException
- org.elastos.hive.exception.AlreadyExistsException
- org.elastos.hive.exception.VaultAlreadyExistsException
- java.lang.IllegalArgumentException
- org.elastos.hive.exception.BadContextProviderException
- org.elastos.hive.exception.DIDNotPublishedException
- org.elastos.hive.exception.IllegalDidFormatException
- java.lang.IllegalStateException
- org.elastos.hive.exception.DIDResolverNotSetupException
- org.elastos.hive.exception.DIDResoverAlreadySetupException
- org.elastos.hive.exception.ProviderNotSetException
- org.elastos.hive.exception.NotFoundException
- org.elastos.hive.exception.BackupIsInProcessingException
- org.elastos.hive.exception.BackupNotFoundException
- org.elastos.hive.exception.InsufficientStorageException
- org.elastos.hive.exception.PathNotExistException
- org.elastos.hive.exception.PricingPlanNotFoundException
- org.elastos.hive.exception.ScriptNotFoundException
- org.elastos.hive.exception.VaultForbiddenException
- org.elastos.hive.exception.VaultNotFoundException
- java.lang.SecurityException
- org.elastos.hive.exception.UnauthorizedException
- java.lang.UnsupportedOperationException
- org.elastos.hive.exception.NotImplementedException
- org.elastos.hive.exception.AlreadyExistsException
- org.elastos.hive.exception.HiveException
- java.lang.Exception
- org.elastos.hive.vault.database.UpdateOptions
- org.elastos.hive.vault.database.UpdateResult
- org.elastos.hive.provider.VaultDetail
- org.elastos.hive.subscription.VaultInfo
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- java.io.OutputStreamWriter
- org.elastos.hive.connection.UploadWriter
- java.io.OutputStreamWriter
接口分层结构
- org.elastos.hive.AppContextProvider
- org.elastos.hive.service.BackupContext
- org.elastos.hive.service.BackupService
- org.elastos.hive.service.BackupServiceProgress
- org.elastos.hive.connection.auth.BridgeHandler
- org.elastos.hive.connection.auth.CodeFetcher
- org.elastos.hive.service.DatabaseService
- org.elastos.hive.DataStorage
- org.elastos.hive.service.FilesService
- org.elastos.hive.service.PaymentService
- org.elastos.hive.service.PromotionService
- org.elastos.hive.service.PubSubService
- org.elastos.hive.service.ScriptingInvocationService
- org.elastos.hive.service.ScriptingService
- org.elastos.hive.service.SubscriptionService<T>
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.elastos.hive.vault.backup.BackupResult.Result
- org.elastos.hive.vault.backup.BackupResult.State
- org.elastos.hive.vault.database.Collation.Alternate
- org.elastos.hive.vault.database.Collation.CaseFirst
- org.elastos.hive.vault.database.Collation.MaxVariable
- org.elastos.hive.vault.database.Collation.Strength
- org.elastos.hive.vault.scripting.Executable.Type
- org.elastos.hive.vault.database.Index.Order
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)