Uses of Class
org.jgroups.protocols.FILE_PING
Packages that use FILE_PING
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of FILE_PING in org.jgroups.protocols
Subclasses of FILE_PING in org.jgroups.protocolsModifier and TypeClassDescriptionclassDiscovery protocol using a JDBC connection to a shared database.classNew version ofJDBC_PING.classDiscovery protocol based on Rackspace Cloud Files storage solutionclassDiscovery protocol based on Openstack Swift (object storage).Methods in org.jgroups.protocols that return FILE_PINGModifier and TypeMethodDescriptionFILE_PING.registerShutdownHook(boolean r) FILE_PING.removeAllDataOnViewChange(boolean r) FILE_PING.removeOldCoordsOnViewChange(boolean r) FILE_PING.setInfoWriterMaxWritesAfterView(int i) FILE_PING.setInfoWriterSleepTime(long i) FILE_PING.setLocation(String l) FILE_PING.updateStoreOnViewChange(boolean u) FILE_PING.writeDataOnFind(boolean w)