No. of Instances - 58
No. of Commits - 14
No. of Projects - {'pheonix', 'neo4j', 'atomix', 'infinispan', 'redisson', 'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
- toStringHelper(this).add("status",status).add("index",index).add("eventIndex",eventIndex).add("result",result).add("lastSequence",lastSequence) to toStringHelper(this).add("status",status).add("index",index).add("eventIndex",eventIndex).add("result",ArraySizeHashPrinter.of(result)).add("lastSequence",lastSequence)
- toStringHelper(this).add("index",index).add("eventIndex",eventIndex).add("result",result instanceof byte[] ? ArraySizeHashPrinter.of(error) : result) to toStringHelper(this).add("index",index).add("eventIndex",eventIndex).add("error",error).add("result",ArraySizeHashPrinter.of(result))
- toString to getBytes