mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-27 10:28:28 +00:00
Remove more equivalents of the now method from the Painless whitelist.
This commit is contained in:
parent
b5da42905f
commit
ceaae47d38
@ -30,13 +30,7 @@ class Clock -> java.time.Clock extends Object {
|
||||
Instant instant()
|
||||
long millis()
|
||||
Clock offset(Clock,Duration)
|
||||
Clock system(ZoneId)
|
||||
Clock systemDefaultZone()
|
||||
Clock systemUTC()
|
||||
Clock tick(Clock,Duration)
|
||||
Clock tickMinutes(ZoneId)
|
||||
Clock tickSeconds(ZoneId)
|
||||
Clock withZone(ZoneId)
|
||||
}
|
||||
|
||||
class Duration -> java.time.Duration extends Comparable,TemporalAmount,Object {
|
||||
|
Loading…
x
Reference in New Issue
Block a user