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

I

incrementCount(long) - Method in class org.gcube.contentmanagement.baselayer.streamutils.CountExceedsActionInputStream
Increments the value of count by the given value.
incrementCount(long) - Method in class org.gcube.contentmanagement.baselayer.streamutils.CountExceedsActionOutputStream
Increments the value of count by the given value.
incrementCount(long) - Method in class org.gcube.contentmanagement.baselayer.streamutils.FinishingActionInputStream
Increments the value of count by the given value.
incrementCount(long) - Method in class org.gcube.contentmanagement.baselayer.streamutils.FinishingActionOutputStream
Increments the value of count by the given value.
incrementCount(long) - Method in interface org.gcube.contentmanagement.baselayer.streamutils.FinishingActionStream
Increments the value of count by the given value.
init(File, GCUBEServiceContext) - Static method in class org.gcube.contentmanagement.storagelayer.StorageManager
Initializes the Storage Manager.
initialized - Static variable in class org.gcube.contentmanagement.storagelayer.StorageManager
 
InMemoryContentManager - Class in org.gcube.contentmanagement.baselayer.inMessageImpl
This class keeps a copy of content passed with a SOAP message (or for passing to message) in momery.
InMemoryContentStream - Class in org.gcube.contentmanagement.baselayer.inMessageImpl
Convenience implementation of a stream that wraps a byte array in main memory.
InMemoryContentStream(byte[]) - Constructor for class org.gcube.contentmanagement.baselayer.inMessageImpl.InMemoryContentStream
Creates a new stream of bytes
InMemoryContentStream(BaseLayerStream, ByteArrayOutputStream) - Constructor for class org.gcube.contentmanagement.baselayer.inMessageImpl.InMemoryContentStream
Caches content of an existing stream in memory by copying all bytes
InMemoryRawContentLocation - Class in org.gcube.contentmanagement.baselayer.inMessageImpl
This class is able to hold not only the location, but also the actual raw content in a simple byte[]
InMemoryRawContentLocation(String, String, byte[]) - Constructor for class org.gcube.contentmanagement.baselayer.inMessageImpl.InMemoryRawContentLocation
Constructs a location that contains some binary content in main memory
InstantiableManager - Interface in org.gcube.contentmanagement.baselayer
This interface indicates, that a manager provides a static factory method to get an instance of a manager in a simple way using the Java reflection API.
instantiateManager(String, String[], String, CredentialsProvider) - Static method in class org.gcube.contentmanagement.baselayer.BaseLayerUtils
Convenience method to instatiate a manager using the Java reflection
isBlacklistedDatatype(String, String, String) - Static method in class org.gcube.contentmanagement.baselayer.rdbmsImpl.GenericJDBCDatabase
Checks whether a type is in the list of types that shoulod be avoided due to known issues.
isBuffered() - Method in class org.gcube.contentmanagement.baselayer.BaseLayerStream
tells whether the stream is known to be buffered or not.
isInvalidValue() - Method in exception org.gcube.contentmanagement.storagelayer.StorageLayerException
Indicates whether the an invalid value caused the problem
isLargeFile() - Method in class org.gcube.contentmanagement.baselayer.networkFileTransfer.gfal.BufferedGFALInputStream
Returns whether this file is a large file (to best knowledge)
isMissingObject() - Method in exception org.gcube.contentmanagement.storagelayer.StorageLayerException
Indicates whether the a missing object caused the problem
isPerformAdditionalChecks() - Method in class org.gcube.contentmanagement.baselayer.rdbmsImpl.GenericJDBCDatabase
 

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