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

G

generateNoise() - Method in class com.faunos.skwish.sys.BaseSegment
Returns a numeric value used to overwrite entries that are to be purged.
GENERIC - Static variable in class com.faunos.util.net.Validators
 
get(Object) - Method in class com.faunos.util.AbstractCopyOnWriteMap
 
get(int) - Method in class com.faunos.util.ReadOnlyArrayList
 
getAppendLock() - Method in class com.faunos.skwish.sys.mgr.UnitDir.Seg
Returns the lock held when this instance is either the source or destination of an append.
getAppendSourceLock() - Method in class com.faunos.skwish.sys.mgr.UnitDir.Seg
Returns the lock held when this instance is the source of an append.
getArgumentList() - Method in class com.faunos.util.main.Arguments
Returns the argument tokens supplied from the command line that were not interpreted as options.
getArtifactsDirectory() - Method in class com.faunos.util.test.Helper
Resolves, creates and returns the test-artifacts directory.
getBaseId() - Method in class com.faunos.skwish.Segment
Returns the instance's base ID.
getBaseId() - Method in class com.faunos.skwish.sys.BaseSegment
 
getBaseId() - Method in class com.faunos.skwish.sys.filters.EmptySegment
Returns the base ID.
getBaseId() - Method in class com.faunos.skwish.sys.filters.FilterSegment
 
getBaseId() - Method in class com.faunos.skwish.sys.filters.SettableSegment
 
getBaseId() - Method in class com.faunos.skwish.sys.filters.UnionSegment
 
getBaseId() - Method in class com.faunos.skwish.sys.IndexMetrics
Returns the base ID.
getBaseOffset() - Method in class com.faunos.skwish.sys.IndexMetrics
Returns the base offset.
getBaseSegments() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getBaseSegments(List<UnitDir.Seg>) - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getBaseUri() - Method in class com.faunos.skwish.ext.http.MappedUriProvider
Returns the base URI.
getBaseUri() - Method in class com.faunos.skwish.ext.http.SkwishHttpMountPoint
Returns the base URI for this mount point on the HTTP server.
getCandidate(String) - Method in class com.faunos.util.boot.AbstractFileResolver
Returns a candidate path, or null if one cannot be constructed.
getCandidate(String) - Method in class com.faunos.util.boot.DirectoryBasedFileResolver
 
getChildren(File) - Method in class com.faunos.util.io.file.FileSystemTraverser
Returns the files in the given directory node, applying this instance's filter, if any.
getChildren(T) - Method in class com.faunos.util.tree.AbstractTraverser
Returns the child nodes for the specified node.
getCommitIdGap(long) - Method in class com.faunos.skwish.sys.mgr.TxnGapTable
 
getCommonPrefixLength(CharSequence, CharSequence) - Static method in class com.faunos.util.Measure
Returns the length of the prefix shared by the two given strings (never negative).
getContentsSize() - Method in class com.faunos.skwish.sys.BaseSegment
Returns an estimate of the byte size of the total entry contents contained in this segment.
getContentsSize() - Method in class com.faunos.skwish.sys.Index
Returns the byte size of all the entry contents this index knows about.
getCount() - Method in class com.faunos.skwish.sys.filters.DeleteSet
Returns the number of (unique) entry IDs that are marked as deleted by this instance.
getDefaultChild(File) - Method in interface com.faunos.util.net.http.file.DirectoryFileDefaulter
Returns the default file that should be returned for the given directory.
getDefaultChild(File) - Method in class com.faunos.util.net.http.file.SimpleFileDefaulter
 
getDeletedIds() - Method in class com.faunos.skwish.sys.filters.DeleteSet
Returns a read-only view of the set of deleted IDs this instance manages.
getDeletedIds() - Method in class com.faunos.skwish.sys.mgr.DeleteSetManager
 
getDeleteLock() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager.FixedSegment
 
getDeleteSet() - Method in class com.faunos.skwish.sys.mgr.DeleteSetManager
 
getDeleteSetFile() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Returns the detete-set file.
getDir() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Returns the directory this unit lives in.
getDirectory() - Method in class com.faunos.skwish.sys.mgr.Collector
 
getDirectory() - Method in interface com.faunos.util.boot.Directory
Returns the directory.
getDirectory() - Method in class com.faunos.util.boot.JarDirectory
 
getDirectory() - Method in class com.faunos.util.boot.PlainDirectory
 
