public interface RenderTrackable
Modifier and Type | Method and Description |
---|---|
long |
getExpiration() |
int |
getRenderTimeoutCount() |
void |
incrementRenderTimeoutCount() |
void |
setExpiration(long expiration) |
void |
setRenderTimeoutCount(int count) |
void |
success() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.