public interface BlockCacheContext extends VariableContext
| Modifier and Type | Method and Description |
|---|---|
BlockCacheContext |
blockId(long blockId) |
BlockCacheContext |
dataNodeUuid(long dataNodeUuid) |
BlockCacheContext |
neededCached(int neededCached) |
BlockCacheContext |
numCached(int numCached) |
BlockCacheContext |
object(Test test) |
BlockCacheContext |
reason(String reason) |
log, logBlockCacheContext blockId(long blockId)
BlockCacheContext dataNodeUuid(long dataNodeUuid)
BlockCacheContext numCached(int numCached)
BlockCacheContext neededCached(int neededCached)
BlockCacheContext reason(String reason)
BlockCacheContext object(Test test)
Copyright © 2018. All rights reserved.