Searched defs:maintenance (Results 1 – 3 of 3) sorted by relevance
350 ListenableFuture<Void> maintenance(); in maintenance() method
499 fn maintenance(&self, mut core: Box<Core>) -> Box<Core> { in maintenance() method704 fn maintenance(&mut self, worker: &Worker) { in maintenance() method
443 private void maintenance() { in maintenance() method in ImmutableSortedMultiset.Builder