getDirectory() - Method in class com.faunos.util.boot.RelativeDirectory
 
getDirectoryImpl(Class<?>) - Method in class com.faunos.util.boot.JarDirectory
Returns a directory based on the code source of the given class.
getEntry(long, ByteBuffer) - Method in class com.faunos.skwish.Segment
Returns the contents of the entry with the specified id.
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.Segment
Returns the contents of the entry with the specified id.
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.BaseSegment
 
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.DeleteSetFilterSegment
 
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.EmptySegment
 
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.FilterSegment
 
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.SettableSegment
 
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.SubSegment
 
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.UnionSegment
 
getEntry(long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.mgr.UnitDir.Seg
 
getEntryChannel(long) - Method in class com.faunos.skwish.Segment
Returns the contents of the entry with the given id as a FileChannel, or null, if deleted.
getEntryChannel(long) - Method in class com.faunos.skwish.sys.BaseSegment
 
getEntryChannel(long) - Method in class com.faunos.skwish.sys.filters.EmptySegment
 
getEntryChannel(long) - Method in class com.faunos.skwish.sys.filters.FilterSegment
 
getEntryChannel(long) - Method in class com.faunos.skwish.sys.filters.SettableSegment
 
getEntryChannel(long) - Method in class com.faunos.skwish.sys.filters.SubSegment
 
getEntryChannel(long) - Method in class com.faunos.skwish.sys.filters.UnionSegment
 
getEntryCount() - Method in class com.faunos.skwish.Segment
Returns the number of entries in this instance.
getEntryCount() - Method in class com.faunos.skwish.sys.BaseSegment
 
getEntryCount() - Method in class com.faunos.skwish.sys.filters.EmptySegment
 
getEntryCount() - Method in class com.faunos.skwish.sys.filters.FilterSegment
 
getEntryCount() - Method in class com.faunos.skwish.sys.filters.SettableSegment
 
getEntryCount() - Method in class com.faunos.skwish.sys.filters.SubSegment
 
getEntryCount() - Method in class com.faunos.skwish.sys.filters.UnionSegment
 
getEntryCount() - Method in class com.faunos.skwish.sys.Index
Returns the number of entries that are in the index.
getEntryFile() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Returns the entry file.
getEntryInsertionChannel() - Method in class com.faunos.skwish.sys.BaseSegment
Return an output stream (FileChannel) for inserting the next entry.
getEntryInsertionChannel() - Method in class com.faunos.skwish.TxnSegment
Returns a read-write FileChannel for the next entry.
getEntryPart(long, long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.Segment
Returns the specified part of the entry contents with the specified id.
getEntryPart(long, long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.BaseSegment
 
getEntryPart(long, long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.EmptySegment
 
getEntryPart(long, long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.FilterSegment
 
getEntryPart(long, long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.SettableSegment
 
getEntryPart(long, long, ByteBuffer, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.UnionSegment
 
getEntrySize(long) - Method in class com.faunos.skwish.Segment
Returns the size of the entry with the specified id.
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.Segment
Returns the size of the entry with the specified id.
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.BaseSegment
 
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.DeleteSetFilterSegment
 
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.EmptySegment
 
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.FilterSegment
 
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.SettableSegment
 
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.SubSegment
 
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.filters.UnionSegment
 
getEntrySize(long, ByteBuffer) - Method in class com.faunos.skwish.sys.mgr.UnitDir.Seg
 
getEntryStream(long) - Method in class com.faunos.skwish.Segment
Returns the entry with the given id as an input stream, or null, if deleted.
getEntryUpdateChannel(long) - Method in class com.faunos.skwish.sys.BaseSegment
 
getEntryUpdateChannel(long) - Method in class com.faunos.skwish.TxnSegment
Returns a read-write FileChannel on the entry with the specified id.
getExceptionClass() - Method in class com.faunos.util.ThrowFactory
 
getFilename() - Method in class com.faunos.util.net.http.file.SimpleFileDefaulter
Returns the filename passed in at instantiation.
getFileVersion() - Method in class com.faunos.skwish.sys.mgr.Store
 
getFilter() - Method in class com.faunos.util.io.file.FileSystemTraverser
Returns the filter used to determine whether files will be visited.
getFixedSegments() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getFixedSegments(List<LiveSegManager.FixedSegment>) - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getHeaders() - Method in class com.faunos.util.net.http.FileChannelStagelet
Returns the HTTP response header stage.
getHiBit() - Method in enum com.faunos.util.io.Word
Returns the high bit of this Word as a bit mask, with the high bit on (1) and the rest of the bits zero..
getHiBitComplement() - Method in enum com.faunos.util.io.Word
Returns the complement of the high bit for this Word.
getIdCount() - Method in class com.faunos.skwish.sys.mgr.DeleteSetManager
 
getIdentifiers() - Method in class com.faunos.util.main.Options
Returns a reference to the set of allowed option identifiers.
getIndexFile() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Returns the index file.
getIndexSize() - Method in class com.faunos.skwish.sys.Index
Returns the byte size of the index.
getInstance() - Static method in class com.faunos.skwish.sys.mgr.Environment
Returns the singleton instance.
getInstance(ResponseFactoryConfig, String) - Static method in class com.faunos.util.net.http.file.FileResponseFactory
Returns the instance configured at the specified uriMountPoint, if any.
getLastOffset() - Method in class com.faunos.skwish.sys.Index
Returns the last offset in the content file that this instance [implicitly] manages.
getLength(CharSequence) - Static method in class com.faunos.util.Measure
Returns the length of the given string.
getLength(Object[]) - Static method in class com.faunos.util.Measure
Returns the length of the given array if not null; -1, otherwise.
getLinks() - Method in class com.faunos.util.xml.LinkSequenceHandler
 
getListener() - Method in class com.faunos.util.tree.AbstractTraverser
Returns the listener set for traversal.
getLock() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getMajor() - Method in class com.faunos.util.Version
 
getMappedUriProvider() - Method in class com.faunos.skwish.ext.http.MappedSkwishResponseFactory
Returns the path-configurable, skwish provider.
getMapping(String) - Method in class com.faunos.util.net.http.Caroon
 
getMapping(String) - Method in interface com.faunos.util.net.http.ResponseFactoryConfig
Returns the ResponseFactory mapped to the specified path, or null, if nothing is mapped to that path.
getMapping(String) - Method in class com.faunos.util.net.http.ResponseFactorySwitch
 
getMappings() - Method in class com.faunos.util.net.http.Caroon
 
getMappings() - Method in interface com.faunos.util.net.http.ResponseFactoryConfig
Returns a read-only snapshot of the current path-to-factory mappings.
getMappings() - Method in class com.faunos.util.net.http.ResponseFactorySwitch
 
getMaxId() - Method in class com.faunos.skwish.sys.filters.DeleteSet
Returns the maximum ID (exclusive) that can be marked as deleted by this instance.
getMaxOffset() - Method in class com.faunos.skwish.sys.IndexMetrics
Returns the magnitude of the largest offset that is representable in this metric.
getMaxThreadPoolSize() - Method in class com.faunos.util.cc.SchedulingService
 
getMaxValue() - Method in enum com.faunos.util.io.Word
Returns the maximum signed value the Word can represent.
getMetrics() - Method in class com.faunos.skwish.sys.Index
Returns the metrics of the index.
getMetrics() - Method in class com.faunos.skwish.sys.mgr.MutableBaseIdIndex
 
getMimeType(File) - Method in class com.faunos.util.io.file.ExtensionMimeMap
 
getMimeType(File) - Method in interface com.faunos.util.io.file.MimeMap
Returns the MIME type for the specified file, or null, if one cannot be determined.
getMinDepthFromRoot() - Static method in class com.faunos.util.io.file.DirectoryRemover
 
getMinId() - Method in class com.faunos.skwish.sys.filters.DeleteSet
Returns the minimum ID that can be marked as deleted by this instance.
getMinor() - Method in class com.faunos.util.Version
 
getMinValue() - Method in enum com.faunos.util.io.Word
Returns the maximum signed value the Word can represent.
getName() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Returns the name of the directory this unit lives in.
getName() - Method in class com.faunos.skwish.sys.mgr.UnitDir.Seg
 
getNameMap() - Method in class com.faunos.util.net.http.CannedResponses
 
getNextId() - Method in class com.faunos.skwish.Segment
Returns the ID the entry will get on the next insertion.
getNextId() - Method in class com.faunos.skwish.sys.BaseSegment
 
getNextId() - Method in class com.faunos.skwish.sys.filters.EmptySegment
 
getNextId() - Method in class com.faunos.skwish.sys.filters.FilterSegment
 
getNextId() - Method in class com.faunos.skwish.sys.filters.SettableSegment
 
getNextId() - Method in class com.faunos.skwish.sys.filters.SubSegment
 
getNextId() - Method in class com.faunos.skwish.sys.filters.UnionSegment
 
getNextId() - Method in class com.faunos.skwish.sys.Index
Returns the ID that would be returned on inserting or killing the next entry.
getOffsetWordType() - Method in class com.faunos.skwish.sys.IndexMetrics
Returns the byte width of entry offsets (as a Word).
getOptionList() - Method in class com.faunos.util.main.Arguments
Returns the list of options supplied from the command line.
getOptions() - Method in class com.faunos.util.main.Arguments
Returns the Options configured for this instance.
getPathRelativeToCodeSource() - Method in class com.faunos.util.boot.JarDirectory
Returns a path relative used to determine the directory path.
getPositionForId(long) - Method in class com.faunos.skwish.sys.IndexMetrics
Returns the file position (in the index file) of the entry with the given ID.
getProperties() - Method in interface com.faunos.util.net.http.RequestHeader
Returns a name/value map encapsulating the HTTP request headers received.
getProperties() - Method in class com.faunos.util.net.http.RequestStage
 
getProvider() - Static method in class com.faunos.skwish.SegmentStore
Returns the current service provider.
getProvider() - Static method in class com.faunos.skwish.sys.mgr.Store
 
getRawDeletedIds() - Method in class com.faunos.skwish.sys.mgr.FileBackedDeleteSet
 
getReadOnlySegment() - Method in class com.faunos.skwish.SegmentStore
Returns the live read-only view of the committed segments.
getReadOnlySegment() - Method in class com.faunos.skwish.sys.mgr.Store
 
getReadOnlySnapShot() - Method in class com.faunos.skwish.sys.mgr.Collector
Returns a read-only snap shot of the committed segments.
getReadOnlyView() - Method in class com.faunos.skwish.sys.mgr.Collector
Returns a read-only view of the committed segments.
getRelativeUriToSkwishMappings() - Method in class com.faunos.skwish.ext.http.SkwishHttpMountPoint
Returns a map representing relative HTTP URI to skwish URI mappings.
getRemaining(Buffer[], int, int) - Method in class com.faunos.util.io.BufferUtil
 
getRemaining(Buffer[], int) - Method in class com.faunos.util.io.BufferUtil
 
getRemaining(Buffer[]) - Method in class com.faunos.util.io.BufferUtil
 
getResponse(RequestHeader, StageletStack, boolean) - Method in class com.faunos.util.net.http.AbstractResponseFactory
Returns the implementation-specific stagelet.
getResponse(RequestHeader, StageletStack, boolean) - Method in class com.faunos.util.net.http.ExceptionResponseFactory
 
getResponse(RequestHeader, StageletStack, boolean) - Method in class com.faunos.util.net.http.IdemResponseFactory
 
getResponse(RequestHeader, StageletStack, boolean) - Method in class com.faunos.util.net.http.NotFoundResponseFactory
 
getResponse(RequestHeader, StageletStack, boolean) - Method in interface com.faunos.util.net.http.ResponseFactory
Returns a response stagelet for the given request.
getResponse(RequestHeader, StageletStack, boolean) - Method in class com.faunos.util.net.http.ResponseFactorySwitch
 
getResponse(RequestHeader, StageletStack, boolean) - Method in class com.faunos.util.net.http.UnimplementedVerbResponseFactory
Allows only the implemented HTTP verbs to reach the contained ResponseFactory instance.
getRootDirectory() - Method in class com.faunos.skwish.sys.mgr.Store
 
getSegment() - Method in class com.faunos.skwish.sys.filters.SettableSegment
Returns the underlying segment.
getSegmentCount() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getSegmentForId(long) - Method in class com.faunos.skwish.sys.filters.UnionSegment
Returns the subsegment containing the given id, or null if no subsegment contains it.
getSeparator() - Method in class com.faunos.util.Version
Returns the separator character in the string representation of this instance.
getSiblingOrder() - Method in class com.faunos.util.tree.AbstractTraverser
Returns the comparator used to determine the order in which sibling nodes are visited.
getSize(Collection<?>) - Static method in class com.faunos.util.Measure
Returns the size of the given collection if not null; -1, otherwise.
getSkwishMountPoint(String, boolean) - Method in class com.faunos.skwish.ext.http.SkwishHttpServer
Returns the mount point at the given base uri.
getSub() - Method in class com.faunos.util.Version
 
getSubmitted() - Method in class com.faunos.util.main.Options
Returns the list of options submitted in the order they were received through the either of the add methods.
getTempDirectory() - Method in class com.faunos.util.test.Helper
 
getTestCaseDirectory(Object) - Method in class com.faunos.util.test.Helper
 
getTestCaseDirectory(Object, String) - Method in class com.faunos.util.test.Helper
 
getTestCaseDirectory(Object, String, long) - Method in class com.faunos.util.test.Helper
 
getTestCaseFile(Object) - Method in class com.faunos.util.test.Helper
 
getThreadPoolSize(int) - Method in class com.faunos.skwish.sys.mgr.Environment
 
getThreadPoolSize(int) - Method in class com.faunos.util.cc.SchedulingService
Returns the number of threads the pool will maintain given the specified number of schedulers.
getTimestamp() - Method in class com.faunos.util.test.Helper
 
getTimestamp(long) - Method in class com.faunos.util.test.Helper
 
getTotalSize() - Method in class com.faunos.skwish.sys.BaseSegment
Returns an estimate of the total byte size of this segment, accounting for the index overhead.
getTxnBaseId() - Method in class com.faunos.skwish.TxnSegment
Returns the transaction base ID, if not discarded; -1, o.w.
getTxnCommitId() - Method in class com.faunos.skwish.TxnSegment
Returns the transaction commit ID, if committed; -1, o.w.
getTxnCommitIdGap(long) - Method in class com.faunos.skwish.SegmentStore
Returns the transaction commit id gap recorded on commit for the specified transaction, or -1, if the transaction is pending or discarded.
getTxnCommitIdGap(long) - Method in class com.faunos.skwish.sys.mgr.Store
 
getTxnCommitIdGap() - Method in class com.faunos.skwish.TxnSegment
Returns the difference between the commit ID and the transaction base ID, if the instance is already committed; -1, o.w.
getTxnId() - Method in class com.faunos.skwish.TxnSegment
Returns the transaction ID for this instance.
getType() - Method in class com.faunos.util.xml.LinkSequenceHandler.TypedLink
Returns the local name of the element.
getUnitDir() - Method in class com.faunos.skwish.sys.mgr.UnitDir.Seg
Returns the enclosing UnitDir instance that created this segment.
getUnitNumber() - Method in class com.faunos.skwish.sys.mgr.UnitDir
 
getUri() - Method in class com.faunos.skwish.SegmentStore
Returns the URI used to load this instance.
getUri() - Method in class com.faunos.skwish.sys.mgr.Store
 
getUri() - Method in interface com.faunos.util.net.http.RequestHeader
Returns the URI referenced in the first line of the HTTP request.
getUri() - Method in class com.faunos.util.net.http.RequestStage
 
getUri() - Method in class com.faunos.util.xml.LinkSequenceHandler.TypedLink
Returns the link URI.
getUriMappings() - Method in class com.faunos.skwish.ext.http.MappedUriProvider
Returns the mapped URIs.
getUsageCount() - Method in class com.faunos.skwish.sys.mgr.UnitDir
Returns the usage count.
getValueMap() - Method in class com.faunos.util.net.http.CannedResponses
 
getVerb() - Method in interface com.faunos.util.net.http.RequestHeader
Returns the HTTP verb.
getVerb() - Method in class com.faunos.util.net.http.RequestStage
 
getVersion() - Method in interface com.faunos.util.net.http.RequestHeader
Returns the HTTP version string in the first line of the HTTP request.
getVersion() - Method in class com.faunos.util.net.http.RequestStage
 
getView() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getWidth() - Method in enum com.faunos.util.io.Word
Returns the width of this word in bytes.
getWork() - Method in class com.faunos.skwish.sys.mgr.DeadSegManager
 
getWork() - Method in class com.faunos.skwish.sys.mgr.DeleteSetManager
 
getWork() - Method in class com.faunos.skwish.sys.mgr.LiveSegManager
 
getZeroPosition() - Method in class com.faunos.skwish.sys.IndexMetrics
Returns the file position (in the index file) of the first entry offset.

A B C D E F G H I J K L M N O P Q R S T U V W X
SourceForge.net Logo