Package omero.api
Class IRepositoryInfoPrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.IRepositoryInfoPrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,IRepositoryInfoPrx,ServiceInterfacePrx
public final class IRepositoryInfoPrxHelper extends Ice.ObjectPrxHelperBase implements IRepositoryInfoPrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsstatic longserialVersionUID
-
Constructor Summary
Constructors Constructor Description IRepositoryInfoPrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__getFreeSpaceInKilobytes_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)static void__getUsageFraction_completed(Ice.TwowayCallbackDoubleUE __cb, Ice.AsyncResult __result)static void__getUsedSpaceInKilobytes_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)static IRepositoryInfoPrx__read(IceInternal.BasicStream __is)static void__removeUnusedFiles_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__sanityCheckRepository_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, IRepositoryInfoPrx v)Ice.AsyncResultbegin_getFreeSpaceInKilobytes()Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(Ice.Callback __cb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_getFreeSpaceInKilobytes __cb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getFreeSpaceInKilobytes(Callback_IRepositoryInfo_getFreeSpaceInKilobytes __cb)Returns the free or available space on this file system including nested subdirectories.Ice.AsyncResultbegin_getUsageFraction()Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(Ice.Callback __cb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_getUsageFraction __cb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsageFraction(Callback_IRepositoryInfo_getUsageFraction __cb)Returns a double of the used space divided by the free space.Ice.AsyncResultbegin_getUsedSpaceInKilobytes()Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(Ice.Callback __cb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_getUsedSpaceInKilobytes __cb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_getUsedSpaceInKilobytes(Callback_IRepositoryInfo_getUsedSpaceInKilobytes __cb)Returns the total space in bytes for this file system including nested subdirectories.Ice.AsyncResultbegin_removeUnusedFiles()Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(Ice.Callback __cb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_removeUnusedFiles __cb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_removeUnusedFiles(Callback_IRepositoryInfo_removeUnusedFiles __cb)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.Ice.AsyncResultbegin_sanityCheckRepository()Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(Ice.Callback __cb)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_sanityCheckRepository __cb)Checks that image data repository has not exceeded 95% disk space use level.Ice.AsyncResultbegin_sanityCheckRepository(Callback_IRepositoryInfo_sanityCheckRepository __cb)Checks that image data repository has not exceeded 95% disk space use level.static IRepositoryInfoPrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static IRepositoryInfoPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static IRepositoryInfoPrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that a facet of the object implements this type.static IRepositoryInfoPrxcheckedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that the object implements this type.longend_getFreeSpaceInKilobytes(Ice.AsyncResult __iresult)Returns the free or available space on this file system including nested subdirectories.doubleend_getUsageFraction(Ice.AsyncResult __iresult)Returns a double of the used space divided by the free space.longend_getUsedSpaceInKilobytes(Ice.AsyncResult __iresult)Returns the total space in bytes for this file system including nested subdirectories.voidend_removeUnusedFiles(Ice.AsyncResult __iresult)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.voidend_sanityCheckRepository(Ice.AsyncResult __iresult)Checks that image data repository has not exceeded 95% disk space use level.longgetFreeSpaceInKilobytes()Returns the free or available space on this file system including nested subdirectories.longgetFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns the free or available space on this file system including nested subdirectories.doublegetUsageFraction()Returns a double of the used space divided by the free space.doublegetUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns a double of the used space divided by the free space.longgetUsedSpaceInKilobytes()Returns the total space in bytes for this file system including nested subdirectories.longgetUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns the total space in bytes for this file system including nested subdirectories.static java.lang.Stringice_staticId()Provides the Slice type ID of this type.voidremoveUnusedFiles()Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.voidremoveUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.voidsanityCheckRepository()Checks that image data repository has not exceeded 95% disk space use level.voidsanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)Checks that image data repository has not exceeded 95% disk space use level.static IRepositoryInfoPrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static IRepositoryInfoPrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
getFreeSpaceInKilobytes
public long getFreeSpaceInKilobytes() throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Returns:
- Free space on this file system in KB.
- Throws:
ServerError
-
getFreeSpaceInKilobytes
public long getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- Free space on this file system in KB.
- Throws:
ServerError
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes()
Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(Ice.Callback __cb)
Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(Callback_IRepositoryInfo_getFreeSpaceInKilobytes __cb)
Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_getFreeSpaceInKilobytes __cb)Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getFreeSpaceInKilobytes
public Ice.AsyncResult begin_getFreeSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
begin_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getFreeSpaceInKilobytes
public long end_getFreeSpaceInKilobytes(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns the free or available space on this file system including nested subdirectories.- Specified by:
end_getFreeSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__iresult- The asynchronous result object.- Returns:
- Free space on this file system in KB.
- Throws:
ServerError
-
__getFreeSpaceInKilobytes_completed
public static void __getFreeSpaceInKilobytes_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
-
getUsageFraction
public double getUsageFraction() throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
getUsageFractionin interfaceIRepositoryInfoPrx- Returns:
- Fraction of used/free.
- Throws:
ServerError
-
getUsageFraction
public double getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- Fraction of used/free.
- Throws:
ServerError
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction()
Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(Ice.Callback __cb)
Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(Callback_IRepositoryInfo_getUsageFraction __cb)
Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_getUsageFraction __cb)Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getUsageFraction
public Ice.AsyncResult begin_getUsageFraction(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_DoubleCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
begin_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getUsageFraction
public double end_getUsageFraction(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns a double of the used space divided by the free space. This method will be called by a client to watch the repository filesystem so that it doesn't exceed 95% full.- Specified by:
end_getUsageFractionin interfaceIRepositoryInfoPrx- Parameters:
__iresult- The asynchronous result object.- Returns:
- Fraction of used/free.
- Throws:
ServerError
-
__getUsageFraction_completed
public static void __getUsageFraction_completed(Ice.TwowayCallbackDoubleUE __cb, Ice.AsyncResult __result)
-
getUsedSpaceInKilobytes
public long getUsedSpaceInKilobytes() throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Returns:
- Total space used on this file system.
- Throws:
ServerError
-
getUsedSpaceInKilobytes
public long getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- Total space used on this file system.
- Throws:
ServerError
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes()
Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(Ice.Callback __cb)
Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(Callback_IRepositoryInfo_getUsedSpaceInKilobytes __cb)
Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_getUsedSpaceInKilobytes __cb)Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getUsedSpaceInKilobytes
public Ice.AsyncResult begin_getUsedSpaceInKilobytes(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
begin_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getUsedSpaceInKilobytes
public long end_getUsedSpaceInKilobytes(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxReturns the total space in bytes for this file system including nested subdirectories.- Specified by:
end_getUsedSpaceInKilobytesin interfaceIRepositoryInfoPrx- Parameters:
__iresult- The asynchronous result object.- Returns:
- Total space used on this file system.
- Throws:
ServerError
-
__getUsedSpaceInKilobytes_completed
public static void __getUsedSpaceInKilobytes_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
-
removeUnusedFiles
public void removeUnusedFiles() throws ServerErrorDescription copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
removeUnusedFilesin interfaceIRepositoryInfoPrx- Throws:
ServerError
-
removeUnusedFiles
public void removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles()
Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(Ice.Callback __cb)
Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(Callback_IRepositoryInfo_removeUnusedFiles __cb)
Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_removeUnusedFiles __cb)Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_removeUnusedFiles
public Ice.AsyncResult begin_removeUnusedFiles(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
begin_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_removeUnusedFiles
public void end_removeUnusedFiles(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxRemoves all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.- Specified by:
end_removeUnusedFilesin interfaceIRepositoryInfoPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__removeUnusedFiles_completed
public static void __removeUnusedFiles_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
sanityCheckRepository
public void sanityCheckRepository() throws ServerErrorDescription copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Throws:
ServerError
-
sanityCheckRepository
public void sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository()
Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(Ice.Callback __cb)
Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(Callback_IRepositoryInfo_sanityCheckRepository __cb)
Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_IRepositoryInfo_sanityCheckRepository __cb)Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_sanityCheckRepository
public Ice.AsyncResult begin_sanityCheckRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
begin_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__ctx- The Context map to send with the invocation.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_sanityCheckRepository
public void end_sanityCheckRepository(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:IRepositoryInfoPrxChecks that image data repository has not exceeded 95% disk space use level.- Specified by:
end_sanityCheckRepositoryin interfaceIRepositoryInfoPrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__sanityCheckRepository_completed
public static void __sanityCheckRepository_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static IRepositoryInfoPrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static IRepositoryInfoPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static IRepositoryInfoPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static IRepositoryInfoPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static IRepositoryInfoPrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static IRepositoryInfoPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, IRepositoryInfoPrx v)
-
__read
public static IRepositoryInfoPrx __read(IceInternal.BasicStream __is)
-
-