Package | Description |
---|---|
org.csanchez.jenkins.plugins.kubernetes.pipeline |
Modifier and Type | Method and Description |
---|---|
static <E> EvictingQueue<E> |
EvictingQueue.create(int maxSize)
Creates and returns a new evicting queue that will hold up to
maxSize elements. |
Copyright © 2016–2019. All rights reserved.