About 1,541,036 results (1,595 milliseconds)

Recommended way to persist Map<String, Long> field?

https://groups.google.com/g/objectify-appengine/c/ilv-C_leW5k
Jan 13, 2012 ... [java] Caused by: java.lang.IllegalStateException: java.lang.Long ... with a Long value (for example, stuff.put("abc", 123) would produce a

Clojure 1.3 treatment of integers and longs

https://groups.google.com/g/clojure/c/7-hARL5c1lI
longs. Auto-coercing ints to longs is prone to errors like I ran into, especially when interoperating with Java code. It becomes especially confusing ...

"Long monitor contention event" and cache "file not found" warnings ...

https://groups.google.com/g/mapsforge-dev/c/Qu70cUQvnWQ
Apr 10, 2015 ... ... java.lang.String java.lang.VMClassLoader.getBootClassPathResource ... example.maps/cache/mapcache1/11/980/667.tile: open failed: ENOENT ...

@bootstrap - Long Click on a coordinate. Can you give a Java ...

https://groups.google.com/d/topic/appium-discuss/sYC9Prq81Sk/unsubscribe
is a work in progress and it'll include the longClick example in Java.. > -- > http://appium.io > --- > You received ...

ObjectId to long and back

https://groups.google.com/g/mongodb-user/c/PfA-PTORx8g
Aug 9, 2011 ... For some reason this piece of code, will generate the same long number for different ObjectId(yes, they are different) in my case I have 7 ...

Language Guide (proto 3) | Protocol Buffers Documentation

https://developers.google.com/protocol-buffers/docs/proto3
long, int/long, int64, Bignum, long, integer/string, Int64, i64. uint32 ... See the Java generated code reference for more. --kotlin_out generates ...

Long-lived channels and asynchronous calls

https://groups.google.com/g/grpc-io/c/IFalPtNfRtw
Dec 15, 2015 ... The service (simplified for the sake of this example) as defined by the proto file looks something like this. ... Java one. It looks like ...

Long unexplained time-to-safepoint (TTSP) in the JVM

https://groups.google.com/g/mechanical-sympathy/c/LFrJPhyVOJ4
Jun 4, 2020 ... Zing runs all threads through a background checkpoint every 5 seconds, so code paths with long TTSPs have a hard time hiding from the detector.

Very long notes in @ApiOperation annotation -> outsource it?

https://groups.google.com/g/swagger-swaggersocket/c/szUa7jXi3Ag
Oct 5, 2015 ... A java REST resource where the most of the java code are "notes"? Not very nice... So, annotations have to be static. Has someone an idea to ...

how to insert long date type in mongodb through java.

https://groups.google.com/g/mongodb-user/c/tYfKM5N3XjU
Mar 14, 2014 ... I just tried a quick test and when I store a long datatype then it's stored as NumberLong() Code: long l=1; collection.insert(new ...

A GoogleAds API Call is taking long time time execute when ...

https://groups.google.com/g/adwords-api/c/9L5WojyVhbM
May 9, 2022 ... ... ? This is an example of my call: java com.google.ads.googleads.examples.remarketing.AddCustomerMatchUserList -Dapi.googleads ...

int or long as map key

https://groups.google.com/g/clojure/c/LHZ6e8lbTOk
Note that Java code dealing with Clojure maps using the java.util.Map interface will still get the standard Java behavior using Object.equals. Clojure 1.3.0 ...

Google Code Archive - Long-term storage for Google Code Project ...

https://code.google.com/archive/p/json-simple/issues/64
Jan 18, 2012 ... ... Java Object to JSON literal. For example, if we have a java.lang.Long with value 123, when generating JSON, it will output the value 123 ...

putting a long instead of an int in a map

https://groups.google.com/g/snakeyaml-core/c/xedkbau8JGI
... java.lang.Integer cannot be cast to java.lang.Long. java.lang ... This is an example how to use your custom way: http://code.google.com/p/snakeyaml ...

[JAVA] squid:S00103 (Lines should not be too long) - enhancement ...

https://groups.google.com/g/sonarqube/c/nXnxK9eq6U4
Jul 30, 2016 ... I have a lot of the squid:S00103 (Lines should not be too long) issues on example code placed in Javadoc <pre> blocks. Is there any chance that this rule will ...

Very long notes in @ApiOperation annotation -> outsource it?

https://groups.google.com/g/swagger-swaggersocket/c/szUa7jXi3Ag
Oct 5, 2015 ... A java REST resource where the most of the java code are "notes"? Not very nice... So, annotations have to be static. Has someone an idea to ...

Google Code Archive - Long-term storage for Google Code Project ...

https://code.google.com/archive/a/eclipselabs.org/p/workspacemechanic/issues/26
Aug 18, 2010 ... Start Workspace Mechanic preference recording, go to Window Preferences > Java > Code Style > Code Templates > Code > Class body. Press Edit...

[GWT] Project

https://developers.google.com/web-toolkit/doc/latest/DevGuideCodingBasicsJSNI?csw=1
... Java code; Java objects cannot be constructed from "thin air" in JavaScript. Important Notes. The Java long type cannot be represented in JavaScript as a ...

Rebuild Metadata Job Taking Very Long Time (Nexus 3)

https://groups.google.com/a/glists.sonatype.com/g/nexus-users/c/x-NekiKKw3w
For example, I have a weekly task to re-build the metadata for my ... at java.lang.Thread.run(Thread.java:748). Rich Seddon's profile photo. Rich ...

Google Code Archive - Long-term storage for Google Code Project ...

https://code.google.com/archive/p/jarjar/issues/6
Dec 10, 2007 ... I have also replicated this problem, using jarjar-1.0rc6.jar with mysql-connector-java-5.1.5.jar. My ant task is. This always fails with an ...