public final class AnonymousMemoryCache extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static AnonymousMemoryCache |
create(Scope scope)
Factory method to create a class wrapping a new AnonymousMemoryCache operation.
|
Output<?> |
deleter() |
Output<?> |
handle() |
equals, hashCode, op, toStringpublic static AnonymousMemoryCache create(Scope scope)
scope - current scopepublic Output<?> handle()
public Output<?> deleter()
Copyright © 2015–2019. All rights reserved.