Class NATIVE_S3_PING

  • All Implemented Interfaces:
    org.jgroups.Lifecycle

    @Deprecated
    public class NATIVE_S3_PING
    extends S3_PING
    Deprecated.
    Use S3_PING instead.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jgroups.protocols.FILE_PING

        org.jgroups.protocols.FILE_PING.InfoWriter
      • Nested classes/interfaces inherited from class org.jgroups.protocols.Discovery

        org.jgroups.protocols.Discovery.DiscoveryCacheDisseminationTask
    • Constructor Summary

      Constructors 
      Constructor Description
      NATIVE_S3_PING()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class org.jgroups.protocols.FILE_PING

        addressToFilename, deleteFile, down, findMembers, getInfoWriterMaxWritesAfterView, getInfoWriterSleepTime, getLocation, handleView, isDynamic, isInfoWriterRunning, read, read, registerShutdownHook, registerShutdownHook, removeAllDataOnViewChange, removeAllDataOnViewChange, removeOldCoordsOnViewChange, removeOldCoordsOnViewChange, resetStats, setInfoWriterMaxWritesAfterView, setInfoWriterSleepTime, setLocation, startInfoWriter, stop, stopInfoWriter, updateStoreOnViewChange, updateStoreOnViewChange, write, writeAll, writeAll, writeDataOnFind, writeDataOnFind, writeInfo
      • Methods inherited from class org.jgroups.protocols.Discovery

        addDiscoveryResponseToCaches, addResponse, addResponse, addressAsString, addToCache, breakOnCoordResponse, breakOnCoordResponse, callFindMembersInAllDiscoveryProtocols, clearRequestFutures, deserialize, discoveryRequestReceived, discoveryRspExpiryTime, disseminateDiscoveryInformation, dumpCache, findInitialMembersAsString, findMembers, findTopmostDiscoveryProtocol, getClusterName, getCurrentCoord, getNumberOfDiscoveryRequestsSent, getView, getViewId, handle, handleConnect, handleDisconnect, handleDiscoveryResponse, isCoord, isMergeRunning, marshal, providedUpServices, readPingData, returnEntireCache, returnEntireCache, sendCacheInformation, sendDiscoveryResponse, serializeWithoutView, setClusterName, staggerTimeout, staggerTimeout, start, startCacheDissemination, up, up, up, useDiskCache, useDiskCache, weedOutCompletedDiscoveryResponses
      • Methods inherited from class org.jgroups.stack.Protocol

        accept, addr, addr, afterCreationHook, destroy, down, enableStats, getAddress, getComponents, getDownProtocol, getDownServices, getId, getIdsAbove, getLevel, getLog, getName, getProtocolStack, getSocketFactory, getThreadFactory, getTransport, getUpProtocol, getUpServices, getValue, isErgonomics, level, parse, providedDownServices, requiredDownServices, requiredUpServices, resetStatistics, setAddress, setDownProtocol, setErgonomics, setId, setLevel, setProtocolStack, setSocketFactory, setUpProtocol, setValue, statsEnabled
    • Constructor Detail

      • NATIVE_S3_PING

        public NATIVE_S3_PING()
        Deprecated.