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

A

AbstractFileSystem - Class in org.lsst.ccs.rest.file.server.client.implementation.unixlike
 
AbstractFileSystem() - Constructor for class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractFileSystem
 
AbstractPath - Class in org.lsst.ccs.rest.file.server.client.implementation.unixlike
An implementation of Path which should work for any unix-lije file system with A single root Unix like file semantics
AbstractPath(AbstractPathBuilder, String) - Constructor for class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
AbstractPath(AbstractPathBuilder, boolean, List<String>) - Constructor for class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
AbstractPathBuilder - Interface in org.lsst.ccs.rest.file.server.client.implementation.unixlike
 
AddJWTTokenRequestFilter - Class in org.lsst.ccs.rest.file.server.client.implementation
 
AddProtcolVersionRequestFilter - Class in org.lsst.ccs.rest.file.server.client.implementation
 
AddProtcolVersionRequestFilter() - Constructor for class org.lsst.ccs.rest.file.server.client.implementation.AddProtcolVersionRequestFilter
 
ALLOW_ALTERNATE_CACHE_LOCATION - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
AUTH_TOKEN - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 

B

build() - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
builder() - Static method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
Builder() - Constructor for class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 

C

CACHE_FALLBACK - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
CACHE_LOCATION - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
CACHE_LOGGING - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
CACHE_OPTIONS - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
cacheLocation(File) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
cacheLocation(Path) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
checkAccess(Path, AccessMode...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
close() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
close() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractFileSystem
 
compareTo(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
copy(Path, Path, CopyOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
createDirectory(Path, FileAttribute<?>...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 

D

DEFAULT - Static variable in class org.lsst.ccs.rest.file.server.client.VersionOpenOption
 
DEFAULT_ENV_PROPERTY - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
A system property which can be set to provide a default set of options if no explicit options are set and if none have been provided by setDefaultFileSystemEnvironment method.
delete(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 

E

endsWith(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
endsWith(String) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
equals(Object) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 

F

filter(ClientRequestContext) - Method in class org.lsst.ccs.rest.file.server.client.implementation.AddJWTTokenRequestFilter
 
filter(ClientRequestContext) - Method in class org.lsst.ccs.rest.file.server.client.implementation.AddProtcolVersionRequestFilter
 

G

getAttributes(int) - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributes
 
getComment(int) - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributes
 
getDefaultVersion() - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributes
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
getFileName() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
getFileStore(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
getFileStores() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
getFileSystem(URI) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
getIntVersion(VersionedFileAttributes) - Method in class org.lsst.ccs.rest.file.server.client.VersionOpenOption
 
getLatestVersion() - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributes
 
getMountPoint() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
getName(int) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
getNameCount() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
getParent() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
getPath(String, String...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
getPath(boolean, List<String>) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
getPath(URI) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
getPath(String, String...) - Method in interface org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPathBuilder
 
getPath(boolean, List<String>) - Method in interface org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPathBuilder
 
getPathMatcher(String) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
getRoot() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
getRootDirectories() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractFileSystem
 
getScheme() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
getSeparator() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractFileSystem
 
getUserPrincipalLookupService() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
getVersions() - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributes
 

H

hashCode() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 

I

ignoreLockedCache(boolean) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
isAbsolute() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
isHidden(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
isHidden(int) - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributes
 
isOpen() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractFileSystem
 
isReadOnly() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractFileSystem
 
isSameFile(Path, Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
iterator() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 

L

LATEST - Static variable in class org.lsst.ccs.rest.file.server.client.VersionOpenOption
 
logging(boolean) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 

M

Main - Class in org.lsst.ccs.rest.file.server.client.examples
 
Main() - Constructor for class org.lsst.ccs.rest.file.server.client.examples.Main
 
main(String[]) - Static method in class org.lsst.ccs.rest.file.server.client.examples.Main
 
main(String[]) - Static method in class org.lsst.ccs.rest.file.server.client.examples.Main2
 
main(String[]) - Static method in class org.lsst.ccs.rest.file.server.client.examples.Main3
 
main(String[]) - Static method in class org.lsst.ccs.rest.file.server.client.examples.Main4
 
Main2 - Class in org.lsst.ccs.rest.file.server.client.examples
 
Main2() - Constructor for class org.lsst.ccs.rest.file.server.client.examples.Main2
 
Main3 - Class in org.lsst.ccs.rest.file.server.client.examples
 
Main3() - Constructor for class org.lsst.ccs.rest.file.server.client.examples.Main3
 
Main4 - Class in org.lsst.ccs.rest.file.server.client.examples
 
Main4() - Constructor for class org.lsst.ccs.rest.file.server.client.examples.Main4
 
MOUNT_POINT - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
mountPoint(URI) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
move(Path, Path, CopyOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 

N

newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
newInputStream(Path, OpenOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
newOutputStream(Path, OpenOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
newWatchService() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
normalize() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 

O

of(int) - Static method in class org.lsst.ccs.rest.file.server.client.VersionOpenOption
 
of(String) - Static method in class org.lsst.ccs.rest.file.server.client.VersionOpenOption
 
org.lsst.ccs.rest.file.server.client - package org.lsst.ccs.rest.file.server.client
 
org.lsst.ccs.rest.file.server.client.examples - package org.lsst.ccs.rest.file.server.client.examples
 
org.lsst.ccs.rest.file.server.client.implementation - package org.lsst.ccs.rest.file.server.client.implementation
 
org.lsst.ccs.rest.file.server.client.implementation.unixlike - package org.lsst.ccs.rest.file.server.client.implementation.unixlike
 

P

provider() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 

R

readAttributes(Path, Class<A>, LinkOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
readAttributes() - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributeView
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
relativize(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
resolve(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
resolve(String) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
resolveSibling(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
resolveSibling(String) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
RestFileSystem - Class in org.lsst.ccs.rest.file.server.client.implementation
 
RestFileSystem(RestFileSystemProvider, URI, Map<String, ?>) - Constructor for class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 
RestFileSystemOptions - Class in org.lsst.ccs.rest.file.server.client
Options which can be passed as part of the environment argument when explicitly creating a RestFileSystem.
RestFileSystemOptions() - Constructor for class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 
RestFileSystemOptions.Builder - Class in org.lsst.ccs.rest.file.server.client
 
RestFileSystemOptions.CacheFallback - Enum in org.lsst.ccs.rest.file.server.client
 
RestFileSystemOptions.CacheOptions - Enum in org.lsst.ccs.rest.file.server.client
 
RestFileSystemOptions.SSLOptions - Enum in org.lsst.ccs.rest.file.server.client
 
RestFileSystemProvider - Class in org.lsst.ccs.rest.file.server.client.implementation
Implementation of FileSystemProvider for a CCS rest file ser
RestFileSystemProvider() - Constructor for class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 

S

set(RestFileSystemOptions.CacheOptions) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
set(RestFileSystemOptions.SSLOptions) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
set(RestFileSystemOptions.CacheFallback) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
setAttribute(Path, String, Object, LinkOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
setAuthorizationToken(String) - Method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.Builder
 
setComment(int, String) - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributeView
 
setDefaultFileSystemEnvironment(Map<String, ?>) - Static method in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
Provide a default environment to be used in the event that no explicit environment is given when creating the RestFileSystem.
setDefaultFileSystemOption(Map<String, ?>) - Static method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystemProvider
 
setDefaultVersion(int) - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributeView
 
setHidden(int, boolean) - Method in interface org.lsst.ccs.rest.file.server.client.VersionedFileAttributeView
 
startsWith(Path) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
startsWith(String) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
subpath(int, int) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
supportedFileAttributeViews() - Method in class org.lsst.ccs.rest.file.server.client.implementation.RestFileSystem
 

T

toAbsolutePath() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
toFile() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
toRealPath(LinkOption...) - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 
toString() - Method in class org.lsst.ccs.rest.file.server.client.implementation.unixlike.AbstractPath
 

U

USE_SSL - Static variable in class org.lsst.ccs.rest.file.server.client.RestFileSystemOptions
 

V

value() - Method in class org.lsst.ccs.rest.file.server.client.VersionOpenOption
 
valueOf(String) - Static method in enum org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.CacheFallback
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.CacheOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.SSLOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.rest.file.server.client.VersionedOpenOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.CacheFallback
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.CacheOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.rest.file.server.client.RestFileSystemOptions.SSLOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.rest.file.server.client.VersionedOpenOption
Returns an array containing the constants of this enum type, in the order they are declared.
VersionedFileAttributes - Interface in org.lsst.ccs.rest.file.server.client
Extra file attributes associated with versioned files
VersionedFileAttributeView - Interface in org.lsst.ccs.rest.file.server.client
A custom attribute view for use with versioned files.
VersionedOpenOption - Enum in org.lsst.ccs.rest.file.server.client
Additional open options for use with versioned files
VersionOpenOption - Class in org.lsst.ccs.rest.file.server.client
Used to specify which version of a versioned file to read.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2022 LSST. All rights reserved.