public class NHttpSrvRepository extends NCachedRepository
cache, libnIndexStoreavailable, configModel, enabled, extensions, options, parentRepository, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
NHttpSrvRepository(NRepositorySpec options,
NRepository parentRepository) |
| Modifier and Type | Method and Description |
|---|---|
NPath |
fetchContentCore(NId id,
NDescriptor descriptor,
NFetchMode fetchMode) |
NDescriptor |
fetchDescriptorCore(NId id,
NFetchMode fetchMode) |
NId |
getRemoteId() |
String |
getUrl(String path) |
boolean |
isAcceptFetchMode(NFetchMode mode) |
boolean |
isRemote() |
protected NLog |
LOG() |
void |
pushImpl(NPushRepositoryCmd command) |
NIterator<NId> |
searchCore(NDefinitionFilter filter,
NPath[] basePaths,
NId[] baseIds,
NFetchMode fetchMode) |
NIterator<NId> |
searchVersionsCore(NId id,
NDefinitionFilter idFilter,
NFetchMode fetchMode) |
String |
toString() |
_LOG, acceptAction, deployImpl, fetchContentImpl, fetchDescriptorImpl, getBootConnectionString, getCache, getLib, isAllowedOverrideArtifact, isLockEnabled, searchImpl, searchLatestVersion, searchLatestVersionCore, searchVersionsImpl, setLockEnabled, undeployImpl, updateStatistics, updateStatisticsImplcheckAllowedFetch, deploy, fetchContent, fetchDescriptor, getIdBasedir, getIdComponentExtension, getIdExtension, getIdRelativePath, getIdRemotePath, getIndexStore, init, push, search, searchVersions, traceMessage, undeployaddRepositoryListener, addTag, addUserPropertyListener, config, containsTag, getIdFilename, getIdFilename, getName, getParentRepository, getRepositoryListeners, getRepositoryType, getTags, getUserProperties, getUserPropertyListeners, getUuid, getWorkspace, isAccessible, isAccessible, isAccessibleImpl, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, isTemporary, removeRepositoryListener, removeTag, removeUserPropertyListener, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofgetIdFilenamepublic NHttpSrvRepository(NRepositorySpec options, NRepository parentRepository)
protected NLog LOG()
public NId getRemoteId()
public void pushImpl(NPushRepositoryCmd command)
pushImpl in interface NRepositoryExtpushImpl in class NCachedRepositorypublic NDescriptor fetchDescriptorCore(NId id, NFetchMode fetchMode)
fetchDescriptorCore in class NCachedRepositorypublic NIterator<NId> searchVersionsCore(NId id, NDefinitionFilter idFilter, NFetchMode fetchMode)
searchVersionsCore in class NCachedRepositorypublic NIterator<NId> searchCore(NDefinitionFilter filter, NPath[] basePaths, NId[] baseIds, NFetchMode fetchMode)
searchCore in class NCachedRepositorypublic NPath fetchContentCore(NId id, NDescriptor descriptor, NFetchMode fetchMode)
fetchContentCore in class NCachedRepositorypublic String toString()
toString in class AbstractNRepositoryBasepublic boolean isAcceptFetchMode(NFetchMode mode)
isAcceptFetchMode in interface NRepositorySPIisAcceptFetchMode in class NCachedRepositorypublic boolean isRemote()
isRemote in interface NRepositoryisRemote in class NCachedRepositoryCopyright © 2026 vpc open source initiative. All rights reserved.