Home
last modified time | relevance | path

Searched defs:retryAttempts (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/
H A DJobEndNotifier.java49 int retryAttempts = conf.getInt(JobContext.MR_JOB_END_RETRY_ATTEMPTS, 0); in createNotification() local
113 private int retryAttempts; field in JobEndNotifier.JobEndStatusInfo
118 JobEndStatusInfo(String uri, int retryAttempts, long retryInterval, in JobEndStatusInfo()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/
H A DTestJobEndNotifier.java159 int retryAttempts = 3; in testRetryCount() local
238 int retryAttempts = 3; in testLocalJobRunnerRetryCount() local
256 Configuration conf, int retryAttempts, String notificationUri) { in createTestJobConf()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/
H A DJobEndNotifier.java100 int retryAttempts = conf.getInt("job.end.retry.attempts", 0); in createNotification() local
180 private int retryAttempts; field in JobEndNotifier.JobEndStatusInfo
185 JobEndStatusInfo(String uri, int retryAttempts, long retryInterval, in JobEndStatusInfo()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/
H A DRemoteFactory.java222 public ISVNRemote openRemoteSession(String url, int retryAttempts) in openRemoteSession()
283 int retryAttempts) in openRemoteSession()
308 private static native ISVNRemote open(int retryAttempts, in open()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/
H A DRemoteFactory.java222 public ISVNRemote openRemoteSession(String url, int retryAttempts) in openRemoteSession()
283 int retryAttempts) in openRemoteSession()
308 private static native ISVNRemote open(int retryAttempts, in open()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/
H A DRemoteFactory.java222 public ISVNRemote openRemoteSession(String url, int retryAttempts) in openRemoteSession()
283 int retryAttempts) in openRemoteSession()
308 private static native ISVNRemote open(int retryAttempts, in open()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/
H A DRemoteFactory.java222 public ISVNRemote openRemoteSession(String url, int retryAttempts) in openRemoteSession()
283 int retryAttempts) in openRemoteSession()
308 private static native ISVNRemote open(int retryAttempts, in open()
/dports/www/phpmyfaq/phpmyfaq/src/libs/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php38 public $retryAttempts = 0; variable in Elasticsearch\\Transport
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/cloudfoundry/bosh-gcscli/client/
H A Dclient.go112 const retryAttempts = 3 const
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack/src/ServiceStack.Common/Messaging/
H A DTransientMessageServiceBase.cs27 protected TransientMessageServiceBase(int retryAttempts, TimeSpan? requestTimeOut) in TransientMessageServiceBase()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/
H A DTestJobEndNotifier.java149 int retryAttempts = 3; in testLocalJobRunnerRetryCount() local
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb-client-go/v2/internal/write/
H A Dservice.go31 retryAttempts uint member
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/android/BOINC/app/src/main/java/edu/berkeley/boinc/client/
H A DMonitor.java534 …Integer retryAttempts = getResources().getInteger(R.integer.monitor_setup_connection_retry_attempt… in clientSetup() local
/dports/net/traefik/traefik-2.6.1/pkg/redactor/testdata/
H A Danonymized-static-config.json347 "retryAttempts": true, boolean
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/
H A DSVNClient.java878 public ISVNRemote openRemoteSession(String pathOrUrl, int retryAttempts) in openRemoteSession()
888 String pathOrUrl, int retryAttempts) in nativeOpenRemoteSession()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/
H A DSVNClient.java878 public ISVNRemote openRemoteSession(String pathOrUrl, int retryAttempts) in openRemoteSession()
888 String pathOrUrl, int retryAttempts) in nativeOpenRemoteSession()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/
H A DSVNClient.java878 public ISVNRemote openRemoteSession(String pathOrUrl, int retryAttempts) in openRemoteSession()
888 String pathOrUrl, int retryAttempts) in nativeOpenRemoteSession()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/javahl/src/org/apache/subversion/javahl/
H A DSVNClient.java878 public ISVNRemote openRemoteSession(String pathOrUrl, int retryAttempts) in openRemoteSession()
888 String pathOrUrl, int retryAttempts) in nativeOpenRemoteSession()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A DRemoteSession.cpp185 RemoteSession::RemoteSession(int retryAttempts, in RemoteSession()
H A DSVNClient.cpp1590 SVNClient::openRemoteSession(const char* path, int retryAttempts) in openRemoteSession()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A DRemoteSession.cpp185 RemoteSession::RemoteSession(int retryAttempts, in RemoteSession()
H A DSVNClient.cpp1590 SVNClient::openRemoteSession(const char* path, int retryAttempts) in openRemoteSession()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/javahl/native/
H A DRemoteSession.cpp185 RemoteSession::RemoteSession(int retryAttempts, in RemoteSession()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A DRemoteSession.cpp185 RemoteSession::RemoteSession(int retryAttempts, in RemoteSession()
/dports/devel/staf/src/staf/stafproc/
H A DSTAFProcessService.cpp212 unsigned int retryAttempts = 10; in deleteTempFile() local

12