Uses of Interface
org.apache.cassandra.db.SystemKeyspace.TriFunction
Packages that use SystemKeyspace.TriFunction
-
Uses of SystemKeyspace.TriFunction in org.apache.cassandra.db
Methods in org.apache.cassandra.db with parameters of type SystemKeyspace.TriFunctionModifier and TypeMethodDescriptionstatic intSystemKeyspace.loadPreparedStatement(MD5Digest digest, SystemKeyspace.TriFunction<MD5Digest, String, String, Boolean> onLoaded) static intSystemKeyspace.loadPreparedStatements(SystemKeyspace.TriFunction<MD5Digest, String, String, QueryHandler.Prepared> onLoaded) static intSystemKeyspace.loadPreparedStatements(SystemKeyspace.TriFunction<MD5Digest, String, String, QueryHandler.Prepared> onLoaded, int pageSize)