docstring_tokens
list
code_tokens
list
[ "<", "p", ">", "the", "date", "and", "time", "when", "the", "thing", "type", "was", "deprecated", "<", "/", "p", ">" ]
[ "return", "this", "deprecation", "date", ";" ]
[ "<", "p", ">", "if", "deprecated", "the", "date", "and", "time", "<", "a", ">", "deprecate", "activity", "type", "<", "/", "a", ">", "was", "called", "<", "/", "p", ">" ]
[ "set", "deprecation", "date", "(", "deprecation", "date", ")", ";", "return", "this", ";" ]
[ "increments", "counter", "for", "number", "of", "caches", "having", "this", "schema" ]
[ "if", "(", "!", "predefined", ")", "+", "+", "usage", "cnt", ";" ]
[ "increments", "counter", "for", "number", "of", "caches", "having", "this", "schema" ]
[ "return", "!", "predefined", "&", "&", "-", "-", "usage", "cnt", "=", "=", "0", ";" ]
[ "drop", "table" ]
[ "tbl", "on", "drop", "(", ")", ";", "tbls", "remove", "(", "tbl", "table", "name", "(", ")", ")", ";", "type", "to", "tbl", "remove", "(", "new", "h", "2", "type", "key", "(", "tbl", "cache", "(", ")", "name", "(", ")", ",", "tbl", "type", "n...
[ "<", "p", ">", "the", "id", "for", "an", "operation", "<", "/", "p", ">" ]
[ "set", "id", "(", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "current", "status", "of", "the", "requested", "operation", "in", "the", "system", "<", "/", "p", ">" ]
[ "set", "status", "(", "status", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "current", "status", "of", "the", "requested", "operation", "in", "the", "system", "<", "/", "p", ">" ]
[ "this", "status", "=", "status", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "public", "string", "get", "used", "input", "(", ")", "{", "return", "input", "substring", "(", "0", "index", ")", ";", "}" ]
[ "return", "input", "substring", "(", "index", ")", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "repository", "where", "you", "want", "to", "add", "or", "update", "the", "file", "<", "/", "p", ">" ]
[ "set", "repository", "name", "(", "repository", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "branch", "<", "/", "p", ">" ]
[ "return", "this", "branch", "name", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "branch", "where", "you", "want", "to", "add", "or", "update", "the", "file", "if", "this", "is", "an", "empty", "repository", "this", "branch", "will", "be", "created", "<", "/", "p", ">" ]
[ "set", "branch", "name", "(", "branch", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "base", "-", "64", "encoded", "binary", "data", "object", "that", "represents", "the", "content", "of", "the", "file", "<", "/", "p", ">", "<", "p", ">", "the", "aws", "sdk", "for", "java", "performs", "a", "base", "6", "4", ...
[ "this", "file", "content", "=", "file", "content", ";" ]
[ "<", "p", ">", "the", "base", "-", "64", "encoded", "binary", "data", "object", "that", "represents", "the", "content", "of", "the", "file", "<", "/", "p", ">", "<", "p", ">", "{", "@", "code", "byte", "buffer", "}", "s", "are", "stateful", "callin...
[ "return", "this", "file", "content", ";" ]
[ "<", "p", ">", "the", "content", "of", "the", "file", "in", "binary", "object", "format", "<", "/", "p", ">", "<", "p", ">", "the", "aws", "sdk", "for", "java", "performs", "a", "base", "6", "4", "encoding", "on", "this", "field", "before", "sendin...
[ "set", "file", "content", "(", "file", "content", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "file", "you", "want", "to", "add", "or", "update", "including", "the", "relative", "path", "to", "the", "file", "in", "the", "repository", "<", "/", "p", ">", "<", "note", ">", "<", "p", ">", "if", "the...
[ "set", "file", "path", "(", "file", "path", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "extrapolated", "file", "mode", "permissions", "for", "the", "file", "valid", "values", "include", "executable", "and", "normal", "<", "/", "p", ">" ]
[ "this", "file", "mode", "=", "file", "mode", ";" ]
[ "<", "p", ">", "the", "extrapolated", "file", "mode", "permissions", "for", "the", "file", "valid", "values", "include", "executable", "and", "normal", "<", "/", "p", ">" ]
[ "return", "this", "file", "mode", ";" ]
[ "<", "p", ">", "the", "file", "mode", "permissions", "of", "the", "blob", "valid", "file", "mode", "permissions", "are", "listed", "below", "<", "/", "p", ">" ]
[ "set", "file", "mode", "(", "file", "mode", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "file", "mode", "permissions", "of", "the", "blob", "valid", "file", "mode", "permissions", "are", "listed", "below", "<", "/", "p", ">" ]
[ "this", "file", "mode", "=", "file", "mode", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "commit", "that", "is", "the", "tip", "of", "the", "branch", "where", "you", "want", "to", "create", "the", "commit", "that", "will", "delete", "the", "file", "this", "must", "be", "the", "head", "commit", "fo...
[ "this", "parent", "commit", "id", "=", "parent", "commit", "id", ";" ]
[ "<", "p", ">", "the", "id", "of", "the", "commit", "that", "is", "the", "tip", "of", "the", "branch", "where", "you", "want", "to", "create", "the", "commit", "that", "will", "delete", "the", "file", "this", "must", "be", "the", "head", "commit", "fo...
[ "return", "this", "parent", "commit", "id", ";" ]
[ "<", "p", ">", "the", "full", "commit", "id", "of", "the", "head", "commit", "in", "the", "branch", "where", "you", "want", "to", "add", "or", "update", "the", "file", "if", "this", "is", "an", "empty", "repository", "no", "commit", "id", "is", "requ...
[ "set", "parent", "commit", "id", "(", "parent", "commit", "id", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "commit", "message", "you", "want", "to", "include", "as", "part", "of", "deleting", "the", "file", "commit", "messages", "are", "limited", "to", "256", "kb", "if", "no", "message", "is", "specified", "a", "default", "message", "wil...
[ "this", "commit", "message", "=", "commit", "message", ";" ]
[ "<", "p", ">", "the", "commit", "message", "you", "want", "to", "include", "as", "part", "of", "deleting", "the", "file", "commit", "messages", "are", "limited", "to", "256", "kb", "if", "no", "message", "is", "specified", "a", "default", "message", "wil...
[ "return", "this", "commit", "message", ";" ]
[ "<", "p", ">", "a", "message", "about", "why", "this", "file", "was", "added", "or", "updated", "while", "optional", "adding", "a", "message", "is", "strongly", "encouraged", "in", "order", "to", "provide", "a", "more", "useful", "commit", "history", "for"...
[ "set", "commit", "message", "(", "commit", "message", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "name", "of", "the", "person", "adding", "or", "updating", "the", "file", "while", "optional", "adding", "a", "name", "is", "strongly", "encouraged", "in", "order", "to", "provide", "a", "more", "useful", "commit", "history", "for", ...
[ "set", "name", "(", "name", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "an", "email", "address", "for", "the", "person", "adding", "or", "updating", "the", "file", "<", "/", "p", ">" ]
[ "set", "email", "(", "email", ")", ";", "return", "this", ";" ]
[ "returns", "the", "length", "of", "this", "path" ]
[ "return", "b", "[", "offset", "]", ";" ]
[ "returns", "the", "value", "of", "the", "given", "step", "of", "this", "path" ]
[ "return", "b", "[", "offset", "+", "2", "*", "index", "+", "1", "]", ";" ]
[ "returns", "the", "index", "of", "the", "type", "argument", "that", "the", "given", "step", "is", "stepping", "into", "this", "method", "should", "only", "be", "used", "for", "steps", "whose", "value", "is", "{", "@", "link", "#", "type", "argument", "ty...
[ "return", "b", "[", "offset", "+", "2", "*", "index", "+", "2", "]", ";" ]
[ "converts", "a", "type", "path", "in", "string", "form", "in", "the", "format", "used", "by", "{", "@", "link", "#", "to", "string", "(", ")", "}", "into", "a", "type", "path", "object" ]
[ "if", "(", "type", "path", "=", "=", "null", "|", "|", "type", "path", "length", "(", ")", "=", "=", "0", ")", "{", "return", "null", ";", "}", "int", "n", "=", "type", "path", "length", "(", ")", ";", "byte", "vector", "out", "=", "new", "by...
[ "returns", "a", "string", "representation", "of", "this", "type", "path", "{" ]
[ "int", "length", "=", "get", "length", "(", ")", ";", "string", "builder", "result", "=", "new", "string", "builder", "(", "length", "*", "2", ")", ";", "for", "(", "int", "i", "=", "0", ";", "i", "<", "length", ";", "+", "+", "i", ")", "{", ...
[ "warning", ":", "r", "entity", "has", "to", "be", "the", "class", "of" ]
[ "field", "field", "=", "class", "utils", "get", "declared", "field", "(", "r", "entity", ",", "field", "name", ")", ";", "if", "(", "field", "is", "annotation", "present", "(", "r", "object", "field", "class", ")", ")", "{", "r", "object", "field", "...
[ "warning", ":", "r", "entity", "has", "to", "be", "the", "class", "of" ]
[ "if", "(", "!", "naming", "scheme", "cache", "contains", "key", "(", "field", "name", ")", ")", "{", "r", "entity", "anno", "=", "class", "utils", "get", "annotation", "(", "r", "entity", ",", "r", "entity", "class", ")", ";", "naming", "scheme", "ca...
[ "{" ]
[ "return", "supported", "commands", ";" ]
[ "creates", "cache", "bean" ]
[ "grid", "client", "cache", "bean", "cache", "bean", "=", "new", "grid", "client", "cache", "bean", "(", ")", ";", "cache", "bean", "set", "name", "(", "ccfg", "get", "name", "(", ")", ")", ";", "cache", "bean", "set", "mode", "(", "grid", "client", ...
[ "get", "node", "attribute", "by", "specified", "attribute", "name" ]
[ "t", "attr", "=", "node", "attribute", "(", "attr", "name", ")", ";", "return", "attr", "=", "=", "null", "?", "dflt", "val", ":", "attr", ";" ]
[ "get", "registered", "port" ]
[ "for", "(", "grid", "port", "record", "r", ":", "ctx", "ports", "(", ")", "records", "(", ")", ")", "{", "if", "(", "r", "protocol", "(", ")", "=", "=", "ignite", "port", "protocol", "tcp", "&", "&", "proto", "cls", "is", "assignable", "from", "(...
[ "{" ]
[ "return", "s", "to", "string", "(", "grid", "topology", "command", "handler", "class", ",", "this", ")", ";" ]
[ "<", "p", ">", "a", "complex", "type", "that", "contains", "settings", "for", "the", "new", "traffic", "policy", "instance", "<", "/", "p", ">" ]
[ "set", "traffic", "policy", "instance", "(", "traffic", "policy", "instance", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "a", "unique", "url", "that", "represents", "a", "new", "traffic", "policy", "instance", "<", "/", "p", ">" ]
[ "set", "location", "(", "location", ")", ";", "return", "this", ";" ]
[ "returns", "true", "if", "field", "max", "weight", "is", "set", "(", "has", "been", "assigned", "a", "value", ")", "and", "false", "otherwise" ]
[ "return", "encoding", "utils", "test", "bit", "(", "isset", "bitfield", ",", "maxweight", "isset", "id", ")", ";" ]
[ "returns", "true", "if", "field", "max", "create", "time", "is", "set", "(", "has", "been", "assigned", "a", "value", ")", "and", "false", "otherwise" ]
[ "return", "encoding", "utils", "test", "bit", "(", "isset", "bitfield", ",", "maxcreatetime", "isset", "id", ")", ";" ]
[ "returns", "true", "if", "field", "corresponding", "to", "field", "i", "d", "is", "set", "(", "has", "been", "assigned", "a", "value", ")", "and", "false", "otherwise" ]
[ "if", "(", "field", "=", "=", "null", ")", "{", "throw", "new", "illegal", "argument", "exception", "(", ")", ";", "}", "switch", "(", "field", ")", "{", "case", "max", "weight", ":", "return", "is", "set", "max", "weight", "(", ")", ";", "case", ...
[ "returns", "the", "overall", "range", "(", "difference", ")", "between", "shadow", "-", "high", "and", "shadow", "-", "low" ]
[ "return", "math", "abs", "(", "m", "shadow", "high", "-", "m", "shadow", "low", ")", ";" ]
[ "returns", "the", "body", "size", "(", "difference", "between", "open", "and", "close", ")" ]
[ "return", "math", "abs", "(", "m", "open", "-", "m", "close", ")", ";" ]
[ "returns", "the", "value", "of", "this", "bar", "entry", "if", "the", "entry", "is", "stacked", "it", "returns", "the", "positive", "sum", "of", "all", "values" ]
[ "return", "super", "get", "y", "(", ")", ";" ]
[ "returns", "the", "upper", "shadows", "highest", "value" ]
[ "return", "m", "shadow", "high", ";" ]
[ "returns", "the", "lower", "shadows", "lowest", "value" ]
[ "return", "m", "shadow", "low", ";" ]
[ "returns", "the", "bodys", "close", "value" ]
[ "return", "m", "close", ";" ]
[ "returns", "the", "bodys", "open", "value" ]
[ "return", "m", "open", ";" ]
[ "returns", "the", "format", "of", "the", "track", "at", "a", "given", "index" ]
[ "return", "formats", "[", "index", "]", ";" ]
[ "<", "p", ">", "object", "that", "describes", "the", "newly", "created", "matchmaking", "configuration", "<", "/", "p", ">" ]
[ "this", "configuration", "=", "configuration", ";" ]
[ "<", "p", ">", "object", "that", "describes", "the", "newly", "created", "matchmaking", "configuration", "<", "/", "p", ">" ]
[ "return", "this", "configuration", ";" ]
[ "<", "p", ">", "object", "that", "describes", "the", "updated", "matchmaking", "configuration", "<", "/", "p", ">" ]
[ "set", "configuration", "(", "configuration", ")", ";", "return", "this", ";" ]
[ "metrics", "should", "be", "stateless", "thus", "any", "instance", "of", "the", "same", "metric", "class", "should", "be", "equal" ]
[ "return", "o", "!", "=", "null", "&", "&", "o", "get", "class", "(", ")", "=", "=", "this", "get", "class", "(", ")", ";" ]
[ "hash", "code", "(", ")", "implements", "singleton", "class", "semantics" ]
[ "return", "get", "class", "(", ")", "hash", "code", "(", ")", ";" ]
[ "the", "unique", "id", "of", "your", "amazon", "pinpoint", "application" ]
[ "set", "application", "id", "(", "application", "id", ")", ";", "return", "this", ";" ]
[ "the", "unique", "id", "of", "the", "job" ]
[ "set", "job", "id", "(", "job", "id", ")", ";", "return", "this", ";" ]
[ "add", "a", "protocol", "to", "this", "handler" ]
[ "add", "protocol", "(", "product", "string", ",", "null", ",", "open", "listener", ",", "handshake", ")", ";" ]
[ "add", "a", "protocol", "to", "this", "handler" ]
[ "add", "protocol", "(", "product", "string", ",", "open", "listener", ",", "null", ",", "handshake", ")", ";" ]
[ "add", "a", "protocol", "to", "this", "handler" ]
[ "add", "protocol", "(", "product", "string", ",", "open", "listener", ",", "null", ")", ";" ]
[ "add", "a", "protocol", "to", "this", "handler" ]
[ "add", "protocol", "(", "product", "string", ",", "open", "listener", ",", "null", ")", ";" ]
[ "remove", "a", "protocol", "from", "this", "handler", "this", "will", "remove", "all", "upgrade", "handlers", "that", "match", "the", "product", "string" ]
[ "handlers", "remove", "(", "product", "string", ")", ";" ]
[ "remove", "a", "protocol", "from", "this", "handler" ]
[ "list", "<", "holder", ">", "holders", "=", "handlers", "get", "(", "product", "string", ")", ";", "if", "(", "holders", "=", "=", "null", ")", "{", "return", ";", "}", "iterator", "<", "holder", ">", "it", "=", "holders", "iterator", "(", ")", ";"...
[ "remove", "a", "protocol", "from", "this", "handler" ]
[ "list", "<", "holder", ">", "holders", "=", "handlers", "get", "(", "product", "string", ")", ";", "if", "(", "holders", "=", "=", "null", ")", "{", "return", ";", "}", "iterator", "<", "holder", ">", "it", "=", "holders", "iterator", "(", ")", ";"...
[ "get", "the", "non", "-", "upgrade", "delegate", "handler" ]
[ "return", "non", "upgrade", "handler", ";" ]
[ "set", "the", "non", "-", "upgrade", "delegate", "handler" ]
[ "handlers", "handler", "not", "null", "(", "non", "upgrade", "handler", ")", ";", "this", "non", "upgrade", "handler", "=", "non", "upgrade", "handler", ";", "return", "this", ";" ]
[ "get", "phone", "id" ]
[ "return", "m", "phone", "id", ";" ]
[ "get", "radio", "access", "family" ]
[ "return", "m", "radio", "access", "family", ";" ]
[ "implement", "the", "parcelable", "interface" ]
[ "out", "parcel", "write", "int", "(", "m", "phone", "id", ")", ";", "out", "parcel", "write", "int", "(", "m", "radio", "access", "family", ")", ";" ]
[ "if", "the", "raf", "includes", "any", "bit", "set", "for", "a", "group", "adjust", "it", "to", "contain", "all", "the", "bits", "for", "that", "group" ]
[ "raf", "=", "(", "(", "gsm", "&", "raf", ")", ">", "0", ")", "?", "(", "gsm", "|", "raf", ")", ":", "raf", ";", "raf", "=", "(", "(", "wcdma", "&", "raf", ")", ">", "0", ")", "?", "(", "wcdma", "|", "raf", ")", ":", "raf", ";", "raf", ...
[ "returns", "the", "highest", "capability", "of", "the", "radio", "access", "family", "(", "4g", ">", "3g", ">", "2g", ")" ]
[ "if", "(", "(", "lte", "&", "raf", ")", ">", "0", ")", "{", "return", "telephony", "manager", "network", "class", "4", "g", ";", "}", "if", "(", "(", "evdo", "|", "hs", "|", "wcdma", "&", "raf", ")", ">", "0", ")", "{", "return", "telephony", ...
[ "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "-", "...
[ "return", "variables", ";" ]
[ "loads", "a", "class", "with", "an", "instance", "of", "<", "code", ">", "loader", "<", "/", "code", ">", "and", "calls", "<", "code", ">", "main", "(", ")", "<", "/", "code", ">", "of", "that", "class" ]
[ "loader", "cl", "=", "new", "loader", "(", ")", ";", "cl", "run", "(", "args", ")", ";" ]
[ "produces", "a", "reflective", "class", "if", "the", "super", "class", "is", "also", "made", "reflective", "it", "must", "be", "done", "before", "the", "sub", "class" ]
[ "return", "reflection", "make", "reflective", "(", "clazz", ",", "metaobject", ",", "metaclass", ")", ";" ]
[ "<", "p", ">", "the", "metric", "queries", "to", "be", "returned", "a", "single", "<", "code", ">", "get", "metric", "data", "<", "/", "code", ">", "call", "can", "include", "as", "many", "as", "100", "<", "code", ">", "metric", "data", "query", "<...
[ "if", "(", "metric", "data", "queries", "=", "=", "null", ")", "{", "metric", "data", "queries", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "metric", "data", "query", ">", "(", ")", ";", "}", "return", "metric", "data",...
[ "<", "p", ">", "the", "metric", "queries", "to", "be", "returned", "a", "single", "<", "code", ">", "get", "metric", "data", "<", "/", "code", ">", "call", "can", "include", "as", "many", "as", "100", "<", "code", ">", "metric", "data", "query", "<...
[ "if", "(", "metric", "data", "queries", "=", "=", "null", ")", "{", "this", "metric", "data", "queries", "=", "null", ";", "return", ";", "}", "this", "metric", "data", "queries", "=", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "...
[ "<", "p", ">", "the", "metric", "queries", "to", "be", "returned", "a", "single", "<", "code", ">", "get", "metric", "data", "<", "/", "code", ">", "call", "can", "include", "as", "many", "as", "100", "<", "code", ">", "metric", "data", "query", "<...
[ "if", "(", "this", "metric", "data", "queries", "=", "=", "null", ")", "{", "set", "metric", "data", "queries", "(", "new", "com", "amazonaws", "internal", "sdk", "internal", "list", "<", "metric", "data", "query", ">", "(", "metric", "data", "queries", ...
[ "<", "p", ">", "the", "metric", "queries", "to", "be", "returned", "a", "single", "<", "code", ">", "get", "metric", "data", "<", "/", "code", ">", "call", "can", "include", "as", "many", "as", "100", "<", "code", ">", "metric", "data", "query", "<...
[ "set", "metric", "data", "queries", "(", "metric", "data", "queries", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "timestamp", "in", "unix", "epoch", "time", "format", "at", "which", "to", "start", "the", "reporting", "interval", "for", "the", "retrieval", "of", "historical", "metrics", "data", "the", "time", "must", "be", "specified", "using", "...
[ "set", "start", "time", "(", "start", "time", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "timestamp", "in", "unix", "epoch", "time", "format", "at", "which", "to", "end", "the", "reporting", "interval", "for", "the", "retrieval", "of", "historical", "metrics", "data", "the", "time", "must", "be", "specified", "using", "an...
[ "set", "end", "time", "(", "end", "time", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "token", "for", "the", "next", "set", "of", "results", "use", "the", "value", "returned", "in", "the", "previous", "response", "in", "the", "next", "request", "to", "retrieve", "the", "next", "set", "of", "results", "<", "/", "p",...
[ "set", "next", "token", "(", "next", "token", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "order", "in", "which", "data", "points", "should", "be", "returned", "<", "code", ">", "timestamp", "descending", "<", "/", "code", ">", "returns", "the", "newest", "data", "first", "and", "paginates", "when", "the", "<", "code", ...
[ "this", "scan", "by", "=", "scan", "by", ";" ]
[ "<", "p", ">", "the", "order", "in", "which", "data", "points", "should", "be", "returned", "<", "code", ">", "timestamp", "descending", "<", "/", "code", ">", "returns", "the", "newest", "data", "first", "and", "paginates", "when", "the", "<", "code", ...
[ "return", "this", "scan", "by", ";" ]
[ "<", "p", ">", "the", "order", "in", "which", "data", "points", "should", "be", "returned", "<", "code", ">", "timestamp", "descending", "<", "/", "code", ">", "returns", "the", "newest", "data", "first", "and", "paginates", "when", "the", "<", "code", ...
[ "set", "scan", "by", "(", "scan", "by", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "order", "in", "which", "data", "points", "should", "be", "returned", "<", "code", ">", "timestamp", "descending", "<", "/", "code", ">", "returns", "the", "newest", "data", "first", "and", "paginates", "when", "the", "<", "code", ...
[ "this", "scan", "by", "=", "scan", "by", "to", "string", "(", ")", ";", "return", "this", ";" ]
[ "<", "p", ">", "the", "maximum", "number", "of", "data", "points", "the", "request", "should", "return", "before", "paginating", "if", "you", "omit", "this", "the", "default", "of", "100", "800", "is", "used", "<", "/", "p", ">" ]
[ "this", "max", "datapoints", "=", "max", "datapoints", ";" ]
[ "<", "p", ">", "the", "maximum", "number", "of", "data", "points", "the", "request", "should", "return", "before", "paginating", "if", "you", "omit", "this", "the", "default", "of", "100", "800", "is", "used", "<", "/", "p", ">" ]
[ "return", "this", "max", "datapoints", ";" ]
[ "<", "p", ">", "the", "maximum", "number", "of", "data", "points", "the", "request", "should", "return", "before", "paginating", "if", "you", "omit", "this", "the", "default", "of", "100", "800", "is", "used", "<", "/", "p", ">" ]
[ "set", "max", "datapoints", "(", "max", "datapoints", ")", ";", "return", "this", ";" ]
[ "set", "whether", "standard", "iso", "formatting", "should", "be", "applied", "to", "all", "date", "/", "time", "types", "default", "is", "false", "(", "no", ")", "<", "p", ">", "if", "set", "to", "true", "the", "date", "style", "time", "style", "and",...
[ "this", "factories", "get", "(", "type", "date", ")", "set", "iso", "(", "use", "iso", "format", "?", "iso", "date", ":", "iso", "none", ")", ";", "this", "factories", "get", "(", "type", "time", ")", "set", "iso", "(", "use", "iso", "format", "?",...
[ "set", "the", "default", "format", "style", "of", "{" ]
[ "this", "factories", "get", "(", "type", "date", ")", "set", "date", "style", "(", "date", "style", ")", ";" ]
[ "set", "the", "default", "format", "style", "of", "{" ]
[ "this", "factories", "get", "(", "type", "time", ")", "set", "time", "style", "(", "time", "style", ")", ";" ]
[ "set", "the", "default", "format", "style", "of", "{" ]
[ "this", "factories", "get", "(", "type", "date", "time", ")", "set", "date", "time", "style", "(", "date", "time", "style", ")", ";" ]
[ "set", "the", "formatter", "that", "will", "be", "used", "for", "objects", "representing", "date", "values", "<", "p", ">", "this", "formatter", "will", "be", "used", "for", "the", "{" ]
[ "this", "formatters", "put", "(", "type", "date", ",", "formatter", ")", ";" ]
[ "set", "the", "formatter", "that", "will", "be", "used", "for", "objects", "representing", "time", "values", "<", "p", ">", "this", "formatter", "will", "be", "used", "for", "the", "{" ]
[ "this", "formatters", "put", "(", "type", "time", ",", "formatter", ")", ";" ]
[ "set", "the", "formatter", "that", "will", "be", "used", "for", "objects", "representing", "date", "and", "time", "values", "<", "p", ">", "this", "formatter", "will", "be", "used", "for", "{" ]
[ "this", "formatters", "put", "(", "type", "date", "time", ",", "formatter", ")", ";" ]
[ "this", "is", "a", "mandatory", "parameter", "example", "value", ":", "au", "-", "tpxc", "a", "-", "i", "u", "5", "ovu", "d", "2", "f", "l", "5" ]
[ "this", "event", "=", "event", ";", "return", "this", ";" ]
[ "event", "type", "getter" ]
[ "return", "event", ";" ]